summaryrefslogtreecommitdiffstats
path: root/app/views/wiki
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hiding the View Differences button when a wiki page's history only has one ve...Eric Davis2008-08-201-1/+1
* Fixes non-matching html tag (#1734).Jean-Philippe Lang2008-08-031-1/+1
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-263-6/+5
* TOC rendered as an unordered list.Jean-Philippe Lang2008-07-221-0/+4
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-2/+6
* Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).Jean-Philippe Lang2008-03-051-5/+1
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-053-13/+22
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-3/+7
* Replaced window.hash= by Element.scrollTo()Jean-Philippe Lang2008-02-111-2/+1
* Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed.Jean-Philippe Lang2008-01-121-2/+2
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-022-2/+2
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-2/+1
* Fixed 'export to' links positioning on wiki page.Jean-Philippe Lang2007-12-221-6/+7
* Added wiki annotate view. It's accessible for each version from the page hist...Jean-Philippe Lang2007-12-202-0/+34
* Restored wiki syntax quick ref pop-up (accessible from wiki/edit).Jean-Philippe Lang2007-12-041-2/+2
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-123-3/+3
* Added preview on add/edit issue form.Jean-Philippe Lang2007-10-061-3/+0
* Sligth changes on my page issue tables and wiki history, changesets tables.Jean-Philippe Lang2007-10-051-3/+3
* Added some accesskeys:Jean-Philippe Lang2007-10-052-3/+3
* Sligth changes to wiki views.Jean-Philippe Lang2007-09-295-12/+4
* Added wiki index by date.Jean-Philippe Lang2007-09-273-10/+44
* Application layout refactored.Jean-Philippe Lang2007-09-222-1/+8
* Added the ability to rename wiki pages (specific permission required).Jean-Philippe Lang2007-09-092-2/+14
* Removed @html_title assignments in controllers.Jean-Philippe Lang2007-09-072-0/+4
* Improved Redmine links:Jean-Philippe Lang2007-09-071-3/+1
* Automatically scroll down to the preview when previewing wiki page.Jean-Philippe Lang2007-09-061-1/+3
* Added code highlighting support in wiki, using this syntax:Jean-Philippe Lang2007-09-062-0/+8
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-2/+2
* Fixed: wiki preview doesn't work on long entries.Jean-Philippe Lang2007-08-251-17/+3
* Added wiki diff.Jean-Philippe Lang2007-07-143-6/+33
* Added pagination on wiki page history.Jean-Philippe Lang2007-06-231-1/+4
* A wiki page can now be attached to each version.Jean-Philippe Lang2007-06-142-5/+6
* Optimistic locking added for wiki edits.Jean-Philippe Lang2007-05-261-0/+1
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-262-3/+13
* Added the ability to destroy wiki pages (content and its history are deleted ...Jean-Philippe Lang2007-05-251-0/+1
* Added an ajax indicator for all ajax calls. Also removed highlight effects on...Jean-Philippe Lang2007-04-271-6/+2
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-253-4/+4
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-051-0/+1
* Fixed 9793 Preview fail for first wiki page of a projectJean-Philippe Lang2007-04-031-1/+1
* added back the anchor for each page on the wiki full exportJean-Philippe Lang2007-03-181-0/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-127-154/+154
* width of all wiki content textareas set to 99.5%Jean-Philippe Lang2007-03-111-1/+1
* wiki:Jean-Philippe Lang2007-03-111-1/+6
* fixed the "preview" link on wiki/editJean-Philippe Lang2007-03-101-1/+1
* wiki branch merged into trunkJean-Philippe Lang2007-03-107-0/+153