Redmine/public
Eric Davis bdb3937e0f Rewrite the Gantt chart.
This version of the Gantt chart supports nested charts. So Projects,
Versions, and Issues will be nested underneath their parents correctly.

Additional features:

* Move all Gantt code to Redmine::Helpers::Gantt class instead of having it in
  the Gantt class, controller, and view
* Recursive and nest sub-projects
* Recursive and nest versions
* Recursive and nest issues
* Draw a line showing when a Project is active and it's progress
* Draw a line showing when a Version is active and it's progress
* Show a version's % complete
* Change the color of Projects, Versions, and Issues if they are late or
  behind schedule
* Added Project#start_date and #due_date
* Added Project#completed_percent
* Use a mini-gravatar on the Gantt chart
* Added tests for the Gantt rendering

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4072 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-09-10 03:09:02 +00:00
..
help Removes broken links in wiki syntax help page (). 2010-03-16 21:48:21 +00:00
images Rewrite the Gantt chart. 2010-09-10 03:09:02 +00:00
javascripts Translation updates: 2010-09-05 11:33:08 +00:00
stylesheets Rewrite the Gantt chart. 2010-09-10 03:09:02 +00:00
themes Real RTL-theme support in locales () 2010-08-19 16:57:44 +00:00
.htaccess * Updated German translation (Thomas Löber) 2007-11-27 17:20:57 +00:00
404.html trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
500.html trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
dispatch.cgi.example Changes ruby bang path to #!/usr/bin/env ruby (). 2008-11-11 13:54:10 +00:00
dispatch.fcgi.example Changes ruby bang path to #!/usr/bin/env ruby (). 2008-11-11 13:54:10 +00:00
dispatch.rb.example Changes ruby bang path to #!/usr/bin/env ruby (). 2008-11-11 13:54:10 +00:00
favicon.ico Added an official favicon.ico 2010-07-16 03:45:50 +00:00