| Commit message (Expand) | Author | Age | Files | Lines |
* | Store inline autocomplete data sources in a JS variable (#34122). | Go MAEDA | 2020-10-25 | 1 | -2/+1 |
* | Inline auto complete for issue (#) in wiki-edit fields (#31989). | Go MAEDA | 2019-09-09 | 1 | -1/+6 |
* | Small refactorization of avatar methods (#31391). | Go MAEDA | 2019-05-19 | 1 | -2/+2 |
* | Adds preview option to the wiki toolbar (#27758). | Jean-Philippe Lang | 2018-09-26 | 1 | -3/+1 |
* | Add space between avatar and headline (#26424). | Jean-Philippe Lang | 2017-07-16 | 1 | -1/+1 |
* | For 3 comments or more, show reply link at top of comments as well (#24089). | Jean-Philippe Lang | 2017-04-09 | 1 | -0/+3 |
* | Improve accessibility for icon-only links by adding hidden text (#21805). | Jean-Philippe Lang | 2016-03-20 | 1 | -1/+1 |
* | Add missing wiki container for news comments (#21678). | Jean-Philippe Lang | 2016-01-20 | 1 | -0/+2 |
* | Replace uses of image_tag() with CSS (#21256). | Jean-Philippe Lang | 2016-01-20 | 1 | -2/+4 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -1/+1 |
* | Don't wrap watcher link with span. | Jean-Philippe Lang | 2013-02-07 | 1 | -1/+1 |
* | Attachments should be available to the text formatter when previewing an exis... | Jean-Philippe Lang | 2012-09-16 | 1 | -1/+1 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -2/+2 |
* | Adds a helper for preview links. | Jean-Philippe Lang | 2012-07-18 | 1 | -6/+1 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -6/+2 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -2/+2 |
* | Adds a News#commentable? method to easily specific additional rules. | Jean-Philippe Lang | 2012-02-11 | 1 | -1/+1 |
* | Allows attachments on news (#1972). | Jean-Philippe Lang | 2012-01-29 | 1 | -2/+3 |
* | Use #labelled_form_for instead of #labelled_tabular_form_for. | Jean-Philippe Lang | 2011-12-09 | 1 | -1/+1 |
* | Remove unecessary page title HTML escaping from views (#9252). | Etienne Massip | 2011-10-02 | 1 | -1/+1 |
* | remove trailing white-spaces from app/views/news/show.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -3/+3 |
* | rename .rhtml to .html.erb of app/views/news/show.rhtml. | Toshi MARUYAMA | 2011-08-30 | 1 | -0/+70 |