Commit Graph

127 Commits (3153cbdb59964cc65356d7a5d78f9e03bbe007e6)

Author SHA1 Message Date
Oliver Günther a799de0157
Remove invalid wiki menu children nodes if the slug already exists 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl 471733ab05 prevent renaming wiki pages if there will be menu item conflicts 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther 6a91e4a32a
Fix wiki controller item specs 8 years ago
Jens Ulferts 36c785b7c8 set update_on when recreating content from journal 8 years ago
Henriette Dinger 1d3d6b744d Highlight queries in the sidebar 8 years ago
Henriette Dinger f4154a1b94 Restyle wiki history page 8 years ago
Oliver Günther 65c3ebaa2d
Fix specs 8 years ago
Oliver Günther 7312ed1d6f Remove `pretty_title` since that won't matter now. 8 years ago
Oliver Günther 9a34fe27c7 Migrate wiki titles to URL slugs 8 years ago
Henriette Dinger 595e25a346 Add missing flash messages 9 years ago
Oliver Günther a801a5c403 Unescape titles coming from route params 9 years ago
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 ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles ab0864062e Make WikiController#rename use PATCH 10 years ago
Jan Sandbrink dcd75d2a52 "fix" too much space before content in Wiki 10 years ago
Jens Ulferts dd44451b6e fix parameter naming 10 years ago
Jens Ulferts fdd3bd80b6 fix test_unit tests 10 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
Hagen Schink 6f0dd06861 Preview caption reflects the previewed attribute 11 years ago
Hagen Schink 3a58ad5cb4 Fix preview 11 years ago
Hagen Schink 23d1a51c74 Preview caption reflects the previewed attribute 11 years ago
Hagen Schink 43cc5f677e Fix preview 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 55b27b1477 Uses permitted params in wiki controller 11 years ago
Till Breuer 15982898d9 Add integration test for wiki child page creation with special characters in title 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 38ac23fd6f Remove confusing wiki_controller#new 11 years ago
Till Breuer 72693bdcc5 Redirect to projects#show after the last wiki page has been deleted 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister 1b1720ef08 Move changing a wiki page's parent page to an own action 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts d53c983496 uses will_paginate for wiki history 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 82e3df434c define translation for WikiControllers default breadcrumb 12 years ago
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago
Christian Ratz 237c1b1b80 Revert "fixes wiki#create" 12 years ago
Christian Ratz 5010645823 fixes wiki#create 12 years ago
Jens Ulferts 668d6ba1b8 increases robustness of menu item selection for wiki controller 12 years ago
Jens Ulferts ce9b860b3f explicitly defines the selected menu items for the wiki controller 12 years ago
Romano Licker 936f0bbdcb refactoring wiki hierarchy breadcrumb 12 years ago
Romano Licker 2f772159a9 add default controller actions and build "create child page link" 12 years ago