- Jun 22, 2015
-
-
Jared Hancock authored
-
- 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`
-
- May 08, 2015
-
-
Dmitry Gorelenkov authored
-
yadimon authored
-
- Apr 01, 2015
-
-
Jared Hancock authored
-
- Mar 30, 2015
-
-
Jared Hancock authored
-
- 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).
-
- 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
-
- 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
-
- Aug 11, 2014
-
-
Jared Hancock authored
-
- Aug 05, 2014
-
-
Jared Hancock authored
-
- Aug 04, 2014
-
-
Jared Hancock authored
-
- Aug 01, 2014
-
-
Jared Hancock authored
-
- Jul 31, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 30, 2014
-
-
Jared Hancock authored
-
- Jul 25, 2014
-
-
Jared Hancock authored
-
- Jul 24, 2014
-
-
Jared Hancock authored
-
- Jul 19, 2014
-
-
Jared Hancock authored
And add translations for the draft mechanism
-
- Jul 18, 2014
-
-
Jared Hancock authored
Also add some logic to the POT builder to warn about incorrect arguments to the __() function and friends as well as warn about _() usage.
-
- Jul 10, 2014
-
-
Jared Hancock authored
The software defines at least three contexts for the phrase "Open" * The name of a ticket queue (Open tickets) * A status of a ticket (Open / Closed) * An action to be performed (Open a ticket) References: (Crowdin login required) http://i18n.osticket.com/translate/osticket-official/148/enus-de#2915
-
- Jul 08, 2014
-
-
Jared Hancock authored
Also, the final version of the system will not require the `gettext` extension for PHP
-
- Jul 07, 2014
-
-
Jared Hancock authored
-
- Jul 03, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jul 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-