Skip to content
Snippets Groups Projects
  1. May 21, 2015
  2. May 20, 2015
  3. May 13, 2015
  4. May 05, 2015
  5. Mar 18, 2015
  6. Mar 17, 2015
  7. Feb 10, 2015
  8. Feb 06, 2015
  9. Dec 16, 2014
  10. Dec 11, 2014
  11. Dec 09, 2014
  12. Dec 08, 2014
  13. Oct 27, 2014
  14. Oct 20, 2014
    • Peter Rotich's avatar
      Default max file size · 8302c1ca
      Peter Rotich authored
      Determine and set a reasonable max file size on install
      Remove file extension restrictions - transition to mime types
      8302c1ca
  15. Aug 29, 2014
  16. Aug 14, 2014
  17. Aug 06, 2014
  18. Aug 05, 2014
  19. Jul 30, 2014
  20. Jul 29, 2014
    • Jared Hancock's avatar
      Implement concept of custom ticket numbers · 5cfa1f97
      Jared Hancock authored
      Ticket numbers are now configurable as a system-default and by help topic.
      Previously, an administrator could select between six-digit random and
      sequential numbers. Now, the sequence is selectable so multiple sequences
      as needed, and a format can be specified to define how the ticket numbers
      look. Formats can also be defined for each help topic.
      5cfa1f97
  21. Jul 14, 2014
  22. Jun 27, 2014
  23. Jun 25, 2014
    • Thane de Loth's avatar
      Adopt translation work from Thane de Loth · 7042e6c8
      Thane de Loth authored
      Multilanguage Support via gettext
      
      - added gettext encapsulations to all texts i thought necessary
      - added fallback function for the case that the gettext extension isn't loaded
      - added browser language detection
      - added gettext to the list of optional extensions in setup
      - rewritten some of the texts to use sprintf instead of appending strings
      - added german translation file
      - removed mark_overdue-confirm from cannedresponses.inc.php
      
      extend multi language support and a fex fixes
      
      - Better detection of translation files
      - Added functionality to redirect language codes (see redirecting
      language codes)
      - Ticket Status can be translated
      - The Datepicker can be translated
      - Extended functionality of 'testlang.php' to show what language code is
      used to translate
      
      Forgotten to apply a patch from RC5 to RC6
      
      - Forgotten to change $var to $vars in line 380 of class.mailfetch.php
      - Removed unneeded comment
      
      Added php_gettext as primary translation engine
      
      - Added php_gettext support (thanks to Danilo Segan and Steven
      Armstrong)
      - php_gettext is now the primary translation engine
      - Extended language detection functionality
      
      Add error/misconfiguration checks and fix undefined variables
      7042e6c8
  24. 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
  25. Jun 05, 2014
  26. Jun 02, 2014
    • Jared Hancock's avatar
      Implement default help topic · ef2b91a9
      Jared Hancock authored
      Use the topic associated with the email if any, and the topic defined as the
      system default as the last resort. In either case, the form associated with
      the help topic will be added to the ticket, but no data will be put into the
      form fields.
      ef2b91a9
  27. May 30, 2014
  28. May 23, 2014
  29. May 15, 2014
  30. May 08, 2014
    • Peter Rotich's avatar
      Fixes · 120d90be
      Peter Rotich authored
      Add ability to disable canned responses
      Fix team drop down selection
      Remove priority escalation setting in SLA page (implementation is on todo
              list)
      120d90be
Loading