- Aug 29, 2018
-
-
JediKev authored
This improves accessibility by adding screen readable labels to ticket actions that don’t already have them.
-
- Nov 06, 2015
-
-
Peter Rotich authored
Implement auto focus and scroll when post reply or note action button is clicked as well as tab highlight on error Unpack tickets' mass action buttons - more options retired for now Translate missed phases
-
Nathan Febuary authored
Moved buttons above with other action buttons and also into sticky header. Removed titles of buttons and added tooltips. adjusted tooltip z-index so it won’t be hidden behind dropdowns. added scroll to bottom function to reply and internal note buttons.
-
- Aug 17, 2015
-
-
Peter Rotich authored
Redirect to recent queue / listing on transfer or assign
-
- Jul 10, 2015
-
-
Jared Hancock authored
-
- Dec 20, 2014
-
-
Peter Rotich authored
Allow for permissions to be registered dynamically. This will allow for the ability for models and plugins to register permissions.
-
- Dec 08, 2014
-
-
Chris Wheeler authored
This will disable the ability for a user to close a ticket when they have not filled out all of the required fields. Explains the problem to the user trying to close and directs them to the edit page. Added some functions to the $ticket class to make it easy to determine the missing required fields.
-
Jared Hancock authored
This will contain the effective due date of the ticket — either the due date or the estimated overdue time of the ticket based on the SLA settings. It will be maintained with ticket updates. orm: Add greater support for expressions in order_by
-
- Oct 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Sep 19, 2014
-
-
Peter Rotich authored
This is necessary to avoid confusion vs. closed state.
-
- Sep 10, 2014
-
-
Peter Rotich authored
Redirect to tickets listing page when a ticket is resolved or closed via status change.
-
- Sep 01, 2014
-
-
Peter Rotich authored
-
- Aug 27, 2014
-
-
Peter Rotich authored
-
- Aug 22, 2014
-
-
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
Move ticket status change to unified backend.
-