| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r14913 (#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 |