Skip to content
Snippets Groups Projects
  1. 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
    • Jared Hancock's avatar
      e4058c4c
  2. Dec 17, 2012
  3. Dec 16, 2012
  4. Dec 14, 2012
  5. Dec 13, 2012
  6. Dec 10, 2012
  7. Dec 07, 2012
  8. Dec 06, 2012
  9. Dec 04, 2012
Loading