- Dec 10, 2013
-
-
Jared Hancock authored
-
- Dec 09, 2013
-
-
Peter Rotich authored
lint: Fix E_STRICT warnings Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Fixes #262
-
Jared Hancock authored
Again, fix issue where multiple mails fetched in the same fetch run will set the user of each of the mails to the user of the first email fetched. The previous patch neglected to pass the new $cache argument through the inherited UserForm::getFields() function.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Conflicts: setup/inc/class.installer.php
-
Jared Hancock authored
bug fix for custom upgrade streams Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
fetch: Multiple email fetches may reflect same user Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Dec 05, 2013
-
-
Jared Hancock authored
If two emails were fetched in the same timeframe, they may both be assigned to the same user account.
-
Peter Rotich authored
upgrader: Correct deleted function call Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Dec 02, 2013
-
-
Jared Hancock authored
Merge more upstream 1.7.3+ changes Conflicts: main.inc.php
-
Peter Rotich authored
ui: Fix large image display Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
templates: %{ticket.phone} shows the entire number Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
perf: Significant improvement fetching statistics Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
auth: Handle REQUEST_URI not being authoritative Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Dec 01, 2013
-
-
Jared Hancock authored
Fixes oversize image display to be resized in both the ticket thread and the redactor editor in (at least) * Ticket-view boxes * Client new-ticket form * Staff new ticket * Page add/edit * FAQ add/edit * Canned response add/edit Fixes osTicket/osTicket-1.8#247
-
- Nov 30, 2013
-
-
Jared Hancock authored
Previously, due to a bug in Ticket::getPhone(), the first digit of the formatted phone number was displayed only. This patch will allow display of the entire formatted phone number. Fixes osTicket/osTicket-1.8#248
-
Jared Hancock authored
'where 1' and 'where 1=1' gives me hives...
-
Eivind Ravndal authored
-
Jared Hancock authored
If _SERVER{REQUEST_URI} does not start with a leading slash, add one. This will ensure that the redirect URL offered after a successful login will be to an absolute url rather than an implied relative one. Fixes osTicket/osTicket-1.7#858
-
- Nov 27, 2013
-
-
Peter Rotich authored
Replace assign-on-reopen with claim-on-response Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
If a ticket is currently unassigned and your respond to it, it's yours. If a ticket is closed and later reopened due to a new message, the last respondent will always be assigned if available at the time.
-
Jared Hancock authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Peter Rotich authored
tips: Auto-flip pop-over and fix a few typos Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Nov 26, 2013
-
-
Jared Hancock authored
User lookup revisited Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Include all validation erors
-
Peter Rotich authored
-
Peter Rotich authored
Unpack user data for filtering purposes for staff created tickets
-
Peter Rotich authored
- Remove Client form - Provide name and email fields for cases where use is not selected (JS issues)
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Add update routine Add updated date getter
-
Peter Rotich authored
Add ability to change ticket owner on ticket view Add get last updated date to user class
-