summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/edit.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-0/+4
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-251-2/+1
* Inline auto complete for issue (#) in wiki-edit fields (#31989).Go MAEDA2019-09-091-2/+7
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-5/+2
* Bulk delete wiki attachments (#16410).Go MAEDA2018-07-251-1/+23
* 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