summaryrefslogtreecommitdiffstats
path: root/app/controllers/messages_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-051-1/+2
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-3/+5
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-1/+1
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+16
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Added preview for forum messages.Jean-Philippe Lang2008-03-071-3/+10
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-051-0/+2
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-191-0/+1
* Added ApplicationController#attach_files as a common method to attach files i...Jean-Philippe Lang2007-12-141-9/+3
* Forums enhancements:Jean-Philippe Lang2007-11-241-6/+45
* Forums: attachments can now be added to replies.Jean-Philippe Lang2007-11-221-2/+6
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-3/+3
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-2/+1
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-7/+3
* Per project forums added.Jean-Philippe Lang2007-05-131-0/+66