- Aug 29, 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
This will allow for more complex widgets to be added as plugins which include css and javascript media files without manually adding header or footer lines.
-
Jared Hancock authored
Add translation context to ticket states Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
Add context to ticket state name (noun) and action (verbs) Conflicts: include/class.forms.php
-
Jared Hancock authored
And allow for @context to add context to the bare string literal. For instance, /* @trans, @context "noun" */ 'Open' Would mark the string 'Open' translatable with context "noun".
-
Jared Hancock authored
-
- Aug 28, 2014
-
-
Jared Hancock authored
Ticket status change Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Add statuses and flags selection to advanced search Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Fix search backend to use the new statuses
-
- Aug 27, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
Always clear staff's drafts on successful reply Remove errant reload
-
Peter Rotich authored
Choice fields :: fix several minor issues Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Always support and consider multiple values — even using the typeahead widget.
-
Jared Hancock authored
Always save a key/value hash of the selected value(s). However, if the field does not have the multivalue configuration setting, then retrieve just the key with the to_php() function. to_database(), however, will always return a JSON string with the value(s) formatted as a hash array.
-
- Aug 26, 2014
-
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 22, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Custom Ticket Statuses
-
Peter Rotich authored
Custom configurations for plugins Sorta-Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Staff can now select desired ticket status on create Only allow staff with closing permission to set tickets to resolved state.
-
Peter Rotich authored
Make table prefix consistent
-