aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport.pm
Commit message (Expand)AuthorAgeLines
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-9/+10
* Create timezone objects only once at startup.Matthew Somerville2015-02-13-2/+1
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-0/+2
* Consolidate sending backoff for different types of sender.Matthew Somerville2013-05-02-2/+11
* Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-7/+8
* 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-0/+2
* Simplify SendReport code, moving some Email only bits to that module.Matthew Somerville2012-07-20-2/+2
* put back in code to list skipped count if verbose mode onStruan Donald2012-05-17-0/+1
* implement skipping sending at adding council level and not atStruan Donald2012-04-04-0/+5
* update send failed data if fail to send a reportStruan Donald2012-04-03-2/+4
* use module::pluggable to get a list of avaible sending modulesStruan Donald2012-04-03-0/+13
* put something in the base class and make things inherit from itStruan Donald2012-02-27-0/+17
* rough first draft of send-report refactor not. Work in progress at the momentStruan Donald2012-02-27-0/+7