- Dec 31, 2015
-
-
Peter Rotich authored
role: Add option to use primary role on assignment Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
bug: Set due date based on user's timezone Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
orm: Migrate Config to ORM Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
cli: Fix issues with `file` module on v1.10 Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Properly support scp and admin app plugins Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Check agent's access on reopen auto-assignment Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Auto-assign to closing staff or the last respondent if the agent is available and has access. Otherwise, put the ticket back to unassigned pool.
-
Jared Hancock authored
Ticket Status Properties Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Columns Heading Sort Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Column based sorting got removed in favor of drop down based sorting in commit number fa327c. It's being returned due to negative feedback we received from users.
-
Jared Hancock authored
Task Revisited Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Make tasks actions icon based buttons Fix task assignment issue
-
Peter Rotich authored
typeahead: The redirect header was emitted too late Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
This changes the typeahead to redirect directly from the typeahead click rather than redirecting after performing the search a second time on the ticket queue page.
-
Jared Hancock authored
Fix list import Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Use CsvImporter util to importing items Fix items search
-
Anthony Kuske authored
-
Jared Hancock authored
Make Authentication Tokens Optional Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
users: Fix remote user import Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Dec 30, 2015
-
-
Jared Hancock authored
Fixes #2751
-
- Dec 18, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This adds a command-line module named `serve` which adds a module to run the command-line built-in PHP server with a router file that will properly handle the expected URL dispatchers for the pages/, api/, and apps/ magic URLs. Usage: $ php manage.php serve --help
-
Jared Hancock authored
-
- Dec 08, 2015
-
-
Peter Rotich authored
-
- Dec 02, 2015
-
-
Peter Rotich authored
Allow fields to internally define the render mode. This allows for fields to to self render in a view mode when it's not editable.
-
Peter Rotich authored
Allow changing/saving setting/properties on internal ticket statuses. With the exception of the state.
-
Peter Rotich authored
Add internal editable property used by internal forms to control of a field is editable or not. This is not to be confused with form field properties which are meant for general forms.
-
- Nov 30, 2015
-
-
Thomas Oster authored
-
Peter Rotich authored
Add canned attachments to allowed files list when a canned response is used.
-
- Nov 19, 2015
-
-
Peter Rotich authored
Add ability to disable use of authentication tokens on ticket links
-
- Nov 16, 2015
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Textarea input cleanup
-
Peter Rotich authored
Make Avatars optional on thread view
-
Peter Rotich authored
Add a global option to disable avatars on thread correspondence . Agent's and user's profiles will still show an avatars.
-