summaryrefslogtreecommitdiffstats
path: root/app/views/gantts
Commit message (Expand)AuthorAgeFilesLines
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-031-1/+39
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-2/+2
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-241-2/+4
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-2/+2
* Ability to save Gantt query filters (#7836).Jean-Philippe Lang2013-07-141-5/+18
* Preserve gantt options when changing filters (#12122).Jean-Philippe Lang2013-03-091-2/+2
* fix typo "header_heigth" in gantt viewToshi MARUYAMA2013-01-241-7/+7
* Changed fieldset legend and make it hidden by default like on the issue list ...Jean-Philippe Lang2013-01-201-3/+3
* Removed duplicate HTML element id (#12122).Jean-Philippe Lang2013-01-201-1/+1
* Gantt progress lines (#12122).Jean-Philippe Lang2013-01-201-1/+38
* Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).Jean-Philippe Lang2013-01-051-2/+21
* Display non working days on gantt according to settings (#2161).Jean-Philippe Lang2012-10-291-2/+3
* gantt: code layout cleanup html days headersToshi MARUYAMA2012-09-081-11/+7
* gantt: code layout cleanup html weeks headersToshi MARUYAMA2012-09-081-11/+7
* gantt: use content_tag instead of html tag at days headersToshi MARUYAMA2012-09-081-5/+13
* gantt: use content_tag instead of html tag at gantt header outlineToshi MARUYAMA2012-09-081-3/+8
* gantt: code layout cleanup ruby code at head of show.html.erbToshi MARUYAMA2012-09-081-17/+17
* gantt: code layout cleanup html months headersToshi MARUYAMA2012-09-081-11/+8
* gantt: use content_tag instead of html tag at gantt subjectToshi MARUYAMA2012-09-081-11/+28
* gantt: code cleanup html today red lineToshi MARUYAMA2012-09-081-1/+2
* gantt: fix code indents of html today red lineToshi MARUYAMA2012-09-081-7/+7
* gantt: use content_tag instead of html tag at gantt today red lineToshi MARUYAMA2012-09-071-6/+11
* gantt: use content_tag instead of html tag at gantt weeks headersToshi MARUYAMA2012-09-071-9/+25
* gantt: use content_tag instead of html tag at gantt months headersToshi MARUYAMA2012-09-071-3/+9
* gantt: code layout cleanup html gantt days headersToshi MARUYAMA2012-09-071-10/+13
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-2/+8
* code layout cleanup gantt weeks headersToshi MARUYAMA2012-09-071-15/+19
* code layout cleanup gantt months headersToshi MARUYAMA2012-09-071-4/+7
* fix code indent of gantt days headersToshi MARUYAMA2012-09-071-10/+10
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-7/+15
* Use abbr_day_name to get the first letter of the day name (#9839).Jean-Philippe Lang2012-08-131-1/+1
* Fixed apply link on gantt.Jean-Philippe Lang2012-07-281-1/+1
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-07-211-9/+10
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+4
* Replace tables that were using the 'width' attribute with inline styles (shou...Toshi MARUYAMA2012-03-241-2/+2
* Fixed Gantt months/weeks/days headers display with Ruby 1.9.Etienne Massip2012-03-101-7/+7
* code layout clean up app/views/gantts/show.html.erbToshi MARUYAMA2011-12-071-14/+14
* Rails3: view: use html_safe for GanttToshi MARUYAMA2011-10-011-2/+2
* replace tabs to spaces at app/views/gantts/show.html.erbToshi MARUYAMA2011-09-171-50/+50
* remove trailing white-spaces from app/views/gantts/show.html.erbToshi MARUYAMA2011-09-141-10/+10
* replace « and » at app/views/gantts/show.html.erb to hexadecimal UT...Toshi MARUYAMA2011-08-201-2/+2
* HTML escape at app/views/gantts/show.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-031-2/+2
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-011-17/+8
* Prevent text wrap in gantt subjects (#7280).Jean-Philippe Lang2011-02-211-1/+1
* Makes filters behaviour consistent with the issue list.Jean-Philippe Lang2011-02-211-3/+3
* Makes title/filters consistent with the issue list.Jean-Philippe Lang2011-02-211-3/+3
* Reverted r4780 that broke gantt tests (#7280).Jean-Philippe Lang2011-01-301-1/+1
* Removed issue subjects wrapping in gantt (#7280).Jean-Philippe Lang2011-01-301-1/+1
* Adds a css class for gantt subjects.Jean-Philippe Lang2010-12-171-0/+2