aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport
Commit message (Expand)AuthorAgeLines
* Use name from problem in Bromley Open311 extra paramsStruan Donald2013-08-19-1/+1
* Fixes to module installation.Matthew Somerville2013-07-26-1/+1
* Consolidate sending backoff for different types of sender.Matthew Somerville2013-05-02-45/+0
* Don't print on London failure every time.Matthew Somerville2013-04-29-1/+0
* Merge branch 'zurich'Matthew Somerville2013-03-14-1/+14
|\
| * Reports to third party have from email of division/category.Matthew Somerville2013-03-11-1/+14
* | Warnfix a string comparison, as might not be numeric.Matthew Somerville2013-03-04-1/+1
|/
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-21-5/+8
|\
| * Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-1/+1
| * Allow email indent to be a cobrand parameter.Matthew Somerville2013-02-11-0/+1
| * Fix body name in external assignment email, missing %s in translation, associ...Matthew Somerville2013-02-07-4/+6
* | Couple of fixes to enable EmptyHomes to send reports again.Matthew Somerville2013-02-13-1/+1
* | Include extra address in council email.Matthew Somerville2013-02-13-1/+6
|/
* Add a basic FMB test.Matthew Somerville2013-02-04-1/+11
* Remove all special body handling in order to move FMB to use bodies properly.Matthew Somerville2013-02-04-13/+0
* Missed some council references.Matthew Somerville2013-02-04-2/+2
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-44/+116
|\
| * Add some email checking to Zurich test.Matthew Somerville2013-01-31-1/+1
| * If personal details tickbox ticked, use template that includes them.Matthew Somerville2013-01-18-0/+3
| * Split the 'send reports' bit of STAGING_SITE to its own config variable, so y...Matthew Somerville2013-01-16-1/+1
| * Store Zurich external body in external_body rather than changing bodies_str.Matthew Somerville2013-01-15-0/+2
| * Zurich email alerts.Matthew Somerville2013-01-11-1/+59
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-4/+4
| * Rename a few more less important variables.Matthew Somerville2012-12-15-3/+3
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-6/+6
| * Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-37/+45
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-4/+4
| * Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-1/+1
* | fix name of seesomething cobrand report to addressStruan Donald2013-01-09-1/+7
* | added two more external_bodies to FixMyBarangay's hard-coded departmentsDave Whiteland2013-01-08-3/+11
* | pass nearest address over to Oxfordshire in its entirety, parse at point of i...Dave Whiteland2012-12-19-12/+1
* | Merge branch 'tuesday-oxfordshire'Dave Whiteland2012-12-19-1/+14
|\ \
| * | added postcode and nearest address to Oxfordshire Open311 callDave Whiteland2012-12-18-1/+14
* | | No title included in Oxfordshire send.Matthew Somerville2012-12-18-3/+5
|/ /
* | add CGI script for Oxfordshire to absorb incoming Open311 service request POSTsDave Whiteland2012-12-13-1/+1
* | Oxfordshire Open311 requires FMS id as attribute and a custom endpoint URLDave Whiteland2012-12-13-2/+8
* | use Readonly for Oxfordshire council nameDave Whiteland2012-12-12-3/+6
* | Oxfordshire wants easting/northing, so send then as Open311 attributesDave Whiteland2012-12-10-1/+11
|/
* FixMyBarangay external_body hardcoded fix moved to be in the right place, whoopsDave Whiteland2012-11-22-1/+6
* Email template language paths weren't being looked at for questionnaires or r...Matthew Somerville2012-10-10-1/+3
* allow endpoints to be configured at a category levelStruan Donald2012-08-29-4/+5
* Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-39/+103
|\
| * Add option to allow service to be sent as deviceid over open311Struan Donald2012-08-09-6/+9
| * print out message about reports that we tried to send to unconfirmed email ad...Struan Donald2012-07-24-4/+4
| * Store body sent to on external_body.Matthew Somerville2012-07-23-0/+1
| * Return correct failure code if no recipients.Matthew Somerville2012-07-23-2/+5
| * Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-0/+39
| * Simplify SendReport code, moving some Email only bits to that module.Matthew Somerville2012-07-20-24/+37
| * Remove FMS related code from EmptyHomes SendReport.Matthew Somerville2012-07-20-3/+0
| * improve spliting name into first and last namesStruan Donald2012-07-10-1/+1