summaryrefslogtreecommitdiffstats
path: root/app/views/journals
Commit message (Expand)AuthorAgeFilesLines
* 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