- Oct 23, 2013
-
-
Peter Rotich authored
-
- Oct 17, 2013
-
-
Jared Hancock authored
Fixes #772
-
- Oct 09, 2013
-
-
Jared Hancock authored
If a ticket has a due date and does not have an SLA set, the ticket would never transition to overdue. This patch addresses an SQL flaw preventing the ticket from being transitioned. Fixes #757
-
- Sep 29, 2013
-
-
Peter Rotich authored
-
- 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.
-
- Sep 02, 2013
-
-
Peter Rotich authored
-
- Jul 24, 2013
-
-
Jared Hancock authored
-
- Jul 10, 2013
-
-
Jared Hancock authored
SLAs can be marked transient. When a ticket is assigned to a transient SLA and it is transferred to a department or help topic having a default SLA, the SLA will change to the SLA of the new department or help topic. This process can continue as long as the ticket has a transient SLA assigned. Once a non-transient SLA is assigned to the ticket, the SLA will no longer change automatically. Thereafter, the SLA can only be manually changed.
-
Andrew Abdalian authored
Spelling, grammar and readability in upgrader documents - Tweaked spelling, grammar and wording to make the text of the upgrader pages more readable. Fixed spelling regression - Higly —> Highly Spelling and readability fixes for /include/class.* files - Fixed some spelling mistakes A couple more spelling/readability fixes. - More fixes
-
- Jul 05, 2013
-
-
Jared Hancock authored
-
- Jul 03, 2013
-
-
Jared Hancock authored
When creating tickets, ensure that data which should not contain leading or trailing whitespace is trimmed and validated accordingly
-
- May 28, 2013
-
-
Jared Hancock authored
Change the config table from a column-based table to a key-value table with namespacing. This allows several parts of osTicket to store their respective configurations in the same table without requiring database structure updates 'namespace' is reserved in PHP
-
- Apr 07, 2013
-
-
Peter Rotich authored
-
- Mar 31, 2013
-
-
Peter Rotich authored
-
- Mar 28, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 21, 2013
-
-
Peter Rotich authored
-
- Mar 06, 2013
-
-
Peter Rotich authored
Remove SLA when overdue flag is cleared AND est. duedate is in the past. Only managers can manually clear overdue tickets.
-
- Mar 05, 2013
-
-
Peter Rotich authored
Fix minor spacing/formatting issues.
-
Peter Rotich authored
-
- Feb 23, 2013
-
-
Peter Rotich authored
-
- Feb 22, 2013
-
-
Peter Rotich authored
-> Open - only contains unasssined tickets if 'show assigned tickets' is off.
-
- Feb 19, 2013
-
-
Peter Rotich authored
-
- Feb 14, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Feb 13, 2013
-
-
Peter Rotich authored
Set SLA on transfer *ONLY* when a ticket doesn't have one. Overwriting manually set SLA is the concern here...
-
Peter Rotich authored
Add methods to get estimated duedate and sla duedate
-
- Feb 10, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
Add routine to import emailed & api files
-
- Jan 07, 2013
-
-
Peter Rotich authored
-
- Jan 03, 2013
-
-
Peter Rotich authored
-
- Dec 04, 2012
-
-
Peter Rotich authored
-
- Dec 02, 2012
-
-
Peter Rotich authored
-
- Nov 16, 2012
-
-
Peter Rotich authored
-
- Nov 15, 2012
-
-
Peter Rotich authored
-
- Nov 13, 2012
-
-
Peter Rotich authored
-
- Oct 28, 2012
-
-
Peter Rotich authored
Log internal note on mass close/reopen - instead of activity log. Default to 'SYSTEM' if note poster is not passed.
-
- Oct 24, 2012
-
-
Peter Rotich authored
-
- Oct 19, 2012
-
-
Peter Rotich authored
-
- Oct 18, 2012
-
-
Peter Rotich authored
Make sure SLA plan is 'active' when marking tickets overdue.
-