Skip to content
Snippets Groups Projects
  1. Sep 10, 2010
    • Eric Davis's avatar
      Add project names to the Versions in the Gantt export. #5904 · abf3ee49
      Eric Davis authored
      git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4073 e93f8b46-1217-0410-a6f0-8f06a7374b81
      abf3ee49
    • 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. Sep 09, 2010
  3. Sep 08, 2010
  4. Sep 07, 2010
  5. Sep 06, 2010
  6. Sep 05, 2010
  7. Sep 03, 2010
  8. Sep 02, 2010
  9. Sep 01, 2010
  10. Aug 31, 2010
  11. Aug 30, 2010
  12. Aug 29, 2010
  13. Aug 27, 2010
  14. Aug 26, 2010
  15. Aug 25, 2010
  16. Aug 24, 2010
  17. Aug 23, 2010