Commit Graph

34 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Till Breuer ac92678f21 Fix redirect path after wiki menu item creation 11 years ago
Till Breuer aa895306bd Use strong parameters in menu item controllers 11 years ago
Till Breuer 4dcc97d544 Add menu items generalized from wiki menu items 11 years ago
jwollert 8064588957 do not render success message when we don't actually update a wiki menu item 11 years ago
Till Breuer a8265cef6c Ensure wiki_page#to_param is used for various links and redirects 11 years ago
Till Breuer 2398ab56de Ensure a wiki menu item has to be replaced when it is the last one... 11 years ago
Till Breuer e3a9c8c49d Do nothing when replacing a wiki menu item with itsself 11 years ago
Till Breuer c9d8aa5e08 Fix error on double click when replacing main wiki menu items 11 years ago
Till Breuer e266af9deb Also include the current wiki page and its children for main item replacement 11 years ago
Till Breuer 1f07b9c210 Fix wiki menu item replacement in the case no new main item is selected 11 years ago
Till Breuer cb10d35385 Transfer menu item option to new wiki menu item during replacement 11 years ago
Till Breuer e5d739425b Add controller specs for main wiki menu item replacement, fix action 11 years ago
Till Breuer dafd8be242 Remove duplicate initialization of @project in wiki menu items controller 11 years ago
Till Breuer 352516aee9 Integrate main wiki menu item replacement selection into page flow (WIP) 11 years ago
Till Breuer 72c427dc59 Add action for main wiki menu item replacement 11 years ago
Till Breuer 44d66f4e68 Make wiki_menu_items#update more readable 11 years ago
Till Breuer a84df5c01a Point out consistent usage of wiki_id throughout data loading in wiki_menu_items_controller 11 years ago
Till Breuer ee74eb7ede Add integration tests for parent wiki menu item preselection 11 years ago
Till Breuer eee1e04bb0 Fix parent menu item preselection of grand children of a wiki page 11 years ago
Till Breuer 11ad2d2d53 Change variable naming in wiki menu items controller 11 years ago
Till Breuer 0ec11da58e Fix parent wiki menu entry preselection 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Romano Licker 04541cc662 add before filter in order for the authentication to work 12 years ago
Jens Ulferts d02ebfde84 selects the currently edited menu entry in the main menu 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 7c8ac464cd introduce wiki menu items 12 years ago