- Mar 26, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 23, 2012
-
-
Peter Rotich authored
-
- Mar 22, 2012
-
-
Peter Rotich authored
-
- Mar 21, 2012
-
-
Jared Hancock authored
Change href definitions for embedded links in the ticket thread so that the click will be bounced through a script. This will hide the original referrer URL where the link originated.
-
Jared Hancock authored
Also add a cron job to perform the task on demand Change the implementation for Ticket::deleteAttachments to call this method after simply removing all entries from the %ticket_attachment table
-
Jared Hancock authored
This will include other information described in email filters that mark the email as rejected. For instance, sender-name, message body content, etc. It also allows for other matching methods (contains, !=, !contains), rather than the quick banlist method from EmailFilter::isBanned(). Also fix bug in Filter::__construct that prevented any filter from ever matching
-
- Mar 19, 2012
-
-
Jared Hancock authored
-