Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Some translation updates and i18n code improvements. | Matthew Somerville | 2011-02-17 | -1/+3 |
| | ||||
* | Display pins. | Matthew Somerville | 2011-02-17 | -1/+2 |
| | ||||
* | First pin pass. | Matthew Somerville | 2011-02-16 | -0/+4 |
| | ||||
* | Map clicking. | Matthew Somerville | 2011-02-16 | -0/+2 |
| | ||||
* | Various encoding fixing. | Matthew Somerville | 2011-02-16 | -2/+4 |
| | ||||
* | Tweaks to OSM map module, fix for truncated co-ords. | Matthew Somerville | 2011-02-14 | -4/+3 |
| | ||||
* | Only do lat/lon->E/N check if country is GB. | Matthew Somerville | 2011-02-14 | -7/+9 |
| | ||||
* | Footer for Norway. | Matthew Somerville | 2011-02-12 | -0/+1 |
| | ||||
* | Norway place lookup. | Matthew Somerville | 2011-02-11 | -9/+13 |
| | ||||
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -10/+3 |
| | ||||
* | More EN locales. | Matthew Somerville | 2011-02-11 | -1/+4 |
| | ||||
* | Do co-ordinate transform in English locale. | Matthew Somerville | 2011-02-11 | -2/+5 |
| | ||||
* | Make sure variable defined after the code that blanks out the hash. | Matthew Somerville | 2011-02-11 | -6/+6 |
| | ||||
* | Put back UK-only code for atomic nature of E/N -> lat/lon conversion, module ↵ | Matthew Somerville | 2011-02-10 | -0/+7 |
| | | | | has other UK-only code in it still and it causes error without. | |||
* | Merge branch 'master' into migrate_from_osgb36_to_wgs84 | Edmund von der Burg | 2011-02-10 | -0/+7 |
|\ | ||||
| * | Add problem state to alert-update emails | Edmund von der Burg | 2011-02-09 | -0/+7 |
| | | | | | | | | Closes #77 | |||
* | | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -3/+5 |
| | | | | | | | | Shorter coords in RSS and alert urls | |||
* | | Fix so that lat lon appear in georss | Edmund von der Burg | 2011-02-09 | -3/+2 |
| | | ||||
* | | added a helper sub | Edmund von der Burg | 2011-02-08 | -8/+16 |
| | | | | | | Fixes to get map pins working when map is moved | |||
* | | Die if there is a compile time error in the maps code | Edmund von der Burg | 2011-02-08 | -0/+3 |
| | | ||||
* | | Lots of conversions - code now in a broken state | Edmund von der Burg | 2011-02-08 | -23/+59 |
| | | ||||
* | | convert various map functions | Edmund von der Burg | 2011-02-08 | -36/+54 |
| | | ||||
* | | Migrate of Problems::nearby and calling code | Edmund von der Burg | 2011-02-07 | -2/+3 |
| | | ||||
* | | update problem_find_nearby for non-local alerts | Edmund von der Burg | 2011-02-07 | -6/+5 |
| | | ||||
* | | Change the problem_find_nearby function. | Edmund von der Burg | 2011-02-07 | -1/+1 |
|/ | | | | rename old occurences to help when changing code later. | |||
* | Add note about cache dir to install steps | Edmund von der Burg | 2011-02-07 | -0/+2 |
| | | | | Create geo cache dir if it is missing | |||
* | Prototype Bing stuff. | Matthew Somerville | 2011-01-05 | -0/+142 |
| | ||||
* | Ignore new alert type. | Matthew Somerville | 2010-12-22 | -1/+1 |
| | ||||
* | Tidy up map importing a bit. | Matthew Somerville | 2010-12-21 | -25/+11 |
| | ||||
* | Missing import. | Matthew Somerville | 2010-12-08 | -1/+1 |
| | ||||
* | Google Maps package. | Matthew Somerville | 2010-12-04 | -0/+71 |
| | ||||
* | Some OpenLayers options, including StreetView and CycleMap, and putting ↵ | Matthew Somerville | 2010-11-26 | -0/+376 |
| | | | | tilma within OL. | |||
* | Refactor map display into separate modules, response for own set-up and display. | Matthew Somerville | 2010-11-26 | -106/+191 |
| | ||||
* | Have FixMyStreet::Map return the JS it needs. | Matthew Somerville | 2010-11-24 | -0/+6 |
| | ||||
* | Pushing as much maps stuff into Maps as possible. | Matthew Somerville | 2010-11-24 | -37/+90 |
| | ||||
* | Have FixMyStreet::Geocode only deal in real co-ordinates. | Matthew Somerville | 2010-11-23 | -20/+8 |
| | ||||
* | Factor out geocoding functions. | Matthew Somerville | 2010-11-23 | -0/+168 |
| | ||||
* | Move mySociety::Alert to FixMyStreet::Alert. | Matthew Somerville | 2010-11-23 | -0/+339 |
| | ||||
* | Move map functions to their own package. | Matthew Somerville | 2010-11-22 | -0/+296 |