- Sep 26, 2014
-
-
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
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
-
- Sep 19, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
This is necessary to avoid confusion vs. closed state.
-
Peter Rotich authored
-
Jared Hancock authored
Also fix crash if the [name] of a widget element started with a digit character.
-
Jared Hancock authored
This allows administrators to define a regular expression to filter content entered into short answer fields by agents and endusers. With the new visibility feature, the regular expression input is only shown if the regular expression validator is selected.
-
Jared Hancock authored
This allows fields to specify a visibility constraint that will be evaluated in real time in the browser to automatically show and hide fields that should be hidden based on values of other fields in the same form. Validation is not performed on fields server-side if they are considered invisible when submitted.
-
Peter Rotich authored
bug: Fix status display on client interface Shameless-Self-Merge: <peter@osticket.com>
-