aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Open311/GetServiceRequestUpdates.pm
Commit message (Expand)AuthorAgeLines
* Fix some incorrect timezone code.Matthew Somerville2019-05-02-2/+8
* [Open311] handle bad FixMyStreet id in updatesStruan Donald2019-04-09-0/+5
* [open311] optionally use fixmystreet_id to match update to problemStruan Donald2019-03-12-2/+12
* [Open311] warn on staging if fail to match updatesStruan Donald2018-12-20-0/+4
* allow comment fetching to be limited by body nameStruan Donald2018-11-02-0/+5
* do not reuse original open311 object in fetch comments loopStruan Donald2018-10-11-2/+2
* [Open311] More testing of GetServiceRequestUpdatesMatthew Somerville2018-10-09-13/+11
* [Oxfordshire] remove open311 hardcodingStruan Donald2018-10-01-4/+0
* [Open311] add customer reference from update to problemStruan Donald2018-10-01-0/+7
* [Open311] No update text on fixed state move.Matthew Somerville2018-08-06-2/+4
* Map Open311 CLOSED status to closed state if extended statuses enabled.Dave Arter2018-06-21-3/+4
* [Oxfordshire] use localtime in open311 get update callStruan Donald2018-06-08-0/+2
* [Open311] Hide fetched update if no data to show.Matthew Somerville2018-04-27-2/+6
* Don’t trigger response templates unless problem state changesDave Arter2018-04-23-15/+26
* [Open311] Generally store update state.Matthew Somerville2018-04-10-16/+16
* Allow same-time state change from Open311 updates.Matthew Somerville2018-04-06-1/+2
* Trigger response templates based on external_status_codeDave Arter2018-03-29-3/+10
* Fetch and store external_status_code in GetServiceRequestUpdatesDave Arter2018-03-28-0/+9
* permit blank updates to be fetched over Open311Struan Donald2018-03-15-0/+4
* fetch new problems over open311Struan Donald2018-03-15-29/+3
* Use response template for Open311 updates without ‘description’ textDave Arter2017-12-04-4/+19
* Drop council_states and $visible_states.Matthew Somerville2017-08-29-1/+1
* Move FixMyStreet::DB to FixMyStreet::DB::Schema.Matthew Somerville2017-08-09-1/+1
* [Oxfordshire] Open311 update, no open state switchMatthew Somerville2017-08-02-0/+3
* Skip incoming Open311 update if no ID or content.Matthew Somerville2016-08-10-0/+1
* Tidy up Open311 XML handling.Matthew Somerville2016-06-15-2/+1
* Skip fetched updates if they're out of date range.Matthew Somerville2016-04-26-2/+7
* Only load images from disk when needed.Matthew Somerville2016-02-23-2/+1
* Spot media_url in Open311 GetServiceRequestUpdate.Matthew Somerville2016-01-29-0/+14
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-3/+3
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-6/+7
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-7/+5
* Fix uncommon Open311 errors on processing updates.Hakim Cassimally2014-02-27-5/+7
* Don't update problem state from service request if currently hidden.Matthew Somerville2014-01-30-1/+3
* Remove *_local tz functions, set timezone on fetching original columns from d...Matthew Somerville2013-02-14-1/+1
* Remove all special body handling in order to move FMB to use bodies properly.Matthew Somerville2013-02-04-6/+4
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-15/+15
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-5/+6
| * Rename a few more less important variables.Matthew Somerville2012-12-15-4/+4
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-10/+10
| * Convert PopulateServiceList to use body IDs.Matthew Somerville2012-12-15-1/+0
| * Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-1/+1
* | tidy up hardcoded council (area) idsDave Whiteland2013-01-21-4/+5
* | add Oxfordshire's non-standard endpoint for service request updatesDave Whiteland2013-01-21-0/+7
* | Merge remote-tracking branch 'origin/master'Struan Donald2013-01-21-6/+8
|\ \
| * | use jurisdiction to identify external bodies for FixMyBarangay's status updat...Dave Whiteland2013-01-20-6/+8
| |/
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-6/+26
|\ \ | |/ |/|
| * be less restrictive about how open 311 status updates can change statesStruan Donald2012-11-09-7/+5
| * simplfy state change code and also correct bugsStruan Donald2012-10-04-17/+27
| * tidy up status names in DB, improve tests a littleStruan Donald2012-10-01-0/+2