summaryrefslogtreecommitdiffstats
path: root/app/views/messages
Commit message (Expand)AuthorAgeFilesLines
* code layout clean up app/views/messages/show.html.erbToshi MARUYAMA2012-01-101-6/+34
* code layout clean up app/views/messages/edit.html.erbToshi MARUYAMA2012-01-041-3/+7
* Rails3: view: use explicit post method at messages/edit.html.erbToshi MARUYAMA2012-01-041-1/+5
* Resourcified boards.Jean-Philippe Lang2011-12-011-2/+2
* [#9489] set id for message_subject and linked it to label, added invisible labelToshi MARUYAMA2011-10-291-3/+5
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* replace tabs to spaces at app/views/messages/_form.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/messages/show.html.erbToshi MARUYAMA2011-09-181-1/+1
* remove trailing white-spaces from app/views/messages/edit.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/messages/new.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/messages/show.html.erbToshi MARUYAMA2011-09-171-1/+1
* rename .rhtml to .html.erb of app/views/messages/_form.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/messages/show.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/messages/edit.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* rename .rhtml to .html.erb of app/views/messages/new.rhtml.Toshi MARUYAMA2011-08-241-0/+0
* Fixed: Syntax highlighting unavailable from board new topic or topic edit pre...Jean-Philippe Lang2011-02-201-0/+4
* Fixed: Forum message permalinks don't take pagination into account (#5945).Jean-Philippe Lang2010-07-251-1/+1
* Do not show 'Quote' links on locked topics (#4749).Jean-Philippe Lang2010-02-061-2/+2
* Adds pagination to forum messages (#4664).Jean-Philippe Lang2010-02-061-1/+2
* New strings to translate (#4647):Azamat Hackimov2010-01-251-2/+2
* Avatars added in news (#3941) and forums (#4468) + cleanup.Jean-Philippe Lang2010-01-071-1/+2
* Removes large icons.Jean-Philippe Lang2009-12-171-1/+1
* Adds permalinks to message replies (#3587).Jean-Philippe Lang2009-07-051-3/+6
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-051-0/+5
* Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#...Jean-Philippe Lang2009-02-011-5/+5
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-2/+2
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-4/+4
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-0/+1
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+2
* Adds HTML titles to forums related views.Jean-Philippe Lang2008-06-291-0/+2
* Enable syntax highlight on issues, messages and news (#1473, #1466).Jean-Philippe Lang2008-06-181-0/+4
* Hides the "Replies" heading below a message if there is no reply (#1350).Jean-Philippe Lang2008-06-061-0/+2
* Fixed: can not display attached images inline in message replies.Jean-Philippe Lang2008-03-291-1/+1
* Add breadcrumb nav for the forums (#892).Jean-Philippe Lang2008-03-271-1/+4
* Added preview for forum messages.Jean-Philippe Lang2008-03-073-5/+30
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-052-4/+4
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-5/+4
* Do not show sticky and locked checkboxes when replying to a message.Jean-Philippe Lang2008-01-132-2/+3
* Forums enhancements:Jean-Philippe Lang2007-11-243-10/+31
* Forums: attachments can now be added to replies.Jean-Philippe Lang2007-11-222-8/+12
* Boards: new message form displayed with no additional request.Jean-Philippe Lang2007-09-242-3/+4
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-1/+1
* Slight views refactoringJean-Philippe Lang2007-05-271-1/+1
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-262-13/+5
* Reply form on the message view is displayed only if user is logged in.Jean-Philippe Lang2007-05-141-0/+2
* Per project forums added.Jean-Philippe Lang2007-05-133-0/+52