Commit Graph

2142 Commits (754b3652b134b52cddfdf3b770903d674ffa8fff)

Author SHA1 Message Date
Philipp Tessenow c8d109169e do not use deprecated methods Query#values_for and Query#operator_for 11 years ago
Philipp Tessenow 50dd509430 user.pref.theme defaults to application_theme if the user has not set a theme yet 11 years ago
Philipp Tessenow 00c1d98c7d a user may now choose a custom theme in his preferences 11 years ago
Till Breuer 1aeba033dc Restrict possible watchers to project members in any case 11 years ago
Markus Kahl f7355c1820 include ForbiddenAttributeProtection in correct file (model instead of controller) 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 0c0599a6e9 Enables ForbiddenAttributesProtection for wiki 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
Hagen Schink 7fc57dddf1 Adds comments with high-level explanations 11 years ago
Hagen Schink 7480794664 Fixes time entry link 11 years ago
Hagen Schink 6c91fc9f17 Fixes time entry link title 11 years ago
Hagen Schink 79bb8ad5be Fixes work package anchor 11 years ago
Hagen Schink d1d877d9c3 Fixes message url 11 years ago
Hagen Schink 030b792bc4 Passes activity to activitied type 11 years ago
Hagen Schink 7a13c70dbc Fixes time entry and news activity provider 11 years ago
Hagen Schink b8813ed8e5 Passes activity to activity providers 11 years ago
Hagen Schink 997809d96e Fixes work package activity link with anchor 11 years ago
Hagen Schink 6b10de7234 Fixes source code layout 11 years ago
Hagen Schink 7450d1b3bd Fixes changeset activity provider 11 years ago
Hagen Schink 579b40134e Adds I18n dependency to base class 11 years ago
Hagen Schink 9ec3a4d18c Fixes wiki activity provider 11 years ago
Hagen Schink 4faf4a5b58 Unifies activity journal projection 11 years ago
Hagen Schink 5179dc8916 Improves method complexity 11 years ago
Hagen Schink 2ef12e1ccd Unifies project definition 11 years ago
Hagen Schink cbd0729098 Prevents calls to not defined methods 11 years ago
Hagen Schink 7319279e41 Unifies event filling 11 years ago
Hagen Schink 97a199eb91 Moves activity provider to separate files 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
Philipp Tessenow 4f4067a891 enable ForbiddenAttributesProtection in query.rb 11 years ago
Philipp Tessenow 6d667971cc remove attr_protected from Enumeration 11 years ago
Sebastian Schuster f36cbf319d Fixed missing parent_id error 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 31c9744c64 Fixes missing work package url 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 69871d8da6 protect Enumeration with ActiveModel::ForbiddenAttributesProtection 11 years ago
Philipp Tessenow 22eb5c1fbc accidentaly included wrong attribute protection module into group 11 years ago
Philipp Tessenow 860eb61fda use permitted_params for group_controller 11 years ago
Johannes Wollert 0f244ea0d2 catch all RecordNotFound errors when destroying work packages in a project 11 years ago
Hagen Schink 1183cb2092 Adds error localization 11 years ago
Hagen Schink 4268cb86d3 Adds more explicit deprecation warning 11 years ago
Hagen Schink f5d0f25566 Uses 'class_attribute' 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago