- Oct 09, 2014
-
-
Jared Hancock authored
The real bug was setting the source of the ticket form — not the fallback to the form entry source. Falling back breaks edits.
-
Jared Hancock authored
-
Jared Hancock authored
Also fix a crash when re-rendering the new ticket by staff page after a validation error.
-
Jared Hancock authored
-
Jared Hancock authored
Bug: attachments Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Fix Additional XSS Vulnerability In "tpl.inc.php" Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: oops: Properly validate forms for agents Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
users: Error message setting username to an email Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: If an answer has no saved value, use the field Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
User Directory not sortable by Status Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
pjax: Fix placement of footer Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Fix bad merge for list properties as sub-fields Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
i18n: Fix several issues with right-to-left layout Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Properly format text thread bodies Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Oct 07, 2014
-
-
Jared Hancock authored
This patch fixes a small glitch where validation might be bypassed for fields for agents. Previously there was a glitch where required fields would have their validation errors ignored.
-
Jared Hancock authored
Since users can already log in via their email address, offer a friendly error message when agents configure the user name to be an email address.
-
Jared Hancock authored
Footer should not be in #pjax_container, because the footer is not rendered for non PJAX requests.
-
Jared Hancock authored
When processing the value of a DynamicFormEntryAnswer, if there is no database-backed, value, then use the value of the associated field.
-
- Oct 06, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Auto-detect inline attachments Attached keepers to canned reply
-
- Oct 03, 2014
-
-
Jared Hancock authored
-
- Oct 02, 2014
-
-
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
-
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.
-
- Oct 01, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Sep 29, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
forms: Add default selection to SelectionField Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
This allows administrators to select a default value for selection fields deriving from Custom Lists. This has been implemented on the ChoiceField, but was forgotten on the SelectionField
-