Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'issues/fms-mobile/190' | Matthew Somerville | 2015-02-13 | -24/+17 |
|\ | | | | | | | | | Conflicts: perllib/FixMyStreet/Geocode/Google.pm | |||
| * | Make sure all co-ordinates are stringified. | Matthew Somerville | 2015-02-13 | -25/+17 |
| | | | | | | | | | | | | | | This includes MapIt postcode lookups, geocoding, query parameters, tile clicks. Stringifying truncates them to six decimal places, which means we no longer need any "short" versions anywhere, and the JSON response will always uses a decimal point regardless of locale. | |||
* | | Expire cached geolocations after a week. | Matthew Somerville | 2015-02-13 | -21/+2 |
|/ | | | | | And refactor geoloction caching code into one function (except for Zurich which has its own SOAP based system). | |||
* | Use env in shebang lines, and remove unneeded ones | Matthew Somerville | 2015-01-19 | -2/+0 |
| | ||||
* | Move Swedish changes from Geocode/OSM.pm to Geocode/FixaMinGata.pm | Jon Kristensen | 2014-03-11 | -0/+204 |