- Feb 27, 2015
-
-
Jared Hancock authored
Also, give a "Browser not supported" error for browsers which do not support the Blob constructor.
-
- Dec 31, 2014
-
-
Jared Hancock authored
This script adds a single download script, 'file.php', which provides access to files of all types to all users. It uses a HMAC signature system with an expires time, which allows signed URLs to be sent to external users. This also fixes an issue with the Http::cacheable() method, where the last-modified and Etag headers were not properly compared, which resulted in permanent cache misses by the client.
-
- Oct 24, 2014
-
-
Jared Hancock authored
-
- Oct 09, 2014
-
-
Jared Hancock authored
-
- Oct 03, 2014
-
-
Jared Hancock authored
-
- Oct 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Sep 29, 2014
-
-
Jared Hancock authored
* Use the title of "Information" with internal tag of "info" * Add "Visibility" column to UI and retire "Required" and "Internal" columns * Add visibility selection to new fields and show visibility to the user information fields when displayed on the ticket details form * Make the visibility settings translatable * Use constants internally for visibility configuration detection * Use a larger input when managing the information HTML content * Fix validation errors for new fields * Enforce new field name uniqueness * Enforce new field name character validation
-
- Sep 25, 2014
-
-
Jared Hancock authored
The staff portal has a feature where the date fields are converted to YYYY-MM-DD prior to form submission. However, this code was not ported to the client portal. Therefore, for non-US date formats (d/m/Y for instance) would not be processed properly by the server and would be nulled prior to validation.
-
Jared Hancock authored
-
- Sep 17, 2014
-
-
Jared Hancock authored
-
- Sep 05, 2014
-
-
Jared Hancock authored
-
- Sep 01, 2014
-
-
Jared Hancock authored
-
- Aug 30, 2014
-
-
Jared Hancock authored
-
- Aug 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Only one file is supported at a time now; but at least the files are saved and displayed in the event of validation errors.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 28, 2014
-
-
Jared Hancock authored
On some setups, IE v10 on Windows 7 at least, text added to the Redactor editor after an image is inserted (via the image popup dialog for instance), will not be retrieved via the ::get() method and so will not be submitted with the form submit button. This patch introduces a workaround by manually calling ::sync() for the Redactor when the submit button is pressed — just before the form is submitted.
-
- Jul 31, 2014
-
-
Jared Hancock authored
Also add a drop-down list of common links include ticket links and login pages for both agents and end users.
-
- 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 07, 2014
-
-
Jared Hancock authored
-
- Jul 03, 2014
-
-
Jared Hancock authored
-
- Jul 02, 2014
-
-
Jared Hancock authored
-
- Jun 04, 2014
-
-
Jared Hancock authored
-
- May 27, 2014
-
-
Jared Hancock authored
-
- May 23, 2014
-
-
Jared Hancock authored
-