aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport/Email.pm
Commit message (Expand)AuthorAgeLines
* 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
* 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