Skip to content
Snippets Groups Projects
  1. Apr 02, 2014
  2. Apr 01, 2014
  3. Mar 27, 2014
  4. Mar 25, 2014
  5. Mar 14, 2014
  6. Mar 03, 2014
  7. Feb 28, 2014
  8. Feb 27, 2014
  9. Feb 04, 2014
  10. Feb 03, 2014
  11. Dec 10, 2013
  12. Dec 09, 2013
  13. Dec 01, 2013
    • Jared Hancock's avatar
      ui: Fix large image display · e3845ad1
      Jared Hancock authored
      Fixes oversize image display to be resized in both the ticket thread and
      the redactor editor in (at least)
      
        * Ticket-view boxes
        * Client new-ticket form
        * Staff new ticket
        * Page add/edit
        * FAQ add/edit
        * Canned response add/edit
      
      Fixes osTicket/osTicket-1.8#247
      e3845ad1
  14. Nov 27, 2013
  15. Nov 26, 2013
  16. Nov 23, 2013
  17. Nov 16, 2013
  18. Nov 15, 2013
  19. Nov 14, 2013
  20. Nov 13, 2013
  21. Nov 12, 2013
  22. Nov 09, 2013
  23. Nov 05, 2013
    • Jared Hancock's avatar
      Add concept of system information page · f47c427d
      Jared Hancock authored
      Add information about current software versions, server software, php
      extensions loaded, and database space usage.
      
      In the future, this will offer a nice place to add an import/export button
      for data backup and restore, announcements, and more
      f47c427d
  24. Nov 04, 2013
  25. Oct 31, 2013
    • Jared Hancock's avatar
      Fix parsing issue in strtotime() · b9ab14c1
      Jared Hancock authored
      PHP can't discern the difference between d/m/Y and m/d/Y when just the date
      is submitted to strtotime(). Unfortunately, strptime() is not available
      until PHP 5.1.0. This patch forces datepickers to change their values to
      YYYY-MM-DD upon submission to disambiguate parsing issues.
      
      Fixes #832
      b9ab14c1
  26. Oct 10, 2013
  27. Oct 09, 2013
Loading