summaryrefslogtreecommitdiffstats
path: root/app/models/wiki_page.rb
Commit message (Expand)AuthorAgeFilesLines
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-1/+5
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-1/+20
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-1/+1
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-0/+5
* Added wiki annotate view. It's accessible for each version from the page hist...Jean-Philippe Lang2007-12-201-0/+45
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-1/+14
* Added the ability to rename wiki pages (specific permission required).Jean-Philippe Lang2007-09-091-2/+28
* Added wiki diff.Jean-Philippe Lang2007-07-141-0/+27
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-0/+5
* Fixed 10211 Wiki names can't have periods in them.Jean-Philippe Lang2007-04-221-1/+1
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-051-0/+6
* patch #9429 Display Wiki edits in activity log (Nick Read)Jean-Philippe Lang2007-03-231-1/+5
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+34