| Commit message (Expand) | Author | Age | Lines |
* | All pins yellow, for #250. | Matthew Somerville | 2012-03-01 | -1/+4 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-17 | -1/+2 |
|\ |
|
| * | Use Gaze distance if already fetched. | Matthew Somerville | 2011-08-11 | -1/+2 |
* | | update test for changed maps and fix state checking | Struan Donald | 2011-07-28 | -1/+1 |
|/ |
|
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -0/+26 |
* | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -5/+14 |
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -9/+5 |
* | Carry map parameter through URIs, default zoom level change. | Matthew Somerville | 2011-05-26 | -1/+1 |
* | Integrate BingOL map package into the OSM one, thereby gaining non-JS functio... | Matthew Somerville | 2011-05-25 | -13/+38 |
* | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -5/+2 |
* | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -12/+2 |
* | Make tile URL a parameter so it can be different, bring OSM's StreetView unde... | Matthew Somerville | 2011-05-25 | -1/+10 |
* | Templating of OSM map. | Matthew Somerville | 2011-05-25 | -99/+32 |
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -10/+8 |
* | Template original Tilma map and some more text, updates on questionnaire page... | Matthew Somerville | 2011-05-25 | -1/+4 |
* | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -2/+0 |
* | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -1/+1 |
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -4/+0 |
* | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -15/+10 |
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into core... | Matthew Somerville | 2011-03-09 | -0/+1 |
* | Some minor URL improvements. | Matthew Somerville | 2011-03-08 | -5/+1 |
* | Hopefully fix a couple of locale issues, one I just introduced, whoops. | Matthew Somerville | 2011-03-05 | -2/+4 |
* | Allow lat/lon in query string to affect map location (for non-JS browsing of ... | Matthew Somerville | 2011-03-04 | -0/+4 |
* | Output lon/lat fields in correct places. | Matthew Somerville | 2011-02-26 | -0/+2 |
* | Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML. | Matthew Somerville | 2011-02-26 | -5/+153 |
* | No need for all pins yet (does nothing <6 months), hide pins using OL JS if p... | Matthew Somerville | 2011-02-24 | -1/+1 |
* | Switch to jslib OpenLayers. | Matthew Somerville | 2011-02-23 | -1/+1 |
* | Local copy of OpenLayers.js in case it's slow/not responding. | Matthew Somerville | 2011-02-23 | -1/+1 |
* | 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 |
* | Tweaks to OSM map module, fix for truncated co-ords. | Matthew Somerville | 2011-02-14 | -4/+3 |
* | Some OpenLayers options, including StreetView and CycleMap, and putting tilma... | Matthew Somerville | 2010-11-26 | -0/+71 |