- Feb 28, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Conflicts: include/class.user.php include/staff/tickets.inc.php
-
Jared Hancock authored
Restrict access to closed tickets based on staff's access control. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
oops: Enable adding collaborators from email Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Ensure the email doesn't already exist before creating it. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
html: Drop xml processing instructions from email Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Show selected signature in the rich text editor Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
mysqli: Numbers with leading zeros are strings Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Feb 27, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
Fix ambiguous `due date` if specified as custom field Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
upgrader: Fix upgrade from osTicket 1.6 Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Allow manager to be set even when a department has no members Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
This is necessary to allow for creative department based access control and alerts.
-
Jared Hancock authored
This happens when upgrading from 1.6, the company information does not yet exist (neither do the form tables) Properly escape company name for display
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Fix canned append in non-HTML mode Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Preserve inline image floating in ticket thread Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Don't crash on setting Return-Path Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
file: Use the database to save files as a failsafe Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Background: osTicket allows access to assigned open tickets (both personal and team assignments) regardless of the assigned department or group. This is necessary to allow staff to work on tickets in an otherwise restricted department. When a staff member closes a ticket, they're credited (ticket.staff_id is set to staff's id) for the purpose of showing who closed the ticket. osTicket mistakenly allowed continued access to closed tickets even when the staff doesn't have access to the ticket based on departmental access.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Feb 26, 2014
-
-
Peter Rotich authored
-
Jared Hancock authored
-
Peter Rotich authored
file: Fix saving backend char Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix export of custom list fields Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
oops: Fix display of forgot-my-password link Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Feb 25, 2014
-
-
Jared Hancock authored
Use the company name on the copyright notice. Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
Use up-to-date user/staff name instead of poster when displaying ticket thread Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Join to staff/user tables to get current name when fetching thread entries.
-