Commit Graph

5781 Commits (f3d838c9dd732dafb7f2b837e9e43fa782856e77)

Author SHA1 Message Date
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
jwollert 3d9f5de489 fix work package special reports: 11 years ago
jwollert 643bd70d42 fix readding a users membership to a project in admin panel 11 years ago
Nils Kenneweg 00570fda4b change first group number to 1. 11 years ago
Martin Czuchra 72f65cdfd3 These go to eleven... 11 years ago
Till Breuer 15982898d9 Add integration test for wiki child page creation with special characters in title 11 years ago
Till Breuer 9bf0235d1e Use escaped page title for anchor in wiki export 11 years ago
Till Breuer 806c7ffcd2 Fix 404 on exports of wiki pages with special characters... 11 years ago
Till Breuer 564f6a0d29 Fix wiki menu index after escaping page titles in links 11 years ago
Till Breuer fef78ca812 Respecify redirect after wiki#destroy 11 years ago
Till Breuer 55b13d4067 Add wiki#new again since it's in the specs 11 years ago
Till Breuer a8265cef6c Ensure wiki_page#to_param is used for various links and redirects 11 years ago
Till Breuer bf0c197dc0 Ensure wiki_page#to_param is used for links in wiki index 11 years ago
Till Breuer 38ac23fd6f Remove confusing wiki_controller#new 11 years ago