Commit Graph

2289 Commits (d63febcf09f157c91411eaf065d4d3fb4af1b51b)

Author SHA1 Message Date
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
Martin Linkhorst a48792b12b no underscores for private methods 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Martin Linkhorst f0b1df9e07 based the settings callbacks on OP::Notifications 11 years ago
Martin Linkhorst dda5226dff fire callbacks only when setting was stored sucessfully 11 years ago
Richard e20c000c1a Fixed bug in query model which was preventing custom fields being available. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Philipp Tessenow 9db54f08a0 call private methods the right way 11 years ago
Philipp Tessenow eb4a18ea7d do not use ruby 2.1 features so we still support 2.0 inofficially 11 years ago
Philipp Tessenow b26b15ce89 prepend private_class_method to private class methods 11 years ago
Richard 23b1d3bc13 Fixed bug in query model which was preventing custom fields being available. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Alex Coles e6209a2b9e deprecate_alias Franglais Version#*pourcent methods 11 years ago
Michael Frister 78ab5970a4 Allow plugins to add permitted attributes 11 years ago
Michael Frister 0c338e042a Remove attr_protected on User now that we use strong_parameters 11 years ago