aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Location.pm
Commit message (Collapse)AuthorAgeLines
* Add Zurich geocoder (and allow geocoder choice to be picked in config).Matthew Somerville2012-12-04-0/+1
|
* Only have grid refs of at least 4 digits.Matthew Somerville2012-11-28-1/+1
|
* Allow lat,lon and OS grid references in search box, fixes #142.Matthew Somerville2012-10-12-0/+43
|
* Remove any Northern Ireland specific code.Matthew Somerville2012-07-20-1/+1
|
* Store lat/lon from multiple results and use that to prevent infinite loop on ↵Matthew Somerville2011-08-09-6/+6
| | | | e.g. 'Clapham'.
* Centralise UK location check to catch edge cases.Matthew Somerville2011-06-17-9/+26
|
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-1/+1
|
* Migrate RSS feeds handling.Matthew Somerville2011-05-19-2/+2
|
* add use EncodeStruan Donald2011-05-05-0/+2
|
* create and use location controllerStruan Donald2011-05-05-0/+111