- Aug 27, 2014
-
-
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
-
-
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.
-
Peter Rotich authored
Only cache results for ALL items
-
- Aug 21, 2014
-
-
Jared Hancock authored
-
- Aug 19, 2014
-
-
Jared Hancock authored
Conflicts: include/class.thread.php include/staff/header.inc.php
-
- Aug 18, 2014
-
-
Peter Rotich authored
oops: Fix incorrectly placed header line Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix XSS Vulnerability In "tpl.inc.php" Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Allow filter to set help topic Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Handle Macintosh style line endings for CSV import Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Aug 16, 2014
-
-
Kyra ツ authored
Fix applied to where the value is directly output to browser instead of where fetched in case special chars are allowed in `code_name`, which may break logic prior to output.
-
- Aug 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-