- Mar 17, 2014
-
-
Jared Hancock authored
* Administrator can disable the new activity alert * Administrator can disable automatic collaborators from email headers
-
- Mar 14, 2014
-
-
Jared Hancock authored
-
- Mar 13, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Conflicts: include/class.mailfetch.php include/class.mailparse.php include/class.thread.php scp/js/ticket.js
-
Jared Hancock authored
Fixup attachments attached to the response for new-ticket by staff Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Change collation to utf8_general_ci Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Bounce detection again Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
html: Be careful not to strip too much Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
The bug prevented attachments from being sent out if it was previously attached to the ticket - for example, you could resend a file to end user.
-
Peter Rotich authored
Staff uploaded files, on new ticket, were getting attached to message instead of response.
-
Peter Rotich authored
This is necessary to avoid illegal mix of collations error during upgrade for MySQL with strict language setting.
-
Jared Hancock authored
If there is content between to <style> elements, the content was previously stripped by Format::safe_html function. This patch adjusts the regex to strip tags such as <head>, <script> and <style> so that if content is found between two of them, it will be preserved.
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 12, 2014
-
-
Peter Rotich authored
-
- Mar 11, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
lint: Add email address validation Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Place the message-id in the body of the email Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
email: Fix incorrect matching of user ids Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
If an email loop is detected, in addition to dropping the message, also log an error to the system log, but do not send an email to the administrator in the event that it is the administrator's email that is looped.
-
Jared Hancock authored
Outbound message-ids are predictable, with a consistent code unique and static to each osTicket installation. This will help detect email loops where message is delivered back to the system in an email loop.
-
Jared Hancock authored
-
- Mar 10, 2014
-
-
Peter Rotich authored
pwreset: Fixup password reset system Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Turns out that the new authentication system incorrectly cancels the reset tokens when it processes logins rather than after the user successfully resets his/her password
-
Jared Hancock authored
Fix for issue #667 Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
tswestendorp authored
-
- Mar 07, 2014
-
-
Jared Hancock authored
Fix department's auto response email Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
- Mar 06, 2014
-
-
Jared Hancock authored
Decide if we need to keep the just selected SLA on ticket edit Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
Issue/pwreset again Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
If a client is already logged into the system and follows a second ticket link, show the ticket instead of the list of tickets.
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Fix several small issues Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-