summaryrefslogtreecommitdiffstats
path: root/app/helpers/gantt_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rbToshi MARUYAMA2019-11-081-4/+6
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-2/+2
* Removed #link_to_content_update.Jean-Philippe Lang2016-06-301-2/+2
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* 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
* code cleanup gantt_helper.rbToshi MARUYAMA2012-12-171-4/+4
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* Rails3: use String#html_safe at GanttHelper.Toshi MARUYAMA2011-08-201-2/+2
* remove trailing white-spaces from GanttHelper.Toshi MARUYAMA2011-08-201-3/+3
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-031-8/+6
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-011-6/+6
* Code cleanup.Jean-Philippe Lang2011-03-101-6/+0
* Makes zoom buttons on gantt looks like the others.Jean-Philippe Lang2010-10-231-10/+8
* Moves a method to the appropriate helper.Jean-Philippe Lang2010-10-221-0/+27
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-0/+24