Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fixes to module installation. | Matthew Somerville | 2013-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 Somerville | 2013-05-02 | -21/+0 |
| | ||||
* | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -2/+2 |
| | | | | than one body. | |||
* | Rename a few more less important variables. | Matthew Somerville | 2012-12-15 | -3/+3 |
| | ||||
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -1/+1 |
| | ||||
* | Simplify SendReport code, moving some Email only bits to that module. | Matthew Somerville | 2012-07-20 | -8/+8 |
| | ||||
* | after overnight messages, apply Barnet timeout message tidying to the output ↵ | Dave Whiteland | 2012-06-08 | -3/+5 |
| | | | | as well as to send_fail_reason | |||
* | tidy up timeout error reporting for Barnet FMS back-end | Dave Whiteland | 2012-06-06 | -1/+6 |
| | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-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 on | Struan Donald | 2012-05-17 | -3/+8 |
| | | | | small bugfixes for Barnet plus comments on debuging | |||
* | remove unused variable | Matthew Somerville | 2012-05-16 | -1/+0 |
| | ||||
* | move barnet report sending code over to new send-report | Matthew Somerville | 2012-05-16 | -0/+217 |