1. 11 Nov, 2016 1 commit
  2. 07 Nov, 2016 1 commit
  3. 03 Nov, 2016 2 commits
  4. 28 Oct, 2016 1 commit
  5. 13 Oct, 2016 2 commits
  6. 05 Oct, 2016 1 commit
  7. 03 Oct, 2016 1 commit
    • Frank Bergmann's avatar
      - REST: · 9d0dbf62
      Frank Bergmann authored
        - Added permissions to POST on im_hours
      9d0dbf62
  8. 23 Sep, 2016 1 commit
  9. 21 Sep, 2016 1 commit
  10. 23 Jul, 2016 1 commit
  11. 14 Jul, 2016 1 commit
  12. 11 Jul, 2016 1 commit
  13. 29 Jun, 2016 1 commit
  14. 20 Jun, 2016 1 commit
  15. 30 May, 2016 1 commit
  16. 25 May, 2016 1 commit
    • Frank Bergmann's avatar
      - Audit: · 522c0dbb
      Frank Bergmann authored
        - Moved main audit_impl into intranet-core
        - Replaced im_project_audit by im_audit
      522c0dbb
  17. 17 May, 2016 1 commit
  18. 15 May, 2016 2 commits
  19. 05 May, 2016 1 commit
  20. 03 May, 2016 1 commit
  21. 30 Apr, 2016 1 commit
  22. 19 Apr, 2016 2 commits
    • Frank Bergmann's avatar
      - REST: · d72fd068
      Frank Bergmann authored
        Fixed issue saving Gantt Editor task trees with dependencies:
        Now dependencies are saved in a second "pass"
      d72fd068
    • Frank Bergmann's avatar
      - REST: · 8cfcf22d
      Frank Bergmann authored
        Now CRUD for timesheet_task dependencies stored
        as part of the Sencha tree store
      8cfcf22d
  23. 15 Apr, 2016 1 commit
  24. 09 Mar, 2016 1 commit
  25. 29 Jan, 2016 1 commit
  26. 02 Dec, 2015 1 commit
  27. 23 Nov, 2015 1 commit
  28. 17 Nov, 2015 1 commit
  29. 12 Nov, 2015 1 commit
    • jago's avatar
      - REST: · e362e9bb
      jago authored
        - Fixed creation of im_biz_object_rel relationship objects
        - Changed semantics of list pages: They now also return
          instances of object sub-types. Example: im_project also
          returns im_ticket and im_timesheet_task objects
      e362e9bb
  30. 29 Oct, 2015 2 commits
    • Frank Bergmann's avatar
      - REST: · 7d98b248
      Frank Bergmann authored
        - Added a next-object-id.adp data-source in order to allow the
          GanttEditor to assign task_ids to new tasks. This is necessary
          in order to save the parent/child relationship between tasks
      7d98b248
    • Frank Bergmann's avatar
      - REST: · 3bb3e216
      Frank Bergmann authored
        Added the option to create timesheet tasks with a predefined
        task_id/project_id. This is necessary for the GanttEditor that
        needs to assign task_ids in order to save the parent/child
        relationship between tasks
      3bb3e216
  31. 27 Oct, 2015 1 commit
  32. 23 Sep, 2015 1 commit
  33. 18 Aug, 2015 1 commit
    • Frank Bergmann's avatar
      - REST: · 1e1b3e2a
      Frank Bergmann authored
        - Creating new timesheet_task objects:
          Now creating a unique project_nr if not
          explicitely specified
      1e1b3e2a
  34. 06 Aug, 2015 1 commit
    • Frank Bergmann's avatar
      - REST: · 29b6f7e8
      Frank Bergmann authored
        Removed the iconCls field for tasks, because that's set
        in the TimesheetTask model
      29b6f7e8
  35. 05 Aug, 2015 1 commit
    • Frank Bergmann's avatar
      - GanttEditor: · 737a27b7
      Frank Bergmann authored
        - Deal with incomplete data if either start- or end-date are not set.
          This is possible in case of tickets and incompletely created
          timesheet_tasks.
          We now set the empty date to the respective other one.
      737a27b7