- Feb 05, 2014
-
-
Jared Hancock authored
Collaboration Enhancements Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
oops: Fix several issues for files and downloads Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Increment warning log frequency on failed login attempts Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
bug: Dont send out reply when staff selects "no reply". Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
User got emailed reply even when staff selected -Do Not Email Reply-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Feb 04, 2014
-
-
Peter Rotich authored
Change z-index to overlay popup windows correctly
-
Peter Rotich authored
File Storage API v2 Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
And allow plugin to support remotely-generated hashes for migration safety verification
-
Jared Hancock authored
Clear ticket locks on logout Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Add addressee to filtering system Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
New Ticket Notice Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
If an email arrives at the system and the system cannot determine why the mail arrived (ie. a system email was not found in the To or Cc headers), the recipients list should be maintained. This is useful for generating collaborator lists as well as filtering by the To and Cc (Addressee) headers.
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Peter Rotich authored
pipe: For wrapped messages, use wrapped headers Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Log every other third failed login attempt as a warning, instead of every other request. This is necessary to avoid false warning since login page attempts SSO via the backend.
-
Peter Rotich authored
Remove any ticket locks staff has on logout.
-
- Feb 03, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Show ticket prview when a ticket number is clicked as opposed to ticket view. Add collaborator preview tab on ticket preview tool tip.
-
Peter Rotich authored
-
Jared Hancock authored
07fec4c4 introduced the ability to receive and process messages forwarded as a message/rfc822. However, the email headers that were saved on file in the %email_info_table were the headers of the outer message. This patch pulls the headers from the wrapped message to be saved in the database. This mainly addresses the email References and In-Reply-To headers for the email responses from the system.
-
Jared Hancock authored
-
- Jan 31, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Send staff alerts as Notice as opposed to an AutoRely Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Some emails providers (e.g gmail/google) won't deliver emails marked bulk/autoreply to group email address.
-
Jared Hancock authored
Thread body revisited Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
This is required when validating a message which could be a string or an object.
-