Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some unused cobrands. | Matthew Somerville | 2016-04-20 | -56/+0 |
| | ||||
* | Remove many uses of mySociety::Config. | Matthew Somerville | 2015-12-02 | -3/+3 |
| | ||||
* | Move from Moose to Moo in non-App code. | Matthew Somerville | 2015-12-02 | -1/+1 |
| | | | | And create default cobrand class without all of Moose. | |||
* | Reduce use of FixMyStreet::App. | Matthew Somerville | 2015-12-02 | -1/+1 |
| | | | | Command line scripts don't need a full blown app, just database. | |||
* | Use same handling for cron and non-cron email. | Matthew Somerville | 2015-01-13 | -7/+4 |
| | | | | | This means that e.g. SMTP authentication is used when set up by all emails, not just non-cron ones. Fixes #988. | |||
* | Couple of fixes to enable EmptyHomes to send reports again. | Matthew Somerville | 2013-02-13 | -1/+1 |
| | ||||
* | Include extra address in council email. | Matthew Somerville | 2013-02-13 | -1/+6 |
| | ||||
* | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -10/+13 |
| | ||||
* | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -1/+1 |
| | | | | Add foreign key constraint from contacts to body. | |||
* | allow endpoints to be configured at a category level | Struan Donald | 2012-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 Somerville | 2012-07-20 | -5/+8 |
| | ||||
* | Remove FMS related code from EmptyHomes SendReport. | Matthew Somerville | 2012-07-20 | -3/+0 |
| | ||||
* | reduce duplicated code | Struan Donald | 2012-02-27 | -84/+0 |
| | ||||
* | deal with emptyhomes emails | Struan Donald | 2012-02-27 | -0/+135 |