Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Default to last two hours in GetServiceRequests | Dave Arter | 2018-04-04 | -3/+3 |
| | | | | Also adds script for fetching the last 24hrs of reports | |||
* | fetch new problems over open311 | Struan Donald | 2018-03-15 | -0/+25 |
This enables the display of existing reports from the back end on FMS if the body is configured to do this. Reports will not be created if they are missing an id, a lat or a long, if the lat/long is outside the area covered by the body, if there is already a report with a matching id, or if we can't parse out the request time. |