- Mar 14, 2014
-
-
Peter Rotich authored
The warning was meant to be humorous but apparently the world has no sense of humor.
-
Peter Rotich authored
Stop propagation on intercept
-
Peter Rotich authored
Credit: http://stackoverflow.com/a/7385673/2867073
-
Jared Hancock authored
-
- Mar 13, 2014
-
-
Peter Rotich authored
Staff uploaded files, on new ticket, were getting attached to message instead of response.
-
- Mar 10, 2014
-
-
tswestendorp authored
-
- Feb 27, 2014
-
-
Jared Hancock authored
-
- Feb 25, 2014
-
-
Jared Hancock authored
-
- Jan 24, 2014
-
-
Peter Rotich authored
Processing fetching in ASC order of the last fetch time Remove LIMIT of 10 emails per fetch Flush the buffer and terminate the request cleanly on autocron
-
slm4996 authored
-
- Jan 20, 2014
-
-
Peter Rotich authored
The change will allows staff to open a new ticket without going through the "forced" user lookup popup. On cancel the staff is presented with a simplified user info form with email and name being the only fields required.
-
- Jan 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
And deadband session token updates to 1 per 30 seconds
-
- Jan 14, 2014
-
-
Jared Hancock authored
Arrange templates in a group by their respective use in the system: * System Management Templates * Staff Ticket Templates (Alerts and Notices) * End-User Ticket Templates (Autoresponder) This provides an interface to sort the templates and make them easier to find and provides a nice place for new templates to be added without making it increasingly more difficult to locate templates in the list. This patch also fixes the missing templates in the drop-down list when editing an implemented template.
-
- Jan 08, 2014
-
-
Jared Hancock authored
Fix dropping of materialized view when variable name is changed Ensure view exists before merging updates Prevent possible sql injection error in field name used in the materialized view. Prevent possible xss error in the display of the field label and variable name in the admin panel.
-
- Jan 03, 2014
-
-
Jared Hancock authored
Fix adding fields to an existing form
-
- Dec 23, 2013
-
-
Peter Rotich authored
-
- Dec 18, 2013
-
-
clonemeagain authored
Ensure aquireLock doesn't interfere with renew/release
-
- Dec 13, 2013
-
-
Jared Hancock authored
-
- Dec 11, 2013
-
-
Jared Hancock authored
Otherwise, you can't click on the custom form in the table view in order to manage it. Fixes osTicket/osTicket-1.8#276
-
Jared Hancock authored
Previously, the user information could only be modified on the ticket-view page. For instance, if creating a new ticket for a user, no new information could be added or modified on the user until after the ticket was created Fixes osTicket/osTicket-1.8#281
-
- Dec 10, 2013
-
-
Jared Hancock authored
Change thread entry title bar to use more flexible layout using div's and span's in hopes of avoiding unnecessary wrapping -- especially in the poster name column..
-
- Dec 09, 2013
-
-
Jared Hancock authored
-
- Dec 05, 2013
-
-
Jared Hancock authored
-
- 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
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
-
- Nov 26, 2013
-
-
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 ability to change ticket owner on ticket view Add get last updated date to user class
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Fix odd CSS error
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-