summaryrefslogtreecommitdiffstats
path: root/app/controllers/gantts_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from app/controllers/gantts_controller.rb.Toshi MARUYAMA2011-08-301-5/+5
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-011-5/+17
* Reverted r4381.Jean-Philippe Lang2010-11-071-1/+1
* Removed gantt and calendar menu items that do not fit into the core project m...Jean-Philippe Lang2010-11-071-1/+1
* Rewrite the Gantt chart. #6276Eric Davis2010-09-101-19/+5
* Refactor: convert many of the custom Issue routes to REST resources.Eric Davis2010-08-261-0/+4
* Add the Gantt chart as a project menu itemEric Davis2010-08-161-0/+1
* Display project names in cross-project gantt PNG (#5904).Jean-Philippe Lang2010-07-251-1/+1
* Refactor: Pull up #find_optional_project to ApplicationController.Eric Davis2010-04-301-11/+0
* Refactor: pull #query_statement_invalid up to ApplicationController.Eric Davis2010-04-291-9/+2
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-281-0/+63