Menu

Commit [r4072]  Maximize  Restore  History

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

edavis10 2010-09-10

<< < 1 2 (Page 2 of 2)
changed /trunk/test/unit/project_test.rb
changed /trunk/test/unit/version_test.rb
changed /trunk/vendor/plugins/gravatar/Rakefile
changed /trunk/vendor/plugins/gravatar/lib/gravatar.rb
changed /trunk/vendor/plugins/gravatar/spec/gravatar_spec.rb
/trunk/test/unit/project_test.rb Diff Switch to side-by-side view
Loading...
/trunk/test/unit/version_test.rb Diff Switch to side-by-side view
Loading...
/trunk/vendor/plugins/gravatar/Rakefile Diff Switch to side-by-side view
Loading...
/trunk/vendor/plugins/gravatar/lib/gravatar.rb Diff Switch to side-by-side view
Loading...
/trunk/vendor/plugins/gravatar/spec/gravatar_spec.rb Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.