Commit Graph

108 Commits (fe2b30c7dce0f5712516df37b1c4b9c800beed8f)

Author SHA1 Message Date
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
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
Philipp Tessenow c13efb2996 generate nokogiri diffs 12 years ago
Philipp Tessenow 4dba450164 require nokogiri/patch and add it to gemfile 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Tom Kersten ce8bb652c6 [#423] Removed explicit render in WikiController#show 14 years ago
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Jean-Philippe Lang e0f37601f3 Fixed: Simultaneous wiki updates cause internal error (#7939). 14 years ago
Jean-Philippe Lang fec6eb782c Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 14 years ago
Jean-Philippe Lang 4a6a551d07 Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987). 14 years ago
Tim Felgentreff 65097e7d11 fixing tests 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago