- Sep 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Handle cases where status change fails Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
forms: Several minor fixes for properties and search integration Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Furthermore, revamp the __cdata system to better support multiple selection fields. Drop the `.._id` fields and use a coalesce of the ID value of the entry value or the entry value itself. For JSON backed fields, strip some JSON characters to result in a comma-separated list. The search engine now uses MySQL FIND_IN_SET to analyze a search selection in advanced searches. Also, interaction with the MySQL full text search backend is fully supported.
-
Jared Hancock authored
-
Peter Rotich authored
Set the correct error message and maintain user selection & input
-
Jared Hancock authored
-
Jared Hancock authored
Not just the SelectionField. This will make room for the InlineFormField
-
Jared Hancock authored
-
- Sep 01, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
forms: Add all forms to the filter subsystem Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Better feedback for client side upload fails Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Statuses revisited (again) Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Make the error message clear
-
Jared Hancock authored
-
Peter Rotich authored
-
Peter Rotich authored
-
- Aug 30, 2014
-
-
Jared Hancock authored
-
- Aug 29, 2014
-
-
Jared Hancock authored
Conflicts: include/class.export.php include/client/login.inc.php include/staff/ticket-view.inc.php
-
Jared Hancock authored
-
Jared Hancock authored
Sanity check for callable check Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
forms: Drag and drop uploads Reviewed-By:
Peter Rotich <peter@osticket.com>
-
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
Attachment settings are now exclusively handled by the settings on the ThreadEntry field on the ticket details form. Enabling attachments as well as tuning attachment validation settings are all handled from the one place now.
-
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
-