aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/SendReport/Open311.pm
Commit message (Expand)AuthorAgeLines
* [Bexley] Provide Confirm parameters required.Matthew Somerville2019-11-13-4/+4
* [Hounslow] Send report to inbox after first Open311 send attemptDave Arter2019-09-16-1/+1
* [Hounslow] Send report to inbox before Open311 send, not afterDave Arter2019-09-13-1/+1
* Add Open311::always_upload_photos flag to send all photos, not just privateDave Arter2019-08-16-0/+1
* better error if category for report does not existStruan Donald2019-06-20-6/+2
* Allow file uploading when sending Open311 service requestsDave Arter2019-06-06-0/+1
* [Open311] Use cobrand hook for extra update paramsMatthew Somerville2019-03-08-0/+1
* [Buckinghamshire] Update flytipping handling.Matthew Somerville2018-08-07-0/+2
* Make sure closest address stringified in extra.Matthew Somerville2018-05-14-1/+1
* send easting/northing over open311 if send_notpinpointed and no map/postcodeStruan Donald2018-03-21-1/+3
* send multiple photos over open311Struan Donald2018-03-15-0/+1
* Store all successful send methods.Matthew Somerville2017-12-13-1/+0
* Ensure easting/northing is sent over Open311 even if map isn’t usedDave Arter2017-09-26-1/+5
* Add inactive state to categories.Matthew Somerville2017-07-14-2/+1
* Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-70/+14
* Add a 'closest_address' hidden Open311 attribute.Matthew Somerville2017-02-03-0/+2
* Automatically spot Open311 co-ord/ID attributes.Matthew Somerville2016-08-24-39/+28
* Pass back Open311 request through send_reports for tests.Matthew Somerville2016-08-24-0/+7
* Store Open311 error in report on failure.Matthew Somerville2016-04-27-1/+2
* [UK] Remove West Berkshire temporary fix.Matthew Somerville2016-04-27-4/+0
* Remove some unused cobrands.Matthew Somerville2016-04-20-2/+2
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-1/+0
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-1/+1
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+1
* Set external_id for Greenwich Open311 based on bodies_str, not cobrandDave Arter2015-07-20-1/+2
* [Greenwich] Include external_id when submitting Open311 reportsDave Arter2015-06-30-2/+2
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-10/+8
* Open311 tweaks to get round-tripping workingHakim Cassimally2014-10-16-2/+8
* Use name from problem in Bromley Open311 extra paramsStruan Donald2013-08-19-1/+1
* Consolidate sending backoff for different types of sender.Matthew Somerville2013-05-02-24/+0
* Warnfix a string comparison, as might not be numeric.Matthew Somerville2013-03-04-1/+1
* Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-1/+1
* 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-10/+16
|\
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-4/+4
| * Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-10/+15
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-1/+1
* | 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
* allow endpoints to be configured at a category levelStruan Donald2012-08-29-1/+1