1. 14 Jul, 2022 1 commit
  2. 27 Feb, 2021 1 commit
  3. 29 Nov, 2020 1 commit
    • Jonathan Wiltshire's avatar
      More opinionated language review · 6b48feba
      Jonathan Wiltshire authored
      This is not simply fixing up spelling and grammar, but a full (ish)
      review of English language strings and translation structure. This lays
      the groundwork for a more formal translation round at a later date.
      
      Some of the phrasing will inevitably be coloured by en_GB preference,
      but I don't feel any shame about that.
      6b48feba
  4. 02 Nov, 2020 1 commit
  5. 06 Oct, 2020 4 commits
  6. 19 Jun, 2020 1 commit
  7. 29 May, 2020 2 commits
    • Pierre-Elliott Bécue's avatar
    • Pierre-Elliott Bécue's avatar
      [FD Approval] Implementation · 55248132
      Pierre-Elliott Bécue authored
      Approval becomes a Requirement of a process. When this requirement is
      fulfilled, it makes the process become approved, whatever the state of
      the other requirements.
      
      Depending on the status of the approver, the StatementCreate view either
      spawns a ProcessApproveRT op to send immediately a RT ticket, or just
      spawns a ProcessApprove op, to approve the process.
      
      The approval statement contains the RT ticket that is sent or not. In
      the case it's not, a housekeeping job could iterate through the
      processes on a regular basis and as soon as the approval requirement is
      old enough, spawn a RT ticket using the approval statement.
      
      To avoid issues with testing instances, the ProcessApproveRT has been
      reworked in order for the RT part to be mocked, returning 0
      systematically.
      55248132
  8. 27 Apr, 2020 1 commit
  9. 25 Apr, 2020 1 commit
  10. 24 Apr, 2020 1 commit
  11. 29 Feb, 2020 1 commit
  12. 23 Feb, 2020 2 commits
  13. 21 Feb, 2020 2 commits
  14. 03 Oct, 2019 1 commit
  15. 02 Oct, 2019 1 commit
  16. 05 Sep, 2019 1 commit
  17. 09 Jul, 2019 1 commit
  18. 02 Mar, 2019 1 commit
  19. 01 Mar, 2019 3 commits
  20. 02 Jan, 2019 1 commit
  21. 01 Oct, 2018 1 commit
  22. 17 Sep, 2018 2 commits
  23. 11 Aug, 2018 1 commit
  24. 08 Jan, 2018 1 commit
  25. 29 Oct, 2017 1 commit
    • Jonathan Wiltshire's avatar
      Allow DD_U to apply to become DD_NU · ecc1f7de
      Jonathan Wiltshire authored
      A small number of uploading Developers find that
      they no longer need or want uploading privileges,
      but do wish to remain a Developer. This change
      allows applications to non-uploading DD in the
      normal way.
      
      For this application, only an intent is required.
      Everything else is superfluous or already known.
      ecc1f7de
  26. 24 Sep, 2017 1 commit
  27. 25 Aug, 2017 1 commit
  28. 24 Aug, 2017 2 commits
  29. 23 Aug, 2017 2 commits