summaryrefslogtreecommitdiffstats
path: root/app/views/messages
Commit message (Expand)AuthorAgeFilesLines
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-151-0/+8
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-251-2/+1
* Inline auto complete for issue (#) in wiki-edit fields (#31989).Go MAEDA2019-09-091-1/+7
* Add CSS class to "journal" and "reply" headers (#31950).Go MAEDA2019-08-271-1/+1
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-192-3/+3
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-264-8/+1
* Add some left padding when avatars are enabled.Jean-Philippe Lang2017-07-291-0/+2
* For 3 comments or more, show reply link at top of comments as well (#24089).Jean-Philippe Lang2017-04-091-0/+3
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-191-1/+1
* Show thumbnails on messages (#22941).Jean-Philippe Lang2016-07-031-2/+2
* 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