Commit Graph

2318 Commits (a8d15897baa066471e30a92d07bd33f0f7ee3f12)

Author SHA1 Message Date
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
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Toshi MARUYAMA 00d60e9583 fix miss fixing 'weigh' 11 years ago
Alex Coles a7ad3fff42 Style fixes: Remove unnecessary semicolons 11 years ago
Alex Coles d6d7ff2414 Remove Franglais in Version#*percent method names 11 years ago
Alex Coles 97a7603063 Fix typo in Timeline private method 11 years ago
Alex Coles 56947695e1 Fix typo in CustomField validation method 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Martin Linkhorst c9effc5b6b implements callbacks for settings 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Philipp Tessenow f7fb4f9fd1 WorkPackage model: Improve formatting 11 years ago
Philipp Tessenow 1fe3d6c787 make WorkPackage.count_and_group_by private 11 years ago
Hagen Schink 66ad6d6b76 Make changes a hash with indifferent access 11 years ago
Hagen Schink abe3d9cac9 Remove symbols from journal processing 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Till Breuer a3a34428ed Make the filter serializer resist empty filter collections 11 years ago
Till Breuer b6718dc3d1 Discard presence of filters validation 11 years ago
Till Breuer e7e37ee651 Add active model serialization to filter model 11 years ago
Till Breuer 1cc4712ac2 Make the query more tolerant of missing values 11 years ago
Ion Biziiac ce2f74a37a Fix WP copy without project cross references 11 years ago
Richard c383aa080a Refactored a bit. 11 years ago
Richard 330a6b80fc Finally got custom fields into the rabl templates. 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Markus Kahl d6b215f09e dropped redundant limit 11 years ago
Markus Kahl 7301228d65 don't rely on journal record id to find predecessor and use version instead 11 years ago
Richard c81777decd Made a rudimentary attempt at loading query if id is given. 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago