summaryrefslogtreecommitdiffstats
path: root/app/models/wiki_content.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-1/+1
* Fix wiki links on the activity page. #6746Eric Davis2010-10-261-1/+1
* Makes the wiki sidebar editable (#5208).Jean-Philippe Lang2010-04-111-0/+4
* Make sure users don't get notified for thing they can not view (#3589).Jean-Philippe Lang2009-12-131-0/+11
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-171-1/+5
* Follows r2720 (#3308).Jean-Philippe Lang2009-05-101-1/+1
* Adds wiki comments length validation (#3308).Jean-Philippe Lang2009-05-101-0/+1
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-0/+1
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-2/+2
* Activity refactoring.Jean-Philippe Lang2008-07-271-0/+11
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-0/+1
* Activity enhancements:Jean-Philippe Lang2008-03-111-0/+4
* Added wiki annotate view. It's accessible for each version from the page hist...Jean-Philippe Lang2007-12-201-0/+8
* Fixed warning: toplevel constant User referenced by WikiContent::UserJean-Philippe Lang2007-12-151-2/+2
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-1/+6
* Added page association on versioned WikiContentJean-Philippe Lang2007-06-171-0/+1
* Optimistic locking added for wiki edits.Jean-Philippe Lang2007-05-261-0/+1
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+58