| Commit message (Expand) | Author | Age | Files | Lines |
* | Table column sorting (#1718). | Go MAEDA | 2020-06-24 | 1 | -0/+1 |
* | Inline auto complete for issue (#) in wiki-edit fields (#31989). | Go MAEDA | 2019-09-09 | 1 | -4/+7 |
* | Enable frozen_string_literal for app/views/*/*.builder (#26561). | Go MAEDA | 2019-03-17 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Use pre tags for wiki diff (#11359). | Jean-Philippe Lang | 2018-12-16 | 1 | -3/+1 |
* | Adds preview option to the wiki toolbar (#27758). | Jean-Philippe Lang | 2018-09-26 | 1 | -6/+1 |
* | Move journal action links above the notes. | Jean-Philippe Lang | 2017-07-27 | 1 | -1/+2 |
* | Preview when editing journal notes broken by r15621. | Jean-Philippe Lang | 2017-04-13 | 1 | -1/+1 |
* | Don't replace the already entered comment when quoting a previous comment. | Jean-Philippe Lang | 2016-11-19 | 1 | -3/+6 |
* | Renames #render_private_notes to #render_private_notes_indicator (#22575). | Jean-Philippe Lang | 2016-07-10 | 1 | -1/+1 |
* | Wrap journal attributes with a journal parameter and use safe_attributes (#22... | Jean-Philippe Lang | 2016-07-10 | 1 | -3/+5 |
* | Enable updating private_notes property on journal edit form (#22575). | Jean-Philippe Lang | 2016-07-10 | 2 | -0/+5 |
* | Use regular edit/update actions and named routes for JournalsController. | Jean-Philippe Lang | 2016-01-21 | 1 | -1/+2 |
* | Information leak in Atom feed (#21419). | Jean-Philippe Lang | 2015-12-04 | 1 | -1/+1 |
* | Use named routes or helpers. | Jean-Philippe Lang | 2014-11-26 | 1 | -4/+4 |
* | Backport r13313 from rails-4.1 to trunk. | Toshi MARUYAMA | 2014-09-14 | 1 | -1/+1 |
* | Adds favicon to ATOM feeds (#14309). | Jean-Philippe Lang | 2014-01-12 | 1 | -0/+1 |
* | use document.referrer instead of history.length (#13697) | Toshi MARUYAMA | 2013-05-24 | 1 | -1/+1 |
* | remove unneeded escaping at app/views/journals/diff.html.erb | Toshi MARUYAMA | 2013-05-21 | 1 | -1/+1 |
* | fix back-button on description diff page in case of no browser history (#13697) | Toshi MARUYAMA | 2013-05-21 | 1 | -1/+4 |
* | Fixed: clicking journal edit multiple times shows multiple forms (#12568). | Jean-Philippe Lang | 2012-12-13 | 1 | -1/+7 |
* | Private issue notes (#1554). | Jean-Philippe Lang | 2012-10-03 | 1 | -1/+8 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 4 | -13/+10 |
* | Removes RJS from JournalsController. | Jean-Philippe Lang | 2012-07-19 | 5 | -13/+16 |
* | Removes a call to form_remote_tag. | Jean-Philippe Lang | 2012-07-18 | 1 | -1/+3 |
* | Adds a helper for preview links. | Jean-Philippe Lang | 2012-07-18 | 1 | -8/+3 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | route: split issue preview route to adding and editing | Toshi MARUYAMA | 2012-02-15 | 1 | -1/+1 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -2/+2 |
* | [#9489] added invisible label | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | add newline at end of app/views/journals/index.builder | Toshi MARUYAMA | 2011-10-24 | 1 | -1/+1 |
* | Rails3: rename app/views/journals/index.rxml to app/views/journals/index.buil... | Toshi MARUYAMA | 2011-10-04 | 1 | -0/+0 |
* | remove trailing white-spaces from app/views/journals/_notes_form.html.erb | Toshi MARUYAMA | 2011-09-15 | 1 | -2/+2 |
* | rename .rhtml to .html.erb of app/views/journals/_notes_form.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | Adds support for preview when editing an issue note (#5520). | Jean-Philippe Lang | 2011-03-28 | 1 | -0/+10 |
* | Adds wiki toolbar to notes editing form (#7899). | Jean-Philippe Lang | 2011-03-28 | 1 | -2/+5 |
* | Keep track of issue description changes (#746). | Jean-Philippe Lang | 2011-02-27 | 1 | -0/+10 |
* | Refactor: move IssuesController#changes to JournalsController#index. | Eric Davis | 2010-08-23 | 1 | -0/+30 |
* | Fixes undefined method 'notes' error from r3594 | Eric Davis | 2010-03-17 | 1 | -1/+1 |
* | Fixed: Editing issue notes removes quote link (#4279). | Jean-Philippe Lang | 2009-11-24 | 1 | -1/+1 |
* | Fixed: HTML entities displayed when editing an issue note (#3996). | Jean-Philippe Lang | 2009-10-11 | 1 | -2/+2 |
* | Escape textarea content when editing a issue note. | Jean-Philippe Lang | 2008-12-19 | 1 | -2/+2 |
* | Added plugin hooks around Journal editing | Eric Davis | 2008-12-10 | 2 | -0/+3 |
* | Added the following permissions (#527, #585, #627): | Jean-Philippe Lang | 2008-02-16 | 1 | -3/+8 |
* | Administrators can edit issue notes. | Jean-Philippe Lang | 2008-02-02 | 3 | -0/+13 |