summaryrefslogtreecommitdiffstats
path: root/app/controllers/wiki_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-2/+1
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-1/+1
* Added wiki diff.Jean-Philippe Lang2007-07-141-1/+9
* Added pagination on wiki page history.Jean-Philippe Lang2007-06-231-2/+9
* A wiki page can now be attached to each version.Jean-Philippe Lang2007-06-141-0/+1
* Optimistic locking added for wiki edits.Jean-Philippe Lang2007-05-261-2/+6
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-3/+24
* Added the ability to destroy wiki pages (content and its history are deleted ...Jean-Philippe Lang2007-05-251-1/+11
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-3/+3
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-051-2/+3
* fixed #9401 New Wiki, cannot create new page (good one)Jean-Philippe Lang2007-03-201-1/+1
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-151-2/+2
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+111