- Jun 11, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
As an option, this will allow preventing deployment of files not tracked with git. It's also about twice as fast as the PHP version.
-
Jared Hancock authored
This allows files which are edited on the fly during deployment to be tracked so that they are not unnecessarily deployed again in the next deployment run. It also allows for more creative deployment strategies using something like `git ls-files -s`
-
- Jun 08, 2015
-
-
Jared Hancock authored
-
- May 13, 2015
-
-
Jared Hancock authored
-
- May 11, 2015
-
-
Jared Hancock authored
This allows detection of some incorrectly-typed email addresses before tickets, users, and agents are created.
-
- May 08, 2015
-
-
Dmitry Gorelenkov authored
-
yadimon authored
-
- Apr 01, 2015
-
-
Jared Hancock authored
-
- Mar 30, 2015
-
-
Jared Hancock authored
-
- Mar 25, 2015
-
-
Jared Hancock authored
-
- Mar 19, 2015
-
-
Jared Hancock authored
This also adjusts the logic internally to lookup the priority by the priority_urgency field, which should be constrained to follow priority precedence over the priority_id field.
-
- Mar 13, 2015
-
-
Jared Hancock authored
-
- Feb 13, 2015
-
-
Jared Hancock authored
-
- Feb 05, 2015
-
-
Jared Hancock authored
-
- Jan 23, 2015
-
-
Jared Hancock authored
-
- Jan 22, 2015
-
-
Jared Hancock authored
If failing to import file content data, drop contents imported thus far
-
- Jan 08, 2015
-
-
Jared Hancock authored
This patch adds an export+import method to the file command line module. The file export is agnostic of the file storage backend. It writes the files with the %file record data to standard-out or to the file given by the -f option. The file is a considered a stream and can quietly be compressed and can be read back in as a stream (no seeking is performed in the import process).
-
- Dec 18, 2014
-
-
Jared Hancock authored
-
- Oct 26, 2014
-
-
Jared Hancock authored
-
- Oct 23, 2014
-
-
Jared Hancock authored
-
- Oct 02, 2014
-
-
Jared Hancock authored
This patch also makes a slight edit to mPDF to allow better detection of substitions in characters, as the DejaVu fonts shipped do not support Thai glyphs.
-
- Sep 26, 2014
-
-
Jared Hancock authored
-
- Sep 24, 2014
-
-
Peter Rotich authored
-
- Sep 19, 2014
-
-
Peter Rotich authored
-
- Sep 04, 2014
-
-
Jared Hancock authored
If there is a problem installing some of the items with the system, try not to crash simply because the error is passed into another ::create() function.
-
- Aug 29, 2014
-
-
Jared Hancock authored
And allow for @context to add context to the bare string literal. For instance, /* @trans, @context "noun" */ 'Open' Would mark the string 'Open' translatable with context "noun".
-
- Aug 22, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Make table prefix consistent
-
Peter Rotich authored
-
- Aug 11, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 06, 2014
-
-
Jared Hancock authored
-
- Aug 05, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
Implement the logic to set status
-
Peter Rotich authored
Help topics and filters can override the default status
-
Jared Hancock authored
-
- Aug 04, 2014
-
-
Jared Hancock authored
-
- Aug 01, 2014
-
-
Jared Hancock authored
-