summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/edit.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-2/+5
* Raises wiki edits comments limit to 1024 (#19886).Jean-Philippe Lang2015-09-211-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* cleanup syntax of Relation#all at app/views/wiki/edit.html.erbToshi MARUYAMA2014-01-101-1/+2
* Moved syntax highlight styles to application.css.Jean-Philippe Lang2012-07-281-1/+0
* Adds a helper for preview links.Jean-Philippe Lang2012-07-181-8/+1
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-05-091-3/+8
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-3/+3
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-02-051-2/+4
* replace tabs to spaces at app/views/wiki/edit.html.erbToshi MARUYAMA2012-02-051-3/+3
* Ability to edit a wiki page's parent on the edit page (#6449).Jean-Philippe Lang2012-02-051-2/+7
* Check parent wiki page by default.Jean-Philippe Lang2012-01-301-1/+1
* Option to set parent automatically for new wiki pages (#3108).Jean-Philippe Lang2011-12-171-0/+4
* Changed style of the wiki edit form.Jean-Philippe Lang2011-12-171-3/+6
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-181-1/+5
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* remove trailing white-spaces from app/views/wiki/edit.html.erbToshi MARUYAMA2011-09-141-1/+1
* rename .rhtml to .html.erb of app/views/wiki/edit.rhtml.Toshi MARUYAMA2011-08-241-0/+31