Skip to content
Snippets Groups Projects
  1. Feb 22, 2018
  2. Jul 28, 2017
    • JediKev's avatar
      oops: Fix Task Print · 2ddf78a6
      JediKev authored
      This addresses issue 3782 where clicking Print on a Task gives you a blank
      popup that hangs. This is because the Print button was being treated as a
      Task action when it is actually not one. This adds a ternary operator to
      give the proper Task Actions the `task-action` class and gives the Print
      button no class.
      2ddf78a6
  3. Oct 25, 2016
    • Kevin Thorne's avatar
      Loading overlay · 4310d658
      Kevin Thorne authored
      Use class instead of id on form element that triggers overlay on submit.
      4310d658
  4. Mar 24, 2016
  5. Dec 31, 2015
    • Peter Rotich's avatar
      Tasks Actions · 582468a0
      Peter Rotich authored
      Make tasks actions icon based buttons
      Fix task assignment issue
      582468a0
  6. Nov 16, 2015
    • Peter Rotich's avatar
      Thread View Sort Order · 2e70611b
      Peter Rotich authored
      Add a preference option to set the sort order of the thread entries in DESC or
      ASC order.
      
       * System Default order is ASC
       * Auto-scroll is disabled when sort order is set to DESC.
      2e70611b
  7. Aug 26, 2015
  8. Aug 24, 2015
  9. Aug 18, 2015
  10. Aug 17, 2015
  11. Aug 06, 2015
  12. 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
  13. Jul 21, 2015
  14. Jul 13, 2015
  15. Jun 03, 2015
  16. Jun 01, 2015
  17. May 13, 2015
  18. May 05, 2015
  19. Feb 10, 2015
  20. Dec 20, 2014
  21. Dec 11, 2014
Loading