1. 10 Sep, 2010 1 commit
    • Eric Davis's avatar
      Rewrite the Gantt chart. #6276 · bdb3937e
      Eric Davis authored
      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
      bdb3937e
  2. 09 Sep, 2010 1 commit
  3. 08 Sep, 2010 1 commit
  4. 07 Sep, 2010 1 commit
  5. 06 Sep, 2010 6 commits
  6. 05 Sep, 2010 3 commits
  7. 03 Sep, 2010 6 commits
  8. 02 Sep, 2010 1 commit
  9. 01 Sep, 2010 1 commit
  10. 31 Aug, 2010 1 commit
  11. 30 Aug, 2010 1 commit
  12. 29 Aug, 2010 1 commit
  13. 27 Aug, 2010 2 commits
  14. 26 Aug, 2010 6 commits
  15. 25 Aug, 2010 1 commit
  16. 24 Aug, 2010 3 commits
  17. 23 Aug, 2010 3 commits
  18. 22 Aug, 2010 1 commit