summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/destroy.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/wiki/destroy.rhtml.Toshi MARUYAMA2011-08-241-21/+0
* Adds breadcrumb on all wiki page views.Jean-Philippe Lang2011-07-041-0/+2
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-1/+1
* Refactor: convert WikiController#destroy to use HTTP DELETEEric Davis2010-10-261-1/+1
* Refactor: rename WikiController#index to #show, it's a single resource actionEric Davis2010-10-211-1/+1
* Refactor: change :id on WikiController to use :project_idEric Davis2010-10-201-1/+1
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-211-0/+19