aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport/NI.pm
Commit message (Collapse)AuthorAgeLines
* [fixmystreet.com] Remove special NI code.Matthew Somerville2015-03-16-37/+0
| | | | | This is now handled by normal bodies in the admin. In order to remove references in send_reports, tidy up (unused) EmptyHomes code a bit.
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-4/+1
| | | | | This means that e.g. SMTP authentication is used when set up by all emails, not just non-cron ones. Fixes #988.
* Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-4/+4
|
* 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
* Store body sent to on external_body.Matthew Somerville2012-07-23-0/+1
|
* Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-0/+39