aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Open311/GetServiceRequestUpdates.pm
Commit message (Expand)AuthorAgeLines
* 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
| * initial work to handle changed problem statesStruan Donald2012-08-31-2/+12
* | correct typo in special casing bromley service request updates endpointStruan Donald2012-11-21-1/+1
* | slightly more useful error messages if fetching Open311 service request updat...Struan Donald2012-11-21-1/+1
* | Merge branch 'stevenage'Struan Donald2012-11-19-0/+15
|\ \
| * | add script to fetch last 24 hours of updates as a backup and default to last ...Struan Donald2012-10-17-0/+8
| * | bring service request updates in line with our specStruan Donald2012-10-08-0/+7
* | | More cron quietening, only show full Open311 first time, then summarise.Matthew Somerville2012-10-05-1/+3
|/ /
* | Always use 'reopened', and don't set mark_open for Open311 received updates.Matthew Somerville2012-09-05-1/+0
* | handle re-opening of problems via open311 service requests updates correctlyStruan Donald2012-09-05-0/+1
|/
* Use problem_state column rather than mark_fixed for updates from council.Matthew Somerville2012-06-06-4/+2
* always update the last update time on problems when fetching commentsStruan Donald2012-05-30-4/+2
* add ability to suppress alerts to report creator onStruan Donald2012-05-11-0/+16
* fix typoStruan Donald2012-05-08-1/+1
* tests for ignoring old comment state and related fixesStruan Donald2012-04-27-3/+3
* do not update problem state if comment is older than most recent updateStruan Donald2012-04-27-10/+17
* avoid case issus with comment statusStruan Donald2012-04-27-2/+2
* get service request updates requires api keyStruan Donald2012-04-27-1/+4
* open311 sendmethod now has capital oStruan Donald2012-04-25-1/+1
* push comment fetching code into module so script is a thin wrapperStruan Donald2012-03-28-1/+26
* tests for time and comment replacement plus fixes for comment timeStruan Donald2012-03-28-3/+7
* add in start end date limits for get service request updatesStruan Donald2012-03-27-1/+12
* add some better success and fail things to open311 moduleStruan Donald2012-03-27-0/+2
* if there is no request_id then skip as we will no be able to work out what to...Struan Donald2012-03-26-0/+4
* removed unused codeStruan Donald2012-03-20-5/+0