| Commit message (Expand) | Author | Age | Lines |
* | Add Extra role to ease use of {extra} field. | Hakim Cassimally | 2015-03-20 | -10/+8 |
* | [fixmystreet.com] Remove special NI code. | Matthew Somerville | 2015-03-16 | -37/+0 |
* | [fixmystreet.com] Remove special Report-It code. | Matthew Somerville | 2015-03-13 | -113/+0 |
* | [Oxfordshire] Update email template for cobrand. | Matthew Somerville | 2015-01-21 | -1/+4 |
* | Remove need for cron-wrapper with existing scripts | Matthew Somerville | 2015-01-19 | -0/+1 |
* | Use same handling for cron and non-cron email. | Matthew Somerville | 2015-01-13 | -29/+21 |
* | Pass cobrand into send_email_cron when sending SendReport emails | Steven Day | 2014-12-09 | -1/+3 |
* | Remove liberror-perl and libsoap-lite-perl. | Matthew Somerville | 2014-11-05 | -5/+5 |
* | Open311 tweaks to get round-tripping working | Hakim Cassimally | 2014-10-16 | -2/+8 |
* | refactor repeat code into get_email_template | Hakim Cassimally | 2014-08-14 | -6/+2 |
* | Add no-op sending method. | Matthew Somerville | 2014-03-22 | -0/+12 |
* | Change default email indentation to none. | Matthew Somerville | 2014-03-17 | -1/+0 |
* | Send staging reports to reporter, not contact address. | Matthew Somerville | 2014-01-30 | -1/+1 |
* | change email sender to handle multiple emails per contact | Struan Donald | 2013-10-28 | -3/+13 |
* | Use name from problem in Bromley Open311 extra params | Struan Donald | 2013-08-19 | -1/+1 |
* | Fixes to module installation. | Matthew Somerville | 2013-07-26 | -1/+1 |
* | Consolidate sending backoff for different types of sender. | Matthew Somerville | 2013-05-02 | -45/+0 |
* | Don't print on London failure every time. | Matthew Somerville | 2013-04-29 | -1/+0 |
* | Merge branch 'zurich' | Matthew Somerville | 2013-03-14 | -1/+14 |
|\ |
|
| * | Reports to third party have from email of division/category. | Matthew Somerville | 2013-03-11 | -1/+14 |
* | | Warnfix a string comparison, as might not be numeric. | Matthew Somerville | 2013-03-04 | -1/+1 |
|/ |
|
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-21 | -5/+8 |
|\ |
|
| * | Remove *_local tz functions, set timezone on fetching original columns from d... | Matthew Somerville | 2013-02-14 | -1/+1 |
| * | Allow email indent to be a cobrand parameter. | Matthew Somerville | 2013-02-11 | -0/+1 |
| * | Fix body name in external assignment email, missing %s in translation, associ... | Matthew Somerville | 2013-02-07 | -4/+6 |
* | | 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 |
|/ |
|
* | Add a basic FMB test. | Matthew Somerville | 2013-02-04 | -1/+11 |
* | Remove all special body handling in order to move FMB to use bodies properly. | Matthew Somerville | 2013-02-04 | -13/+0 |
* | Missed some council references. | Matthew Somerville | 2013-02-04 | -2/+2 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -44/+116 |
|\ |
|
| * | Add some email checking to Zurich test. | Matthew Somerville | 2013-01-31 | -1/+1 |
| * | If personal details tickbox ticked, use template that includes them. | Matthew Somerville | 2013-01-18 | -0/+3 |
| * | Split the 'send reports' bit of STAGING_SITE to its own config variable, so y... | Matthew Somerville | 2013-01-16 | -1/+1 |
| * | Store Zurich external body in external_body rather than changing bodies_str. | Matthew Somerville | 2013-01-15 | -0/+2 |
| * | Zurich email alerts. | Matthew Somerville | 2013-01-11 | -1/+59 |
| * | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -4/+4 |
| * | Rename a few more less important variables. | Matthew Somerville | 2012-12-15 | -3/+3 |
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -6/+6 |
| * | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -37/+45 |
| * | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -4/+4 |
| * | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | | fix name of seesomething cobrand report to address | Struan Donald | 2013-01-09 | -1/+7 |
* | | added two more external_bodies to FixMyBarangay's hard-coded departments | Dave Whiteland | 2013-01-08 | -3/+11 |
* | | pass nearest address over to Oxfordshire in its entirety, parse at point of i... | Dave Whiteland | 2012-12-19 | -12/+1 |
* | | Merge branch 'tuesday-oxfordshire' | Dave Whiteland | 2012-12-19 | -1/+14 |
|\ \ |
|
| * | | added postcode and nearest address to Oxfordshire Open311 call | Dave Whiteland | 2012-12-18 | -1/+14 |
* | | | No title included in Oxfordshire send. | Matthew Somerville | 2012-12-18 | -3/+5 |
|/ / |
|
* | | add CGI script for Oxfordshire to absorb incoming Open311 service request POSTs | Dave Whiteland | 2012-12-13 | -1/+1 |
* | | Oxfordshire Open311 requires FMS id as attribute and a custom endpoint URL | Dave Whiteland | 2012-12-13 | -2/+8 |