- Jul 24, 2013
-
-
Jared Hancock authored
-
- Jul 15, 2013
-
-
Jared Hancock authored
This will facilitate a web-based export significantly easier
-
Jared Hancock authored
-
- Jul 12, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 03, 2013
-
-
Jared Hancock authored
This will allow an administrator to visualize the files changed in the deployment before actually copying out the new files
-
- Jun 19, 2013
-
-
Jared Hancock authored
Turns out that the $args passed into the run() method of the Unpacker are not correctly utilized and so, it is not correctly extensible
-
- Jun 18, 2013
-
-
Jared Hancock authored
-
- Jun 10, 2013
-
-
Jared Hancock authored
This will allow folks following the git development model to checkout the sourcecode to one folder, follow an upstream git brach, and deploy the osticket installation from a current branch to a location somewhere. The deploy process differs from the unpack process in that it does not assume to be inside an 'upload/' folder from the install zipball, and it does not deploy the 'setup/' folder. The include folder is still supported to be installed elsewhere.
-
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
-
Jared Hancock authored
Inside cli modules, use internal stdout and stderr objects rather than writing directly to the PHP outputs. This will allow for significantly easier regression testing integration.
-
Jared Hancock authored
-
- Jun 06, 2013
-
-
Jared Hancock authored
-
- Jun 05, 2013
-
-
Jared Hancock authored
Include all the modules for `php manage.php --help` invocation. Also, pass the parsed arguments and options to the Module::run() implementation.
-
- Mar 27, 2013
-
-
Peter Rotich authored
-
- Feb 11, 2013
-
-
Peter Rotich authored
-