Commit Graph

2389 Commits (81de05e5fef1ff4ee07f3ee93612cda30ee92159)

Author SHA1 Message Date
Markus Kahl ab5dd99d9d dropped unnecessary menu item title restriction 10 years ago
Philipp Tessenow 1aab90ccb8 restore wrong (but performant) possible_watcher impl 10 years ago
Markus Kahl 61d7fbe34c spec for menu items with identical names 10 years ago
Philipp Tessenow 43fa84c875 restore wrong (but performant) possible_watcher impl 10 years ago
Markus Kahl a9e64e04c7 make sure to use unique name for query menu items 10 years ago
Mihail Maxacov e6bde3a7a2 Fix user is shown as deleted incorrectly 10 years ago
Alex Coles c695ca4ea8 Fix whitespace in (Rails) models 10 years ago
Hagen Schink 39085a1037 Fix subproject copy 10 years ago
Ion Biziiac 033b9c49ac Fix cascade deletion of membership associations on project destroy 10 years ago
Ion Biziiac bdd158c71c Fix correct creation of membership associations on project copy 10 years ago
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