- Feb 05, 2016
-
-
Jared Hancock authored
This changes the storage model for datetime fields and stores them in the same format as the MySQL `datetime` column type. This allows for the searching code to be consistent when searching the database for datetime custom form entry data.
-
Jared Hancock authored
v1.10 rc2 issues Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
Users & Orgs export Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Change orgs listing to ORM Add cdata tables support for users and organizations
-
Jared Hancock authored
v1.10 Fixes Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- Jan 26, 2016
-
-
Peter Rotich authored
osTicket supports filtering allowable files on the client-side via JS as well as server-side on upload. Ajax based upload skipped server-side validation with the assumption that the client already validated the file upload. For most cases this is a valid assumption (ajax only works if JS is enabled) but fails to account for cases where HTTP requests is intercepted and changed on transit or the request is posted directly to the ajax interface. This commit forces server-side file upload validation.
-
- Jan 21, 2016
-
-
Peter Rotich authored
-
- Jan 20, 2016
-
-
Peter Rotich authored
-
- Jan 15, 2016
-
-
Peter Rotich authored
-
- Jan 13, 2016
-
-
Peter Rotich authored
Catch InconsistentModelException on config load to allow for fallback to old config table when upgrade is pending.
-
Peter Rotich authored
-
- Jan 07, 2016
-
-
Peter Rotich authored
This is commit reverts prior commit to prevent email loops by dead-banning alerts and auto-responses based on recent communication with the end user.
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Cast email adddress to string
-
Peter Rotich authored
Require subject and message go send mail filter action
-
Peter Rotich authored
-
Peter Rotich authored
-
- Jan 05, 2016
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Dept::getMembersForAlerts can return an empty array instead of query-set
-
- Jan 04, 2016
-
-
Jared Hancock authored
-
- 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>
-