Commit Graph

5597 Commits (6acf1c64bd9c967cf56c8e9e7025f8cdc7a4d56f)

Author SHA1 Message Date
Philipp Tessenow 6acf1c64bd when having a wrong custom_field_type redirect to general custom_field page 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 db533c02ca ActiveModel::ForbiddenAttributesProtection has to be included in the Status model 11 years ago
Philipp Tessenow 236a2cd668 use permitted params for Status#create/update 11 years ago
Sebastian Schuster 575505d73f Also fixed wrong permission check for update form 11 years ago
Christian Ratz c1dc88112a Fixed Bug 3046 11 years ago
Till Breuer 6fef6001da Perform individual parameter whitelisting during work package bulk update 11 years ago
Till Breuer e43506b7a1 Fix work_packages/bulk#update if no work package params are passed 11 years ago
Till Breuer e34b674dcf Use permitted params instead of safe attributes in work packages bulk controller... 11 years ago
Hagen Schink 0fc70456aa Passes the change author to the delayed job 11 years ago
Hagen Schink 1cfa8e87c0 Adapts header type to work package 11 years ago
Sebastian Schuster 9012596804 Changes from empty string to nil and vice versa are no 11 years ago
Philipp Tessenow 7fbb4d3f0e introduce plugin hook for global assets 11 years ago
Till Breuer e999ce74d3 Give space to journal notes on work_packages#index (fixes #3033) 11 years ago
Michael Frister b9a0cbac9d API v2: Improve status index performance 11 years ago
Hagen Schink 96f54f36ea Adds user id to an email's message id 11 years ago
Hagen Schink de2bfa1d22 Fixes message id uniqueness 11 years ago
Philipp Tessenow 79d7a270c0 move common code of reports_controller and timelog_controller into a common helper 11 years ago
Philipp Tessenow 8d6b1a6944 give story_points in the api/v1 if we have them 11 years ago
Hagen Schink ae326ae988 Fixes version layout in calendar 11 years ago
Hagen Schink 8b50777bed Fixes query filter serialization 11 years ago
Christian Ratz 45419a7531 fixed #3030 11 years ago
Till Breuer d085e36aaa Add forbidden attributes protection to menu items 11 years ago
Till Breuer 4d5259e688 Add flash notice after successful query_menu_items#create 11 years ago
Till Breuer c52518ec12 Update specification of redirect after query_menu_items#create 11 years ago
Till Breuer 65d2cd7f54 Init query selection select2 on work_packages#index after applying a query 11 years ago
Till Breuer 8e1c8264ee Add missing copyright headers and newline at eof 11 years ago
Till Breuer 805bd34aad Don't apply select2 to query select box if accessibility mode is enabled 11 years ago
Till Breuer cc2874f70f Remove inline javascript from work_packages#index 11 years ago
Till Breuer ae900c40f9 Only show query select box if there are visible queries on work_packages#index 11 years ago
Till Breuer 609fa4befe Adjust color for enabled select2 elements on work_packages#index 11 years ago
Till Breuer aa895306bd Use strong parameters in menu item controllers 11 years ago
Till Breuer 7770f03d1a Add spec for menu_item#destroy 11 years ago
Till Breuer 3639154a98 Fix wiki menu items constant references after menu items generalization 11 years ago
Till Breuer ceec532871 Remove explicit passing of objects from query_menu_items#edit since they aren't used by the view 11 years ago
Till Breuer f47e5cb0ba Don't show flash on query_menu_items#create, prevent error on double submission 11 years ago
Till Breuer c5b26e920a Use current_menu_item from menu item controller mix in to select query menu items 11 years ago
Till Breuer f130d8be4c Add query menu items controller spec, respecify redirect after create 11 years ago
Till Breuer dd8319e91b Add authorization check to query menu items controller 11 years ago
Till Breuer 8d80a59876 Add query_menu_items#edit, make names of query menu items configurable 11 years ago
Till Breuer bf3923aa04 Use canonical resources route for query menu items, use local project variable in workpackages#index 11 years ago
Till Breuer 7e8f9e9239 Deselect query menu item when the query is cleared 11 years ago
Till Breuer f53e1884c0 Make work packages controller spec work again 11 years ago
Till Breuer e73ec9882a Mark query menu item corresponding to current query as selected 11 years ago
Till Breuer 54d88cba49 Canonicalize query menu item name 11 years ago
Till Breuer cd684891be Remove queries from sidebar 11 years ago