summaryrefslogtreecommitdiffstats
path: root/app/views/news/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Add breadcrumbs to news pages (#2631).Go MAEDA2023-05-091-0/+1
* 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/+6
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-191-2/+2
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-3/+1
* Add space between avatar and headline (#26424).Jean-Philippe Lang2017-07-161-1/+1
* For 3 comments or more, show reply link at top of comments as well (#24089).Jean-Philippe Lang2017-04-091-0/+3
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-1/+1
* Add missing wiki container for news comments (#21678).Jean-Philippe Lang2016-01-201-0/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-2/+4
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Don't wrap watcher link with span.Jean-Philippe Lang2013-02-071-1/+1
* Attachments should be available to the text formatter when previewing an exis...Jean-Philippe Lang2012-09-161-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-2/+2
* Adds a helper for preview links.Jean-Philippe Lang2012-07-181-6/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-6/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-2/+2
* Adds a News#commentable? method to easily specific additional rules.Jean-Philippe Lang2012-02-111-1/+1
* Allows attachments on news (#1972).Jean-Philippe Lang2012-01-291-2/+3
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-091-1/+1
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-021-1/+1
* remove trailing white-spaces from app/views/news/show.html.erbToshi MARUYAMA2011-09-171-3/+3
* rename .rhtml to .html.erb of app/views/news/show.rhtml.Toshi MARUYAMA2011-08-301-0/+70