index
:
fixmystreet
fiksgatami-dev
fiksgatami-dev-1.5.0
fiksgatami-dev-1.8
fiksgatami-dev-v2
fiksgatami-email-templates
fiksgatami-js-fiks
fiksgatami-nynorsk
fiksgatami-nynorsk-old
fiksgatami-prod
fiksgatami-prod-1.5.0
fiksgatami-prod-1.8
master
This is mySociety's popular map-based reporting platform: easy to install in new countries and regions http://fixmystreet.org/
FiksGataMi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perllib
/
Open311
/
GetServiceRequestUpdates.pm
Commit message (
Expand
)
Author
Age
Lines
*
Fix some incorrect timezone code.
Matthew Somerville
2019-05-02
-2
/
+8
*
[Open311] handle bad FixMyStreet id in updates
Struan Donald
2019-04-09
-0
/
+5
*
[open311] optionally use fixmystreet_id to match update to problem
Struan Donald
2019-03-12
-2
/
+12
*
[Open311] warn on staging if fail to match updates
Struan Donald
2018-12-20
-0
/
+4
*
allow comment fetching to be limited by body name
Struan Donald
2018-11-02
-0
/
+5
*
do not reuse original open311 object in fetch comments loop
Struan Donald
2018-10-11
-2
/
+2
*
[Open311] More testing of GetServiceRequestUpdates
Matthew Somerville
2018-10-09
-13
/
+11
*
[Oxfordshire] remove open311 hardcoding
Struan Donald
2018-10-01
-4
/
+0
*
[Open311] add customer reference from update to problem
Struan Donald
2018-10-01
-0
/
+7
*
[Open311] No update text on fixed state move.
Matthew Somerville
2018-08-06
-2
/
+4
*
Map Open311 CLOSED status to closed state if extended statuses enabled.
Dave Arter
2018-06-21
-3
/
+4
*
[Oxfordshire] use localtime in open311 get update call
Struan Donald
2018-06-08
-0
/
+2
*
[Open311] Hide fetched update if no data to show.
Matthew Somerville
2018-04-27
-2
/
+6
*
Don’t trigger response templates unless problem state changes
Dave Arter
2018-04-23
-15
/
+26
*
[Open311] Generally store update state.
Matthew Somerville
2018-04-10
-16
/
+16
*
Allow same-time state change from Open311 updates.
Matthew Somerville
2018-04-06
-1
/
+2
*
Trigger response templates based on external_status_code
Dave Arter
2018-03-29
-3
/
+10
*
Fetch and store external_status_code in GetServiceRequestUpdates
Dave Arter
2018-03-28
-0
/
+9
*
permit blank updates to be fetched over Open311
Struan Donald
2018-03-15
-0
/
+4
*
fetch new problems over open311
Struan Donald
2018-03-15
-29
/
+3
*
Use response template for Open311 updates without ‘description’ text
Dave Arter
2017-12-04
-4
/
+19
*
Drop council_states and $visible_states.
Matthew Somerville
2017-08-29
-1
/
+1
*
Move FixMyStreet::DB to FixMyStreet::DB::Schema.
Matthew Somerville
2017-08-09
-1
/
+1
*
[Oxfordshire] Open311 update, no open state switch
Matthew Somerville
2017-08-02
-0
/
+3
*
Skip incoming Open311 update if no ID or content.
Matthew Somerville
2016-08-10
-0
/
+1
*
Tidy up Open311 XML handling.
Matthew Somerville
2016-06-15
-2
/
+1
*
Skip fetched updates if they're out of date range.
Matthew Somerville
2016-04-26
-2
/
+7
*
Only load images from disk when needed.
Matthew Somerville
2016-02-23
-2
/
+1
*
Spot media_url in Open311 GetServiceRequestUpdate.
Matthew Somerville
2016-01-29
-0
/
+14
*
Move from Moose to Moo in non-App code.
Matthew Somerville
2015-12-02
-3
/
+3
*
Reduce use of FixMyStreet::App.
Matthew Somerville
2015-12-02
-6
/
+7
*
Simplify/consolidate body restriction db code.
Matthew Somerville
2015-08-19
-7
/
+5
*
Fix uncommon Open311 errors on processing updates.
Hakim Cassimally
2014-02-27
-5
/
+7
*
Don't update problem state from service request if currently hidden.
Matthew Somerville
2014-01-30
-1
/
+3
*
Remove *_local tz functions, set timezone on fetching original columns from d...
Matthew Somerville
2013-02-14
-1
/
+1
*
Remove all special body handling in order to move FMB to use bodies properly.
Matthew Somerville
2013-02-04
-6
/
+4
*
Merge remote branch 'origin/zurich'
Matthew Somerville
2013-02-04
-15
/
+15
|
\
|
*
Allow bodies to span multiple area IDs, and areas can be covered by more than...
Matthew Somerville
2012-12-19
-5
/
+6
|
*
Rename a few more less important variables.
Matthew Somerville
2012-12-15
-4
/
+4
|
*
Rename council column to bodies_str, and all the related code.
Matthew Somerville
2012-12-15
-10
/
+10
|
*
Convert PopulateServiceList to use body IDs.
Matthew Somerville
2012-12-15
-1
/
+0
|
*
Rename 'open311conf' database table to 'body'.
Matthew Somerville
2012-12-15
-1
/
+1
*
|
tidy up hardcoded council (area) ids
Dave Whiteland
2013-01-21
-4
/
+5
*
|
add Oxfordshire's non-standard endpoint for service request updates
Dave Whiteland
2013-01-21
-0
/
+7
*
|
Merge remote-tracking branch 'origin/master'
Struan Donald
2013-01-21
-6
/
+8
|
\
\
|
*
|
use jurisdiction to identify external bodies for FixMyBarangay's status updat...
Dave Whiteland
2013-01-20
-6
/
+8
|
|
/
*
|
Merge branch 'bromley-new-statuses'
Struan Donald
2013-01-16
-6
/
+26
|
\
\
|
|
/
|
/
|
|
*
be less restrictive about how open 311 status updates can change states
Struan Donald
2012-11-09
-7
/
+5
|
*
simplfy state change code and also correct bugs
Struan Donald
2012-10-04
-17
/
+27
|
*
tidy up status names in DB, improve tests a little
Struan Donald
2012-10-01
-0
/
+2
[next]