- Sep 29, 2013
-
-
Peter Rotich authored
line is used.
-
Peter Rotich authored
id/number. * Ticket number will be customization in the future * Ticket thread only link to Ticket should be internal ticket id.
-
- Sep 27, 2013
-
-
Jared Hancock authored
if the References or In-Reply-To header matches in a way that continues a ticket's thread, include the attachments in the thread if allowed by the system settings.
-
- Sep 20, 2013
-
-
Jared Hancock authored
When comparing the From address of incoming email. If the ticket owner sent an email back into the system and the email address did not match exactly, case-wise, the email would not be considered from the ticket owner.
-
Jared Hancock authored
-
- Sep 09, 2013
-
-
Jared Hancock authored
If an alert message manages to loop back into the ticketing system, refuse posting to the ticket thread. Technically, the message should be marked as an auto-response message; however, auto-response messages should usually be allowed to be appended to the ticket thread. This patch will check if the From email header cites an email address that is a system email address (visible in the Emails section of the Admin Panel). If it is, the email is completely ignored.
-
- Sep 03, 2013
-
-
Jared Hancock authored
This patch affords an administrator the ability to remove the [#%{ticket.number}] from the email template subject line for the new ticket autoresponse and the new message autoresponse. Previously, the ticket number with a prefixed hash in brackets was used to identify which ticket thread an email was in reference to. With this patch, the email message-id (which was already kept on file) is sent in the MIME "References" header. When a user responds to and autoresponse email, the "References" will include this message-id in the return email. The ticket thread is then matched up with the email based on the message-id rather than the subject line. Ticket numbers are still supported in the subject line, in the event that non-compliant email clients do not properly include the References header.
-
- Jul 30, 2013
-
-
Jared Hancock authored
-
- Mar 21, 2013
-
-
Peter Rotich authored
-
- Mar 05, 2013
-
-
Peter Rotich authored
Fully implement thread entry class and types (Note, Message & Response)
-
- Feb 19, 2013
-
-
Peter Rotich authored
-
- Oct 14, 2012
-
-
Peter Rotich authored
-
- Oct 02, 2012
-
-
Peter Rotich authored
-