aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Open311/PopulateServiceList.pm
Commit message (Expand)AuthorAgeLines
* Automatically spot Open311 co-ord/ID attributes.Matthew Somerville2016-08-24-6/+6
* [Bristol] Bristol City Council cobrand frontendDave Arter2016-06-17-3/+4
* Improve Open311 handling of bad attribute data.Matthew Somerville2016-06-17-1/+1
* Fix Open311 service code check.Matthew Somerville2016-06-17-1/+1
* Fail nicely if Open311 response lacks service codeMatthew Somerville2016-06-15-6/+10
* Tidy up Open311 XML handling.Matthew Somerville2016-06-15-10/+2
* Remove some unused cobrands.Matthew Somerville2016-04-20-1/+0
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-1/+1
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-1/+1
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-8/+4
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-3/+3
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-5/+1
* Better error if Open311 returns nil service list.Matthew Somerville2014-11-21-8/+10
* [Warwickshire]. PopulateServiceList deletion tweakHakim Cassimally2014-10-16-4/+15
* Open311: FMS <-> Open311 Endpoint End to end testsHakim Cassimally2014-10-16-0/+1
* Open311 Warwick (Exor) IntegrationHakim Cassimally2014-10-16-5/+18
* Replaced hardcoded Mapit-URL in error message to use variable from config ins...Rikard2013-08-30-1/+2
* Check for only one result, fixes #359.Matthew Somerville2013-03-18-1/+4
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-30/+31
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-6/+6
| * Convert PopulateServiceList to use body IDs.Matthew Somerville2012-12-15-29/+30
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-3/+3
| * Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-1/+1
* | don't do Open311 service discovery for departments in FixMyBarangay project (...Dave Whiteland2013-01-29-1/+1
|/
* do not fall over if there is unexpectedly no meta data for a service codeStruan Donald2012-11-23-0/+8
* Merge branch 'stevenage'Struan Donald2012-11-19-0/+6
|\
| * handle updates to meta data as well as meta data when a contact is createdStruan Donald2012-10-18-0/+6
* | Improve error message.Matthew Somerville2012-10-04-1/+2
* | Caseinsensitive match.Matthew Somerville2012-10-04-1/+1
* | Add warning option to Open311 populate, to show warnings.Matthew Somerville2012-10-04-7/+10
* | Merge remote branch 'origin/master' into fmb-read-onlyDave Whiteland2012-05-29-6/+37
|\|
| * do not put empty arrays into extra field of contacts and ignore them if they ...Struan Donald2012-05-25-1/+5
| * add verbose option and apply to print statementsStruan Donald2012-04-23-4/+5
| * correct function nameStruan Donald2012-04-23-1/+1
| * more populate tests and also cope with bromley non display fieldsStruan Donald2012-03-22-0/+26
* | need to check for 'open311' send_method because (naughtily) there may be serv...Dave Whiteland2012-05-01-0/+1
|/
* printf not sprintfStruan Donald2011-10-21-1/+1
* temporary fix to make cambridgeshire use description and not service_nameStruan Donald2011-10-21-4/+12
* Do not process council if not endpoint or no servicesStruan Donald2011-10-21-0/+5
* remove out of date FIXMEStruan Donald2011-10-11-1/+0
* if we have two conflicting existing contacts then skip the updateStruan Donald2011-10-11-1/+15
* do not die if we update a contact and there is one with the same categoryStruan Donald2011-10-11-13/+20
* test existing contacts are deletedStruan Donald2011-10-11-1/+3
* handle change of service name for existing service codeStruan Donald2011-10-11-2/+2
* rewrite populate service list to enable testing and add some testsStruan Donald2011-10-10-0/+205