Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ajax endpoint to return closest address. | Struan Donald | 2018-05-09 | -2/+2 |
| | | | | | | | | /ajax/closest will return ajax with details of the closest address to the lat/lon passed in from the Bing geocoder. Tidy up find_closest() to use overloaded string rather than passing in whether you want a string or not. | |||
* | [Oxfordshire] Add initials/traffic to RDI desc. | Matthew Somerville | 2017-10-18 | -7/+14 |
| | ||||
* | [Oxfordshire] Use local time for rdi_processed, not UTC | Dave Arter | 2017-09-13 | -3/+5 |
| | ||||
* | [Oxfordshire] Log when problems sent by RDI email. | Dave Arter | 2017-09-11 | -4/+24 |
| | | | | | | | | The timestamp of when a problem was included in an RDI is shown on the problem’s inspector form. Also check back and include any inspected reports that for some reason haven't been instructed yet. Fixes mysociety/fixmystreetforcouncils#223. | |||
* | [Oxfordshire] Put I when single char activity code | Matthew Somerville | 2017-08-02 | -1/+4 |
| | | | | | The "M" line needs an "I" after the activity code if the activity code is only one character. | |||
* | [Oxfordshire] RDI file should show all inspections as happening on the same date | Dave Arter | 2017-07-24 | -4/+4 |
| | | | | Fixes mysociety/fixmystreetforcouncils#203 | |||
* | Merge branch 'issues/forcouncils/198-rdi-ordering' | Matthew Somerville | 2017-07-06 | -42/+51 |
|\ | ||||
| * | [Oxfordshire] Group RDI output by activity code. | Matthew Somerville | 2017-07-06 | -42/+51 |
| | | ||||
* | | [Oxfordshire] Fix bug downloading All Inspectors RDI. | Matthew Somerville | 2017-07-06 | -1/+2 |
|/ | ||||
* | [Oxfordshire] Send RDI reports by email. | Matthew Somerville | 2017-05-16 | -0/+208 |