Skip to content
Snippets Groups Projects
  1. May 16, 2014
  2. Mar 14, 2014
  3. Feb 28, 2014
  4. Jan 20, 2014
  5. Jan 17, 2014
  6. Oct 25, 2013
  7. Oct 19, 2013
  8. Jul 24, 2013
  9. Jul 03, 2013
  10. Jun 19, 2013
  11. Jun 18, 2013
  12. Jun 10, 2013
    • Jared Hancock's avatar
      Fixup Unpacker::unpackage() · 9ab27012
      Jared Hancock authored
      - Force destination folder to always have a trailing slash
      - Log if verbosity is set to stdout
      - Use MD5 to see if copy is necessary
      9ab27012
  13. Jun 05, 2013
  14. Mar 27, 2013
  15. Feb 11, 2013
  16. Jan 02, 2013
    • Jared Hancock's avatar
      Add management meta script · 330ef8ac
      Jared Hancock authored
      Which will allow for a modular approach to command-line scripting of the
      osTicket system. Hopefully, it will alleviate the need to copy+paste code
      between scripts and otherwise duplicate functionality between locations. It
      will also allow for easier administration of osTicket by shipping scripts to
      do things like database maintenance, statistics exports (collectd), data
      exports, etc.
      
      The first example script include the capability to unpack the osTicket
      installation/upgrade tarball to the destination install path with optionally
      placing the include folder in a different location. The script will monkey
      patch main.inc.php so that the INCLUDE_DIR define will point to the
      installed location of the include/ folder.
      330ef8ac
Loading