summaryrefslogtreecommitdiffstats
path: root/app/helpers/journals_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-3/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-211-4/+4
* Code cleanup.Jean-Philippe Lang2016-01-201-11/+9
* Adds a "Delete" button to issue notes (#1725).Jean-Philippe Lang2016-01-201-0/+6
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-4/+8
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+7
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-2/+2
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-3/+5
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails3: helper: html_safe for JournalsHelper render_notes methodToshi MARUYAMA2012-01-011-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* remove trailing white-spaces from app/helpers/journals_helper.rb.Toshi MARUYAMA2011-08-311-6/+6
* Refactor: move method to model. (references r4057)Eric Davis2010-09-051-7/+0
* Add css classes to journals display to facilitate themingJean-Baptiste Barth2010-09-031-0/+7
* Refactor: move IssuesController#reply to JournalsControllerEric Davis2010-08-161-1/+1
* Inlines some code to speed up large ticket history rendering.Jean-Philippe Lang2010-03-161-3/+3
* Avatars added in news (#3941) and forums (#4468) + cleanup.Jean-Philippe Lang2010-01-071-1/+0
* Add some margin to journal notes if Gravatars are enabled. (#3771)Eric Davis2009-09-011-1/+4
* Sligth changes to issue comments quoting links.Jean-Philippe Lang2008-08-281-3/+3
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-4/+7
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-1/+1
* Set wiki class to issue notes.Jean-Philippe Lang2008-02-031-1/+1
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-021-0/+37