aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport/Email.pm
Commit message (Expand)AuthorAgeLines
* [SeeSomething] Remove cobrand.Matthew Somerville2017-03-31-8/+1
* Use sender in From if From and To domains match.Matthew Somerville2017-03-14-1/+3
* Remove duplicate <> around envelope senders.Matthew Somerville2017-03-14-4/+1
* Add cobrand call_hook fn, calls a fn if defined.Matthew Somerville2017-02-15-1/+1
* Move staging flags to their own config variable.Matthew Somerville2017-01-10-1/+1
* Add HTML email templates.Matthew Somerville2016-08-01-1/+0
* Use only one templating system for emails.Matthew Somerville2016-05-25-12/+5
* Better handle replies to bounce addresses.Matthew Somerville2016-02-23-8/+7
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-3/+3
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-1/+1
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-4/+2
* Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-1/+2
* Allow attachment of emails in email_sendHakim Cassimally2015-10-06-1/+6
* Test for DMARC when sending report email.Matthew Somerville2015-08-19-0/+7
* [fixmystreet.com] Remove Essex/Oxfordshire code.Matthew Somerville2015-07-22-27/+0
* [Oxfordshire] Update email template for cobrand.Matthew Somerville2015-01-21-1/+4
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-17/+15
* Pass cobrand into send_email_cron when sending SendReport emailsSteven Day2014-12-09-1/+3
* refactor repeat code into get_email_templateHakim Cassimally2014-08-14-6/+2
* Change default email indentation to none.Matthew Somerville2014-03-17-1/+0
* Send staging reports to reporter, not contact address.Matthew Somerville2014-01-30-1/+1
* change email sender to handle multiple emails per contactStruan Donald2013-10-28-3/+13
* Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+1
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-16/+21
|\
| * Split the 'send reports' bit of STAGING_SITE to its own config variable, so y...Matthew Somerville2013-01-16-1/+1
| * Zurich email alerts.Matthew Somerville2013-01-11-1/+6
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-2/+2
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-2/+2
| * Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-13/+13
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-1/+1
* | fix name of seesomething cobrand report to addressStruan Donald2013-01-09-1/+7
|/
* Email template language paths weren't being looked at for questionnaires or r...Matthew Somerville2012-10-10-1/+3
* allow endpoints to be configured at a category levelStruan Donald2012-08-29-1/+2
* print out message about reports that we tried to send to unconfirmed email ad...Struan Donald2012-07-24-4/+4
* Return correct failure code if no recipients.Matthew Somerville2012-07-23-2/+5
* Simplify SendReport code, moving some Email only bits to that module.Matthew Somerville2012-07-20-8/+18
* update send failed data if fail to send a reportStruan Donald2012-04-03-0/+8
* fix compile errorsStruan Donald2012-04-03-1/+0
* more tests for email sendingStruan Donald2012-02-27-2/+2
* put something in the base class and make things inherit from itStruan Donald2012-02-27-21/+0
* reduce duplicated codeStruan Donald2012-02-27-3/+2
* rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-0/+126