Commit Graph

93 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Jens Ulferts fdd3bd80b6 fix test_unit tests 10 years ago
Florian Kraft 1a2ea133f2 fix tests for wiki and permitted params 10 years ago
Jens Ulferts c65c60c9b7 style work package form 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Michael Frister 78e4f921f7 Fix PermittedParams not filtering auth_source_id and fix specs 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 78ab5970a4 Allow plugins to add permitted attributes 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 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
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
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 1ddab51162 add :editable, :visible to permitted_params of custom_fields 11 years ago
Philipp Tessenow 16d8ede493 use permitted params for board 11 years ago
Philipp Tessenow bc11f3b24c leaner and cleaner `role?` implementation 11 years ago
Philipp Tessenow 333b38d8ba enable moving roles in the list 11 years ago
Philipp Tessenow a64449432c use permitted params for role 11 years ago
Philipp Tessenow 43681d1b28 use permitted params for auth_source 11 years ago
Markus Kahl c84afbdce3 use permitted params for member update 11 years ago
Markus Kahl 0fca8ddf31 use strong params instead of attr_protected in member 11 years ago
Hagen Schink 55b27b1477 Uses permitted params in wiki controller 11 years ago
Hagen Schink bcef83eb09 Improves custom field handling 11 years ago
Philipp Tessenow 0b375065c1 allow enumerations with custom fields 11 years ago
Philipp Tessenow 1970491ef8 use permitted params in QueryControllier 11 years ago
Philipp Tessenow 0d0985367b sort methods of PermittedParams class 11 years ago
Philipp Tessenow 23c513dc0b it should not be possible anymore to update/create enumerations so that they have a non existent type 11 years ago
Markus Kahl 317a935ca4 remove obsolete planning_element_status_id 11 years ago
Markus Kahl 8ad12bbea1 allow writing planning elements' status_id 11 years ago
Hagen Schink a0d78b4579 Fixes missing permitted params 11 years ago
Philipp Tessenow b382bd78b3 fix unfortunate typos + review feedback 11 years ago
Philipp Tessenow 10d79bebd2 feed permitted params to mass assignments in enumerations_controller 11 years ago
Philipp Tessenow 860eb61fda use permitted_params for group_controller 11 years ago
Philipp Tessenow b0cef063f9 fix: we can delete custom_field translations again :) 11 years ago
Philipp Tessenow a4e669eef8 fix custom_field tests 11 years ago
Philipp Tessenow 9ff5b0289d simplify move_to operations in permitted_params.rb 11 years ago
Philipp Tessenow abd35622e3 make custom_fields Rails3ish 11 years ago
Philipp Tessenow 71043d0d2f whitelist params for custom_fields 11 years ago