1. 30 May, 2016 1 commit
  2. 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
  3. 17 May, 2016 1 commit
  4. 15 May, 2016 2 commits
  5. 05 May, 2016 1 commit
  6. 03 May, 2016 1 commit
  7. 30 Apr, 2016 1 commit
  8. 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
  9. 15 Apr, 2016 1 commit
  10. 09 Mar, 2016 1 commit
  11. 29 Jan, 2016 1 commit
  12. 02 Dec, 2015 1 commit
  13. 23 Nov, 2015 1 commit
  14. 17 Nov, 2015 1 commit
  15. 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
  16. 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
  17. 27 Oct, 2015 1 commit
  18. 23 Sep, 2015 1 commit
  19. 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
  20. 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
  21. 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
  22. 04 Jul, 2015 4 commits
  23. 01 Jul, 2015 2 commits
    • Frank Bergmann's avatar
      - GanttEditor: · a6e76c9c
      Frank Bergmann authored
        - Changed dependencies to be stored with task information
        - Fixed dependency direction
      a6e76c9c
    • Frank Bergmann's avatar
      - REST valid_vars: · 98a88111
      Frank Bergmann authored
        Excluding rule_engine_old_value from being returned,
        because the content can be very long
      98a88111
  24. 28 Jun, 2015 1 commit
  25. 27 Jun, 2015 2 commits
  26. 26 Jun, 2015 1 commit
  27. 25 Jun, 2015 1 commit
  28. 12 Jun, 2015 3 commits
  29. 10 Jun, 2015 2 commits
    • Frank Bergmann's avatar
      - REST: · 59958823
      Frank Bergmann authored
        Fixed issues when working with user "Unregistered Visitor" with user_id=0
      59958823
    • Frank Bergmann's avatar
      - REST: · d98fbf67
      Frank Bergmann authored
        - Resolved issue with im_ticket permission query
      d98fbf67