obsolete.ChilliProject/public/stylesheets
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276
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
..
application.css Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
calendar.css Scope the calendar popup CSS so it doesn't conflict with the Calendar menu. #6163 2010-08-19 01:13:50 +00:00
context_menu.css Adds auto scroll to context submenus (#2863). 2010-05-01 11:54:40 +00:00
context_menu_rtl.css Add RTL support to the context menu. #6012 2010-08-22 19:12:21 +00:00
csshover.htc Fixed: context submenus on the issue list don't show up with IE6. 2007-12-28 21:58:33 +00:00
jstoolbar.css Removes unused image references in stylesheets (#1914). 2008-09-17 17:18:05 +00:00
rtl.css Add RTL support to the context menu. #6012 2010-08-22 19:12:21 +00:00
scm.css Fixes diff highlighting (#5199). 2010-03-28 11:30:48 +00:00