- Oct 09, 2014
-
-
Jared Hancock authored
Bug: attachments Reviewed-By:
Jared Hancock <jared@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>
-
- 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
-
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
-
Peter Rotich authored
forms: Add free text field Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
bug: Decode mailbox when parsing an email address Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
This addresses cases where incoming emails doesn't include charset and mailbox may include non-ascii characters.
-
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
-
Jared Hancock authored
oops: Fix hardcoded table prefix Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
orm: Fix MySQL occasional "Commands OOS" error Reviewed-By:
Peter Rotich <peter@osticket.com>
-