summaryrefslogtreecommitdiffstats
path: root/app/views/journals
Commit message (Expand)AuthorAgeFilesLines
* add newline at end of app/views/journals/index.builderToshi MARUYAMA2011-10-241-1/+1
* Rails3: rename app/views/journals/index.rxml to app/views/journals/index.buil...Toshi MARUYAMA2011-10-041-0/+0
* remove trailing white-spaces from app/views/journals/_notes_form.html.erbToshi MARUYAMA2011-09-151-2/+2
* rename .rhtml to .html.erb of app/views/journals/_notes_form.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* Adds support for preview when editing an issue note (#5520).Jean-Philippe Lang2011-03-281-0/+10
* Adds wiki toolbar to notes editing form (#7899).Jean-Philippe Lang2011-03-281-2/+5
* Keep track of issue description changes (#746).Jean-Philippe Lang2011-02-271-0/+10
* Refactor: move IssuesController#changes to JournalsController#index.Eric Davis2010-08-231-0/+30
* Fixes undefined method 'notes' error from r3594Eric Davis2010-03-171-1/+1
* Fixed: Editing issue notes removes quote link (#4279).Jean-Philippe Lang2009-11-241-1/+1
* Fixed: HTML entities displayed when editing an issue note (#3996).Jean-Philippe Lang2009-10-111-2/+2
* Escape textarea content when editing a issue note.Jean-Philippe Lang2008-12-191-2/+2
* Added plugin hooks around Journal editingEric Davis2008-12-102-0/+3
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-3/+8
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-023-0/+13