| Commit message (Expand) | Author | Age | Lines |
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -232/+0 |
* | PYC advert on confirmation page. | Matthew Somerville | 2011-07-07 | -4/+4 |
* | Non-JS using the right tile server. | Matthew Somerville | 2011-07-01 | -4/+4 |
* | Remove unused Tilma, consolidate tile lookup for legacy URLs to work in diffe... | Matthew Somerville | 2011-07-01 | -172/+8 |
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -1/+35 |
* | List updates on Your Reports (for #127), and a map too (#124). | Matthew Somerville | 2011-06-28 | -1/+1 |
* | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -8/+14 |
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more fun... | Matthew Somerville | 2011-06-09 | -12/+13 |
* | Removal of old Cobrand.pm and last . | Matthew Somerville | 2011-06-07 | -1/+0 |
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -8/+7 |
* | Get header JS <script> out of code and into templates. | Matthew Somerville | 2011-05-26 | -55/+13 |
* | Carry map parameter through URIs, default zoom level change. | Matthew Somerville | 2011-05-26 | -4/+4 |
* | Integrate BingOL map package into the OSM one, thereby gaining non-JS functio... | Matthew Somerville | 2011-05-25 | -33/+81 |
* | Template the rest of the maps. Some more complete than others. | Matthew Somerville | 2011-05-25 | -184/+87 |
* | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -8/+4 |
* | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -31/+6 |
* | Make tile URL a parameter so it can be different, bring OSM's StreetView unde... | Matthew Somerville | 2011-05-25 | -32/+23 |
* | Templating of OSM map. | Matthew Somerville | 2011-05-25 | -99/+32 |
* | Add tilma_mid_point cobrand function. | Matthew Somerville | 2011-05-25 | -1/+1 |
* | Remove old CGI Q from Map calls. | Matthew Somerville | 2011-05-25 | -87/+40 |
* | Template original Tilma map and some more text, updates on questionnaire page... | Matthew Somerville | 2011-05-25 | -72/+42 |
* | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -16/+0 |
* | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -8/+8 |
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -32/+0 |
* | Move midpoint code to Cobrand, as I missed it hidden in map code. | Matthew Somerville | 2011-03-26 | -2/+2 |
* | Bing Maps key. | Matthew Somerville | 2011-03-23 | -0/+2 |
* | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -234/+91 |
* | Move RABX include to only place it's needed. | Matthew Somerville | 2011-03-20 | -0/+1 |
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into core... | Matthew Somerville | 2011-03-09 | -24/+74 |
* | Some minor URL improvements. | Matthew Somerville | 2011-03-08 | -14/+2 |
* | 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/+4 |
* | Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML. | Matthew Somerville | 2011-02-26 | -5/+153 |
* | Move compass function to Tilma code, pass Q through to click->latlon lookup. | Matthew Somerville | 2011-02-26 | -0/+32 |
* | No need for all pins yet (does nothing <6 months), hide pins using OL JS if p... | Matthew Somerville | 2011-02-24 | -2/+2 |
* | 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 |
* | Missing include. | Matthew Somerville | 2011-02-17 | -1/+2 |
* | 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 |
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -4/+1 |
* | Do co-ordinate transform in English locale. | Matthew Somerville | 2011-02-11 | -2/+5 |
* | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -2/+3 |
* | added a helper sub | Edmund von der Burg | 2011-02-08 | -8/+16 |
* | Lots of conversions - code now in a broken state | Edmund von der Burg | 2011-02-08 | -1/+45 |
* | convert various map functions | Edmund von der Burg | 2011-02-08 | -1/+1 |
* | Prototype Bing stuff. | Matthew Somerville | 2011-01-05 | -0/+142 |