aboutsummaryrefslogtreecommitdiffstats
path: root/bin/open311-update-reports
Commit message (Collapse)AuthorAgeLines
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-4/+5
| | | | Command line scripts don't need a full blown app, just database.
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-0/+8
| | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it.
* Use env in shebang lines, and remove unneeded onesMatthew Somerville2015-01-19-1/+1
|
* Make `open311-update-reports' executableJon Kristensen2014-06-05-0/+0
|
* Update old-style open311 script to use bodies.Matthew Somerville2014-04-07-2/+8
| | | | Add some comments to the top of the open311 bin scripts.
* Bring back open311-update-reports, GetUpdates.pm and getupdates.tJon Kristensen2014-03-11-0/+21
| | | | | | This commit reverses the "Remove unused Open311 GetUpdates code." commit. FixaMinGata, the Swedish FixMyStreet cobrand, is still using open311-update-reports.
* Remove unused Open311 GetUpdates code.Matthew Somerville2012-12-15-21/+0
|
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-1/+1
|
* shuffle problem update code about to make it easier to test and write some testsStruan Donald2011-08-12-61/+5
|
* move problem update into problem model and add some tests, plus attempt some ↵Struan Donald2011-08-11-65/+1
| | | | timezone things
* tweak to problem fetching query to correctly exclude problems with no ↵Struan Donald2011-08-11-3/+5
| | | | external_id
* only get updates for visible problemsStruan Donald2011-08-11-2/+1
|
* some rudimentary checks to make sure we do not put in updates that are older ↵Struan Donald2011-08-11-1/+15
| | | | than current state in FMS
* translate text and use contact email for system userStruan Donald2011-08-10-3/+5
|
* initial update from open311 scriptStruan Donald2011-08-09-0/+124