Commit Graph

2095 Commits (728828be144949d89044f46af5d5383c89f6233f)

Author SHA1 Message Date
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
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
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
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 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
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
Ion Biziiac ce2f74a37a Fix WP copy without project cross references 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
Markus Kahl 08f8c482fe dropped redundant limit 11 years ago
Markus Kahl 05c003e11f don't rely on journal record id to find predecessor and use version instead 11 years ago
slawa a070cee3d7 Fix sticky date set 11 years ago
slawa c8a15571f2 Reset sticky date when sticky option is reset 11 years ago
slawa ffbf6d3510 Respect sticky in default order 11 years ago
Sebastian Schuster 5c92911546 Fixed permitted params to be more robust against missing parameters 11 years ago
Sebastian Schuster aa1e4a706f Added whitelisting of watchers and time entries for planning elements 11 years ago
Ion Biziiac 59adc2b45d Fixes 'due date' validation when 'start date' is not present in a custom form 11 years ago
Sebastian Schuster ffd8566e9b Added attachments whitelisting to planning elements and sorted param 11 years ago
Sebastian Schuster ed814bf834 Added additional parameter whitelisting to create work packages via 11 years ago
Till Breuer fc38f8e16a Don't preselect inactive default priorities for new work packages 11 years ago
Markus Kahl e3ef8b5fb4 introducing static url helpers for use outside view/controller contexts 11 years ago
Johannes Wollert d851757ec3 work packages can no longer be assigned to inactive priorities 11 years ago