Skip to content
Snippets Groups Projects
  1. Nov 19, 2015
  2. Sep 29, 2015
  3. Sep 26, 2015
  4. Aug 10, 2015
  5. Aug 04, 2015
  6. Jul 13, 2015
  7. May 27, 2015
  8. May 24, 2015
  9. May 21, 2015
  10. May 18, 2015
  11. May 05, 2015
  12. Apr 14, 2015
  13. Apr 02, 2015
  14. Apr 01, 2015
  15. Mar 18, 2015
  16. Mar 17, 2015
  17. Mar 10, 2015
  18. Jan 13, 2015
  19. Dec 10, 2014
    • Jared Hancock's avatar
      oops: Fix numerous, small issues introduced in merges · c5823545
      Jared Hancock authored
      oops: Fix crash upgrading to c7c82835
      
      oops: Fix crash rendering ticket view
      
      oops: Fix crash posting response to ticket
      
      oops: Fix refresh url after ticket reply post
      
      orm: Locate annotations after the root model's fields
      
      orm: Add PK field check for DISTINCT aggregate expressions
      
      When using the DISTINCT option for aggregate expressions, ensure that when a
      relationship is used in the aggregate, that a single field of the remote
      model's primary key is used — rather than the foreign key, since it would
      never have more than one unique value.
      
      search: Re-implement basic ticket search
      
      oops: Couple trivial changes
      
      oops: Fix date formatting for PDF output
      
      oops: Fix staff profile view and update
      
      oops: Fix canned response listing
      
      orm: Fix crash compiling WHERE IN (nested select)
      
      nav: Move settings/email to email/settings
      
      i18n: Make field visibility config translatable
      
      oops: Fix crash adding field to custom form
      
      forms: Fix `required` flag transfer to FormField
      
      oops: Fix bad merge on new ticket by staff
      
      forms: Show uneditable fields on new ticket by staff
      
      oops: Fix bad merge on client ticket view
      c5823545
  20. Dec 08, 2014
  21. Sep 29, 2014
  22. Aug 29, 2014
  23. Aug 22, 2014
    • Chefkeks's avatar
      Update again · 7881dbbf
      Chefkeks authored
      Thanks for the hint Peter.
      Changed it (again) and also tested at our system. /scp/slas.php works as intended - so only the slash "/" before "scp/slas.php" was missing.
      7881dbbf
  24. Aug 20, 2014
  25. Aug 06, 2014
  26. Aug 04, 2014
  27. Jul 29, 2014
  28. Jun 18, 2014
    • Jared Hancock's avatar
      Allow direct access to tickets with email and num · 109cba62
      Jared Hancock authored
      Starting with osTicket 1.8.1, users must receive an email and follow a link
      in the email to get access to the ticket. With this new option, the email
      verification step can be avoided in osTicket 1.9, because access is now only
      granted to exactly one ticket.
      109cba62
  29. Jun 04, 2014
  30. May 16, 2014
  31. May 15, 2014
Loading