summaryrefslogtreecommitdiffstats
path: root/app/helpers/gantt_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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