1. 12 Nov, 2015 2 commits
  2. 29 Oct, 2015 3 commits
  3. 27 Oct, 2015 2 commits
    • Frank Bergmann's avatar
      - GanttEditor: · fab20c87
      Frank Bergmann authored
        - Changed Gantt structure to exclude the main project_id as root
        - New tasks now receive new object_ids from the server
      fab20c87
    • Frank Bergmann's avatar
      - GanttEditor: · 056d82af
      Frank Bergmann authored
        - Added renumbering of sort_order after moves, inserts or deletes
        - Moved redraw() into onIdle event for lazy/delayed redraw
        - Fixed help menu
        - other minor changes
      056d82af
  4. 10 Sep, 2015 1 commit
  5. 26 Aug, 2015 1 commit
  6. 18 Aug, 2015 1 commit
  7. 06 Aug, 2015 2 commits
  8. 05 Aug, 2015 1 commit
  9. 31 Jul, 2015 4 commits
  10. 30 Jul, 2015 1 commit
  11. 06 Jul, 2015 3 commits
    • Frank Bergmann's avatar
      - GanttEditor: · 1ef133e2
      Frank Bergmann authored
        - Continued refactoring code
        - Moved ResizeController to sencha-core, because
          it is a reusable part
        - Fixed issue with GanttBarPanel surface.size
      1ef133e2
    • Frank Bergmann's avatar
      - GanttEditor: · af29de4d
      Frank Bergmann authored
        Reorganizing source
      af29de4d
    • Frank Bergmann's avatar
      - Gantt Editor: · 0f3d2d03
      Frank Bergmann authored
        - Reorganized files into local library for GanttEditor
        - Moved Tree related events into a GanttTreePanelController
      0f3d2d03
  12. 04 Jul, 2015 1 commit
  13. 03 Jul, 2015 1 commit
  14. 02 Jul, 2015 5 commits
  15. 01 Jul, 2015 3 commits
    • Frank Bergmann's avatar
      - GanttEditor: · d7d02845
      Frank Bergmann authored
        - Cleaned up AbstractGanttEditor
      d7d02845
    • Frank Bergmann's avatar
      - GanttEditor: · 39c2afe8
      Frank Bergmann authored
        - Adapted to new end_date semantics
        - Added custom conversion functions for
          PostgreSQL date format
      39c2afe8
    • Frank Bergmann's avatar
      - GanttEditor: · d766112f
      Frank Bergmann authored
        - Changed dependencies to be stored with task information
        - Fixed dependency direction
      d766112f
  16. 30 Jun, 2015 2 commits
  17. 29 Jun, 2015 2 commits
  18. 28 Jun, 2015 1 commit
    • Frank Bergmann's avatar
      - GanttEditor: · 4a9f9890
      Frank Bergmann authored
        Added a GanttSchedulingController to handle the resizing
        of super-tasks based on the information of their sub-tasks
      4a9f9890
  19. 27 Jun, 2015 4 commits