1. 30 Jun, 2017 1 commit
  2. 29 Jun, 2017 1 commit
  3. 14 Jun, 2017 1 commit
  4. 01 Jun, 2017 1 commit
  5. 27 May, 2017 1 commit
  6. 19 May, 2017 1 commit
  7. 03 May, 2017 1 commit
  8. 12 Apr, 2017 1 commit
    • Frank Bergmann's avatar
      - REST: · c8949401
      Frank Bergmann authored
        Fixed "GanttEditor: Error saving data on the server side: No authentication found ('')" bug.
        Apparently Chrome sometimes sends out PUT XHTTP calls without cookies.
        So ]po[ then correctly identifies a non-authenticated session.
        As a workaround, I have added auth_token authentication in the SenchaPreference store,
        so that the calls are authenticated, even if the cookies should disappear for some
        reason.
      c8949401
  9. 28 Dec, 2016 1 commit
  10. 27 Dec, 2016 2 commits
  11. 30 Nov, 2016 2 commits
  12. 15 Nov, 2016 1 commit
  13. 11 Nov, 2016 1 commit
  14. 07 Nov, 2016 1 commit
  15. 03 Nov, 2016 2 commits
  16. 28 Oct, 2016 1 commit
  17. 13 Oct, 2016 2 commits
  18. 05 Oct, 2016 1 commit
  19. 03 Oct, 2016 1 commit
    • Frank Bergmann's avatar
      - REST: · 9d0dbf62
      Frank Bergmann authored
        - Added permissions to POST on im_hours
      9d0dbf62
  20. 23 Sep, 2016 1 commit
  21. 21 Sep, 2016 1 commit
  22. 23 Jul, 2016 1 commit
  23. 14 Jul, 2016 1 commit
  24. 11 Jul, 2016 1 commit
  25. 29 Jun, 2016 1 commit
  26. 20 Jun, 2016 1 commit
  27. 30 May, 2016 1 commit
  28. 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
  29. 17 May, 2016 1 commit
  30. 15 May, 2016 2 commits
  31. 05 May, 2016 1 commit
  32. 03 May, 2016 1 commit
  33. 30 Apr, 2016 1 commit
  34. 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