aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport/Barnet.pm
Commit message (Collapse)AuthorAgeLines
* Fixes to module installation.Matthew Somerville2013-07-26-1/+1
| | | | | | | * Upgrade ExtUtils::MakeMaker, and remove old workaround. * DIME::Tools won't install without --force (needed by SOAP::Lite in travis). * Remove SOAP::WSDL from cpanfile, as it won't install and nothing needs it apart from Barnet (UK specific).
* Consolidate sending backoff for different types of sender.Matthew Somerville2013-05-02-21/+0
|
* Allow bodies to span multiple area IDs, and areas can be covered by more ↵Matthew Somerville2012-12-19-2/+2
| | | | than one body.
* Rename a few more less important variables.Matthew Somerville2012-12-15-3/+3
|
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-1/+1
|
* Simplify SendReport code, moving some Email only bits to that module.Matthew Somerville2012-07-20-8/+8
|
* after overnight messages, apply Barnet timeout message tidying to the output ↵Dave Whiteland2012-06-08-3/+5
| | | | as well as to send_fail_reason
* tidy up timeout error reporting for Barnet FMS back-endDave Whiteland2012-06-06-1/+6
|
* Merge branch 'master' into bromleyMatthew Somerville2012-05-22-5/+6
| | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/App/Controller/Report/New.pm
* put back in code to list skipped count if verbose mode onStruan Donald2012-05-17-3/+8
| | | | small bugfixes for Barnet plus comments on debuging
* remove unused variableMatthew Somerville2012-05-16-1/+0
|
* move barnet report sending code over to new send-reportMatthew Somerville2012-05-16-0/+217