Commit Graph

5628 Commits (597bc84dce147ad94893e578514a4b11be3a7f58)

Author SHA1 Message Date
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
Till Breuer c1f175401b Group select2 options for query selection 11 years ago
Till Breuer 8a81f72f66 Update indentation of work_packages#index view 11 years ago
Till Breuer 892a4592ce Manage permissions for query menu items 11 years ago
Till Breuer 8d5332a2dc Add query selection select2 field to work_packages#index (WIP) 11 years ago
Till Breuer 9ade8b79f0 Change indentation in application.js 11 years ago
Till Breuer 8f5b59d3c3 Add localization for error on menu item creation 11 years ago
Till Breuer b119b3d90e Fix building of query path in query menu items controller 11 years ago
Till Breuer 77f81fe201 Only show query menu items of queries visible to user 11 years ago
Till Breuer 185fb74855 Move menu item methods concerning wikis to wiki menu item 11 years ago
Till Breuer 687515df84 Sketch query menu item creation and deletion 11 years ago
Till Breuer 2a5e9e4cee Add locales for operations on menu items 11 years ago
Till Breuer db39af8860 Validate uniqueness of menu item title scoped by navigatable type 11 years ago
Till Breuer 71f9a56e89 Add query menu items 11 years ago
Till Breuer 4dcc97d544 Add menu items generalized from wiki menu items 11 years ago
Till Breuer b57b9a9348 Make message#board_id accessible to allow for moving topics (fixes #2534) 11 years ago
Nils Kenneweg f93ec83aaf get start date of first pe which has a date. 11 years ago
Martin Czuchra c65cc858d7 Removes before filters for :require_login. 11 years ago
Philipp Tessenow 8173e3fc31 refactor pagination model. remove duplicated code and scopes 11 years ago
jwollert 8064588957 do not render success message when we don't actually update a wiki menu item 11 years ago