- Mar 24, 2016
-
-
Jared Hancock authored
This is my attempt at removing similar texts from the translator work load. It also makes an attempt at dropping some misspelled words and works toward standardizing some phrases.
-
- Dec 18, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
This adds a command-line module named `serve` which adds a module to run the command-line built-in PHP server with a router file that will properly handle the expected URL dispatchers for the pages/, api/, and apps/ magic URLs. Usage: $ php manage.php serve --help
-
- Sep 18, 2015
-
-
Jared Hancock authored
-
- Jul 28, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 22, 2015
-
-
Jared Hancock authored
-
- Jul 21, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 10, 2015
-
-
Jared Hancock authored
This patch suggests that old attachments in the `upload_dir` can be located and left alone when upgrading away from osTicket v1.6. Later, via the `file` command line applet, the attachments can be migrated into the database, or to the new filesystem plugin after it is installed with: php manage.php file migrate --backend=6 --to=D This allows attachment migration to be retried in the event it failed for any reason.
-
Jared Hancock authored
-
- Jun 24, 2015
-
-
Jared Hancock authored
(rather than deleted after install)
-