Skip to content
Snippets Groups Projects
  1. Jun 14, 2016
  2. May 09, 2016
  3. Apr 21, 2016
    • Michael's avatar
      Update ajax.tasks.php and ajax.tickets.php · f3205662
      Michael authored
      Note: Since I'm not sure if that's all (replacing %s %s with %1$s %2$s) which is necessary to make this work, I'm sorry in advance for a potential "bad commit".
      
      As already written on Crowdin, in German the order is wrong, so my suggestion is to make it possible to change the order by transforming "%s %s" to "%1$s and %2$s".
      Format in English: Successfully assigned 4 selected tasks
      Needed German: Successfully 4 selected tasks assigned
      f3205662
  4. Apr 18, 2016
    • Michael's avatar
      Update ajax.tickets.php · 83e0da53
      Michael authored
      Fix translation so it makes sense.
      Before: "Unable to change status for 2 any of the selected tickets" - sounds wired
      After: "Unable to change status of 2 selected tickets" - sounds correct and fits into the rest of the translation scheme ;)
      83e0da53
  5. Mar 25, 2016
  6. Mar 24, 2016
  7. Jan 07, 2016
  8. Dec 31, 2015
  9. Nov 13, 2015
  10. Nov 06, 2015
  11. Oct 15, 2015
  12. Oct 01, 2015
  13. Sep 28, 2015
  14. Sep 25, 2015
  15. Aug 27, 2015
  16. Aug 18, 2015
  17. Aug 07, 2015
  18. Aug 06, 2015
    • Peter Rotich's avatar
      Mass Ticket Actions · 19f42ca4
      Peter Rotich authored
      - Adds mass assign, transfer to ticket queues
      - Retire inline forms for ticket assignment and transfer
      19f42ca4
  19. Aug 04, 2015
  20. Aug 03, 2015
    • Peter Rotich's avatar
      Add restrictions to ticket/task closure · aba37fce
      Peter Rotich authored
      - Tickets cannot be closed when an open ticket exists
      - Tickets/Tasks cannot be closed when required for close fields are missing
      data
      - Add isCloseable routine to ticket/task classes
      aba37fce
  21. Jul 30, 2015
  22. Jul 21, 2015
  23. Jul 13, 2015
  24. May 21, 2015
  25. May 13, 2015
    • Jared Hancock's avatar
      Add concept of thread events · 8dac3da5
      Jared Hancock authored
      This patch removes several of the internal notes posted to a ticket for
      various events and replaces them with events added to a threads event chain.
      The emails are still sent out as they previously were, but internal notes
      are only added to the thread if an agent actually specified comments.
      8dac3da5
    • Peter Rotich's avatar
      Add collaboration support to task · 2cf05961
      Peter Rotich authored
      Move collaboration implementation to thread level
      2cf05961
  26. May 05, 2015
  27. Mar 23, 2015
  28. Mar 13, 2015
  29. Mar 05, 2015
  30. Feb 27, 2015
    • Jared Hancock's avatar
      lock: Sync lockCode input with lock renew · 06a1119b
      Jared Hancock authored
      Also, add warning popup when lock is about to expire and allow the user to
      attempt to renew the lock. Also, connect the keyup callback for redactor to
      the autoLock.handleEvent for greater update of the lock, and also deadband
      the lock to every 10 seconds.
      06a1119b
  31. Feb 17, 2015
Loading