1. 27 May, 2017 1 commit
  2. 18 May, 2017 2 commits
  3. 03 May, 2017 1 commit
  4. 12 Apr, 2017 1 commit
    • Frank Bergmann's avatar
      - REST: · f64e1671
      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.
      f64e1671
  5. 05 Feb, 2017 1 commit
  6. 09 Jan, 2017 1 commit
  7. 07 Jan, 2017 1 commit
  8. 06 Jan, 2017 1 commit
  9. 29 Dec, 2016 2 commits
    • Frank Bergmann's avatar
      - Reordered tree columns · a06c37a0
      Frank Bergmann authored
      a06c37a0
    • Frank Bergmann's avatar
      - Gantt Editor: · 9c2e267c
      Frank Bergmann authored
        A milestone now is a task marked as milestone.
        It's not sufficient anymore to have start_date == end_date.
        That's because both date and timestamptz is used in the
        code on the DB and in the GanttEditor part.
        We will have to revisit this code once timephased_date are
        available in ]po[ V5.1 or later
      9c2e267c
  10. 28 Dec, 2016 2 commits
  11. 27 Dec, 2016 3 commits
  12. 18 Nov, 2016 1 commit
  13. 15 Nov, 2016 1 commit
  14. 11 Nov, 2016 3 commits
  15. 09 Nov, 2016 3 commits
  16. 08 Nov, 2016 1 commit
    • Frank Bergmann's avatar
      - Gantt Editor: · 027a8cbe
      Frank Bergmann authored
        Fixed issue with newly created tasks having an empty string
        as an assignees field, instead of an array
      027a8cbe
  17. 03 Nov, 2016 1 commit
  18. 25 Oct, 2016 2 commits
  19. 24 Oct, 2016 1 commit
  20. 20 Oct, 2016 1 commit
  21. 13 Oct, 2016 5 commits
  22. 11 Oct, 2016 2 commits
  23. 10 Oct, 2016 3 commits