Skip to content
Snippets Groups Projects
  1. Nov 14, 2010
  2. Nov 11, 2010
  3. Oct 23, 2010
  4. Oct 22, 2010
  5. Oct 10, 2010
  6. Sep 28, 2010
  7. Sep 26, 2010
  8. Sep 14, 2010
  9. Sep 10, 2010
    • Eric Davis's avatar
      Refactor: move method to Project#css_classes · 878bb555
      Eric Davis authored
      git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4080 e93f8b46-1217-0410-a6f0-8f06a7374b81
      878bb555
    • 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
  10. May 27, 2010
  11. Mar 13, 2010
    • Jean-Philippe Lang's avatar
      Adds subtasking (#443) including: · 8e3d1b69
      Jean-Philippe Lang authored
      * priority, start/due dates, progress, estimate, spent time roll-up to parent issues
      * descendant issues tree displayed on the issue view with context menu support
      * issue tree display on the gantt chart
      * issue tree copy on project copy
      * unlimited nesting
      
      Defining subtasks requires the new permission 'Manage subtasks'.
      Subtasks can not belong to a different project than the parent task.
      
      Implementation is based on scoped nested sets for fast reads and updates.
      
      git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3573 e93f8b46-1217-0410-a6f0-8f06a7374b81
      8e3d1b69
  12. Feb 25, 2010
  13. Feb 24, 2010
  14. Feb 11, 2010
  15. Feb 10, 2010
  16. Jan 31, 2010
  17. Dec 26, 2009
  18. Dec 24, 2009
  19. Dec 13, 2009
  20. Dec 08, 2009
  21. Dec 07, 2009
  22. Dec 06, 2009
  23. Dec 03, 2009
  24. Nov 21, 2009
  25. Nov 20, 2009
  26. Nov 15, 2009
  27. Nov 13, 2009
  28. Nov 09, 2009
  29. Oct 25, 2009
  30. Oct 24, 2009