summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Fix missing icons (#31433).Go MAEDA2019-05-301-1/+1
* Show locked badge for protected pages (#9634).Go MAEDA2019-04-271-4/+7
* Discourage search engines from indexing old versions of wiki pages (#29503).Go MAEDA2018-12-061-0/+4
* Moves some action links on the wiki page to a dropdown menu (#26575).Jean-Philippe Lang2018-12-021-10/+20
* Restore History link at the top of a wiki page (#26575).Jean-Philippe Lang2018-11-291-0/+1
* Hide "Files" section in wiki pages when printing (#29791).Go MAEDA2018-10-311-1/+1
* Remove trailing whitespaces from app/views/wiki/show.html.erbGo MAEDA2018-10-311-1/+1
* Cleanup.Jean-Philippe Lang2018-09-231-6/+12
* Remove link to current version, already present in the page breadcrumb (#26575).Jean-Philippe Lang2018-09-231-2/+1
* User label_revision instead of label_version for wiki edits (#26575).Jean-Philippe Lang2018-09-231-2/+2
* Show the number of attachments on wiki pages (#27090).Go MAEDA2018-03-101-1/+1
* Add update info at the bottom of the wiki page.Jean-Philippe Lang2017-07-291-1/+7
* Kepp the arguments clean (#26043).Jean-Philippe Lang2017-07-081-1/+1
* Set the parent page when creating a new wiki page from the "Add page" link (#...Jean-Philippe Lang2017-07-081-1/+1
* Removes test code introduced in r15994.Jean-Philippe Lang2016-11-301-12/+5
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-261-5/+12
* Hide wiki attachments by default and add thumbnails (#22941).Jean-Philippe Lang2016-07-031-15/+17
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-221-0/+3
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Adds some links for wiki history navigation.Jean-Philippe Lang2013-10-141-0/+4
* Don't wrap watcher link with span.Jean-Philippe Lang2013-02-071-1/+1
* Wiki page versions routes cleanup.Jean-Philippe Lang2012-10-211-1/+1
* Don't show watch, lock/unlock, delete links on previous wiki page versions.Jean-Philippe Lang2012-10-211-7/+10
* Handle deleted wiki page versions (#10852).Jean-Philippe Lang2012-10-211-3/+3
* Moved syntax highlight styles to application.css.Jean-Philippe Lang2012-07-281-4/+0
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-2/+2
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+4
* Rails3: view: html_safe for wiki/show.html.erbToshi MARUYAMA2012-01-011-2/+2
* Adds #current_version? method to wiki content.Jean-Philippe Lang2011-11-281-4/+4
* Fixed: Wiki export link doesn't work for users without :view_wiki_edits permi...Jean-Philippe Lang2011-11-281-3/+3
* pdf: add a new feature to export wiki pdf (#401)Toshi MARUYAMA2011-11-061-0/+1
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* replace tabs to spaces at app/views/wiki/show.html.erbToshi MARUYAMA2011-09-181-2/+2
* rename .rhtml to .html.erb of app/views/wiki/show.rhtml.Toshi MARUYAMA2011-08-241-0/+68