summaryrefslogtreecommitdiffstats
path: root/app/views/wiki
Commit message (Expand)AuthorAgeFilesLines
* Adds support for macro and Redmine links in PDF export (#13051).Jean-Philippe Lang2015-01-252-0/+2
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-231-0/+5
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-222-2/+2
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-142-2/+2
* cleanup syntax of Relation#all at app/views/wiki/rename.html.erbToshi MARUYAMA2014-01-101-1/+1
* cleanup syntax of Relation#all at app/views/wiki/edit.html.erbToshi MARUYAMA2014-01-101-1/+2
* Wiki Pages REST API with version returns wrong comments (#15235).Jean-Philippe Lang2013-11-091-1/+1
* Adds some links for wiki history navigation.Jean-Philippe Lang2013-10-144-11/+14
* use li tags for issue links in the wiki sidebar (#13242)Toshi MARUYAMA2013-05-031-4/+7
* Don't wrap watcher link with span.Jean-Philippe Lang2013-02-073-3/+3
* Use page parameter instead of p for pagination.Jean-Philippe Lang2012-10-281-1/+1
* Adds last edit comments on the wiki page (#7082).Jean-Philippe Lang2012-10-251-0/+1
* Adds ?include=attachments option when retrieving a wiki page with the REST AP...Jean-Philippe Lang2012-10-251-0/+6
* REST API for retrieving wiki pages (#7082).Jean-Philippe Lang2012-10-252-0/+24
* Ability to delete a version from a wiki page history (#10852).Jean-Philippe Lang2012-10-231-1/+4
* 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-282-5/+0
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-223-4/+4
* Adds a helper for preview links.Jean-Philippe Lang2012-07-181-8/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-1/+1
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-05-091-3/+8
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-256-9/+14
* 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
* replace tabs to spaces at app/views/wiki/index.html.erbToshi MARUYAMA2012-01-311-2/+2
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-302-4/+8
* Check parent wiki page by default.Jean-Philippe Lang2012-01-301-1/+1
* code layout clean up app/views/wiki/rename.html.erbToshi MARUYAMA2012-01-031-2/+7
* Rails3: view: use explicit post method at wiki/rename.html.erbToshi MARUYAMA2012-01-031-1/+3
* code layout clean up app/views/wiki/index.html.erbToshi MARUYAMA2012-01-031-3/+11
* Give explicit url option.Jean-Philippe Lang2012-01-011-1/+1
* Rails3: view: html_safe for wiki/show.html.erbToshi MARUYAMA2012-01-011-2/+2
* 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
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-091-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
* Fixed wiki page version in annotated page (#9597).Etienne Massip2011-11-181-2/+2
* Do not show section edit links for wiki page history (#2222).Jean-Philippe Lang2011-11-181-1/+1
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-182-3/+8
* pdf: add a new feature to export wiki pdf (#401)Toshi MARUYAMA2011-11-061-0/+1
* [#9489] corrected labels and translations for reassign formsToshi MARUYAMA2011-10-291-1/+1
* [#9489] added invisible labels for reassign select-tag on destroy viewsToshi MARUYAMA2011-10-291-0/+1
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-022-2/+2
* replace tabs to spaces at app/views/wiki/destroy.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/wiki/index.html.erbToshi MARUYAMA2011-09-181-2/+2
* replace tabs to spaces at app/views/wiki/show.html.erbToshi MARUYAMA2011-09-181-2/+2