Commit Graph

63 Commits (0fcf22e7c1a8a7d283afeba0b47baf1faead13a2)

Author SHA1 Message Date
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
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
Philipp Tessenow 31b65ef1b7 give permitted params some sane whitespace 11 years ago
Philipp Tessenow ee28248ec6 sort permitted_parames-monster-hash alphabetically 11 years ago
Philipp Tessenow 236a2cd668 use permitted params for Status#create/update 11 years ago
Sebastian Schuster 97577c3f78 Fixed non-functional optimistic locking for 11 years ago
Markus Kahl 8a79221a48 necessary permissions for custom_fields via XML 11 years ago
Markus Kahl 5de27f1cf0 write custom fields for work packages through API v2 11 years ago
Hagen Schink 6043f43c55 Fixes forum reordering 11 years ago
Hagen Schink 2cde500464 Renames permitted param 11 years ago
Philipp Tessenow 87717b2ba7 allow updating types for planning_elements again 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank 54a4bbaf7d permitted params still needs a special set of permitted params for the api. 11 years ago
Stefan Frank d7f399ab8d moved the permitted params into the workpackage_moves_controller, which is the only place it is used: This greens all moves-controller-specs 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Stefan Frank bf7054fa47 re-merged the changes from the unit-tests-branch&fixed the tests. 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Jens Ulferts 7c545ca592 refactors work package controller to always use work_package method 11 years ago
Jens Ulferts 34e4dc7d1b fixes custom_field_value permitance for params 11 years ago
Martin Czuchra 48658490a9 Fixes types_controller_test. 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Hagen Schink 42e8e74ffa Fix type sort 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 11 years ago
Jens Ulferts 0def3223c4 enables attaching files on edit 11 years ago
Jens Ulferts f24e88878e enables notes to be set on edit 11 years ago
Jens Ulferts 5a03ad9bba adds params for update work_package to permitted params 11 years ago
Hagen Schink f5d66560df Use strong parameters for type 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 11 years ago
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 11 years ago