- Sep 29, 2014
-
-
Peter Rotich authored
forms: Add free text field Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
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>
-
- Sep 28, 2014
-
-
Peter Rotich authored
-
- Sep 26, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Conflicts: js/osticket.js
-
Jared Hancock authored
-
Jared Hancock authored
This is similar to the section break but doesn't have the <hr> element before it and allows for HTML input (including images)
-
Jared Hancock authored
Add database name and schema signature to the system info page Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Improve info display & formatting Only show 8 chars of the last commit
-
Peter Rotich authored
-
- Sep 25, 2014
-
-
Peter Rotich authored
redactor: Add right-to-left support Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
forms: Support non-US locale on client portal Reviewed-By:
Peter Rotich <peter@osticket.com>
-
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
bug: Add ticket status properties field exist before loading initial data Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Add ticket status properties field before loading init data.
-
Jared Hancock authored
-
Jared Hancock authored
Dependent fields Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Ticket statuses revisited Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Fix #1302. Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Hide multi selection option for typeahead selections
-
- Sep 24, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Consider current status settings to determine if a ticket is reopen-able Show a warning on staff's ticket view if the ticket is not reopen-able
-
Peter Rotich authored
This will allow administrator to indicate if end users are allowed to reopen tickets in a particular closed status.
-
Peter Rotich authored
Hiding a field triggers visibility check on dependent fields Use jQuery specific value getters
-
Peter Rotich authored
This will be useful for maintaining arbitrary list of items. ListObject should be used in the place of ArrayObject
-
Peter Rotich authored
file: Propery support IE10 for file uploads Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Use data view for ticket table client side Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
pages: Fix incorrect lookup of inline images Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Andrés authored
Fix issue that fails for get names on incorrect formats. Ex: J.Everybody
-