summaryrefslogtreecommitdiffstats
path: root/app/views/messages
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-6/+10
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-233-4/+4
* remove duplicated :remote key from app/views/messages/show.html.erbToshi MARUYAMA2015-01-041-1/+0
* Don't wrap watcher link with span.Jean-Philippe Lang2013-02-071-1/+1
* Support for subforums (#3831).Jean-Philippe Lang2012-07-313-5/+3
* html5 compliance.Jean-Philippe Lang2012-07-291-2/+2
* Same heading on message edit/show views.Jean-Philippe Lang2012-07-281-3/+4
* Moved syntax highlight styles to application.css.Jean-Philippe Lang2012-07-282-8/+0
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-6/+4
* Removes RJS from MessagesController.Jean-Philippe Lang2012-07-191-0/+6
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-8/+11
* Adds a helper for preview links.Jean-Philippe Lang2012-07-183-22/+3
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-2/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-253-7/+9
* Removed permissions logic from view.Jean-Philippe Lang2012-04-061-2/+6
* Pass the message id when previewing in edit mode (#10275).Jean-Philippe Lang2012-02-231-1/+1
* Pass the topic objet to #textilizable (#10275).Jean-Philippe Lang2012-02-231-1/+1
* Preserve uploaded files when creating a forum topic.Jean-Philippe Lang2012-02-231-1/+1
* 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