Commit Graph

2181 Commits (f744966831b859d559188ffbd7a41109f0fdcfed)

Author SHA1 Message Date
slawa 50e831ca02 Copy also the memberships interval 10 years ago
slawa 3061e36115 Skip privacy validation 10 years ago
Jonas Heinrich 58cff50128 changes the default data 10 years ago
Ion Biziiac 47afafa82f Fix forum topics are not copied on project copy 10 years ago
Jonas Heinrich 6a2cae0385 fixes validation of min_length, max_length 10 years ago
Jonas Heinrich 95041b3d11 adds consistency to hash syntax 10 years ago
Jonas Heinrich f8ae39b9bb adds validation for min-max length 10 years ago
slawa a3b834debe Check the description length before save an attachment 10 years ago
Richard ee29bbd089 Journal editable_by? checks if user is the journal owner. 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Markus Kahl 51ef41ba27 deny password change if password login disabled 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl 02b28ee01e disable password-based login in user model 10 years ago
Richard b68524e97b Order work packages attachments by filename by default. 10 years ago
Hagen Schink d1c165f657 Set user locale for copy project 10 years ago
slawa 4ed6654c7d Check if member with selected role is assigned to selected project 11 years ago
Hagen Schink e12ec7883d Select custom fields of public projects 11 years ago
Hagen Schink 791bb19ca2 Make boolean value database agnostic 11 years ago
Hagen Schink 025763a76c Respect WP custom fields visible for all 11 years ago
Hagen Schink 8d2b0608a8 Don't apply filter for admins 11 years ago
Hagen Schink 5065215415 Filter WP custom fields by membership 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Ion Biziiac 8a5e21647b Add the class method add_filter_type_by_field to Queries::WorkPackages::Filter 11 years ago
Hagen Schink 8c144050e4 Move copy project implementation to DJ 11 years ago
Alex Coles c12410a736 Fix whitespace in (Rails) models 11 years ago
slawa 1edf969ca7 Add also validation for name value length 11 years ago
slawa f11be51215 Custom validator to check the presence of custom field name. 11 years ago
slawa a2cf6871d0 Add also validation for name value length 11 years ago
slawa fd0f497c28 Custom validator to check the presence of custom field name. 11 years ago
Markus Kahl c714ac7102 added #reported_work_package_count to user [DRYing] 11 years ago
Markus Kahl 21dd6ecf7e log_successful_login call goes to user instance 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Michael Frister 68c7f933af JournalManager: Fix attempting to create two journals with same version 11 years ago
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Michael Frister 183fb9f408 User edit: Show external authentication provider 11 years ago
Michael Frister 78e4f921f7 Fix PermittedParams not filtering auth_source_id and fix specs 11 years ago
Michael Frister 4b868d7062 Use User#uses_external_authentication? for checking that 11 years ago
Michael Frister 43c21cf09a User: Make sure force_password_change can only be activated if allowed 11 years ago
Michael Frister 50b4942377 User: Move auth_source_id filtering to PermittedParams 11 years ago
Michael Frister 637301bde7 User Create: Fix permitted params 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
Michael Frister 40b5246298 Fix PermittedParams#user_register_via_omniauth 11 years ago
Michael Frister 7cd1726a82 PermittedParams: Fix comment about group_ids 11 years ago
Michael Frister 530facf740 Refactor UsersController#update a little 11 years ago
Michael Frister 475d0b33c5 Omniauth: Allow correcting validation errors via registration form 11 years ago
Michael Frister 673c620306 Begin to replace OpenID with omniauth 11 years ago
Richard 769a6f65ac Checking for filters with nil values. 11 years ago