summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/show.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/wiki/show.rhtml.Toshi MARUYAMA2011-08-241-68/+0
* Replace hardcoded string "diff" in Wiki#show (#9043).Toshi MARUYAMA2011-08-121-1/+1
* remove trailing white-spaces from app/views/wiki/show.rhtml.Toshi MARUYAMA2011-08-111-1/+1
* replace « and » at app/views/wiki/show.rhtml to hexadecimal UTF-8 s...Toshi MARUYAMA2011-08-061-2/+2
* Replaced french word "anonyme" at app/views/wiki/show.rhtml with label_user_a...Toshi MARUYAMA2011-08-061-4/+11
* HTML escape at app/views/wiki/show.rhtml.Toshi MARUYAMA2011-08-021-2/+2
* Adds breadcrumb on all wiki page views.Jean-Philippe Lang2011-07-041-1/+1
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-281-5/+5
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-15/+15
* Refactor: convert WikiController#destroy to use HTTP DELETEEric Davis2010-10-261-1/+1
* Fixed: file upload on wiki page broken by recent refactoring (#6724).Jean-Philippe Lang2010-10-221-1/+1
* Refactor: rename WikiController#index to #show, it's a single resource actionEric Davis2010-10-211-3/+3
* Adds a permission for exporting wiki pages.Jean-Philippe Lang2010-02-061-1/+1
* Ability to watch a wiki or a single wiki page (#413).Jean-Philippe Lang2009-05-251-0/+1
* Hide 'New file' link and form for printing (#2949).Jean-Philippe Lang2009-03-121-0/+2
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-5/+4
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-1/+1
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-1/+1
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-0/+2
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-2/+6
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-5/+4
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-3/+7
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* Fixed 'export to' links positioning on wiki page.Jean-Philippe Lang2007-12-221-6/+7
* Added some accesskeys:Jean-Philippe Lang2007-10-051-1/+1
* Application layout refactored.Jean-Philippe Lang2007-09-221-1/+4
* Added the ability to rename wiki pages (specific permission required).Jean-Philippe Lang2007-09-091-2/+3
* Removed @html_title assignments in controllers.Jean-Philippe Lang2007-09-071-0/+2
* Added code highlighting support in wiki, using this syntax:Jean-Philippe Lang2007-09-061-0/+4
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-2/+2
* Added wiki diff.Jean-Philippe Lang2007-07-141-1/+2
* A wiki page can now be attached to each version.Jean-Philippe Lang2007-06-141-5/+1
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-2/+12
* Added the ability to destroy wiki pages (content and its history are deleted ...Jean-Philippe Lang2007-05-251-0/+1
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-1/+1
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-051-0/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-29/+29
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+30