aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport/EmptyHomes.pm
Commit message (Collapse)AuthorAgeLines
* Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-10/+13
|
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-1/+1
| | | | Add foreign key constraint from contacts to body.
* allow endpoints to be configured at a category levelStruan Donald2012-08-29-1/+1
| | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand
* Simplify SendReport code, moving some Email only bits to that module.Matthew Somerville2012-07-20-5/+8
|
* Remove FMS related code from EmptyHomes SendReport.Matthew Somerville2012-07-20-3/+0
|
* reduce duplicated codeStruan Donald2012-02-27-84/+0
|
* deal with emptyhomes emailsStruan Donald2012-02-27-0/+135