- 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
-
Peter Rotich authored
-
Peter Rotich authored
Cleanup status change form Add resolve to ticket ticket view Use the new status table when checking for overdue
-
Peter Rotich authored
Flags will be reimplemented as a separate feature.
-
Peter Rotich authored
Unify use of modal dialog Make popup dialog graggable
-
Peter Rotich authored
Empty the popup container and show loading spinner on-load hide the spinner and show the content
-
Peter Rotich authored
Delete tickets for realz when set to 'deleted' status. This commit will be partially reverted once data retention plugin is added.
-
Peter Rotich authored
Statuses with tickets cannot be deleted Fix orm to class gracefully when joins are not inspected Add create date to new statuses
-
Peter Rotich authored
Reserve 'archived' state for automation
-
Peter Rotich authored
This allows for subclasses to define how the choice is formatted. Split ticket status states into public and private
-
Peter Rotich authored
-
Peter Rotich authored
Fix cases where first item added via addSubMenu got deleted.
-
Peter Rotich authored
Move ticket status change to unified backend.
-
Peter Rotich authored
If a comment is provided it's handled as an internal note - allowing for alerts to be sent out (if enabled)
-
Peter Rotich authored
Messages are extracted on post-action redirect.
-