Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -232/+0 |
| | ||||
* | Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵ | Matthew Somerville | 2011-07-01 | -172/+8 |
| | | | | different map format. | |||
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -1/+9 |
| | ||||
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵ | Matthew Somerville | 2011-06-09 | -12/+13 |
| | | | | functions. | |||
* | 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 | -15/+0 |
| | ||||
* | Template the rest of the maps. Some more complete than others. | Matthew Somerville | 2011-05-25 | -105/+64 |
| | ||||
* | Tidy up map parmeters. | Matthew Somerville | 2011-05-25 | -3/+2 |
| | ||||
* | Get rid of pointless and hard-to-follow listrefs when referring to pins. | Matthew Somerville | 2011-05-25 | -19/+4 |
| | ||||
* | 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 | -53/+16 |
| | ||||
* | Template original Tilma map and some more text, updates on questionnaire ↵ | Matthew Somerville | 2011-05-25 | -67/+34 |
| | | | | page, bring in click pin fix from pre-london branch, other map types will be broken. | |||
* | Move lat/lon to templates and use shortened forms. | Matthew Somerville | 2011-05-24 | -6/+0 |
| | ||||
* | Put form header in templates, not code. | Matthew Somerville | 2011-05-24 | -3/+3 |
| | ||||
* | Move some of map_start to templates. | Matthew Somerville | 2011-05-20 | -12/+0 |
| | ||||
* | Move midpoint code to Cobrand, as I missed it hidden in map code. | Matthew Somerville | 2011-03-26 | -2/+2 |
| | ||||
* | Allow map change in URL. | Matthew Somerville | 2011-03-23 | -93/+67 |
| | ||||
* | 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 ↵ | Matthew Somerville | 2011-03-09 | -4/+22 |
| | | | | core OpenLayers bits and OSM config bit. | |||
* | Some minor URL improvements. | Matthew Somerville | 2011-03-08 | -9/+1 |
| | ||||
* | Output lon/lat fields in correct places. | Matthew Somerville | 2011-02-26 | -0/+2 |
| | ||||
* | Move compass function to Tilma code, pass Q through to click->latlon lookup. | Matthew Somerville | 2011-02-26 | -0/+32 |
| | ||||
* | Missing include. | Matthew Somerville | 2011-02-17 | -1/+2 |
| | ||||
* | 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 |
| | | | | Shorter coords in RSS and alert urls | |||
* | added a helper sub | Edmund von der Burg | 2011-02-08 | -8/+16 |
| | | | Fixes to get map pins working when map is moved | |||
* | 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 |
| | ||||
* | Some OpenLayers options, including StreetView and CycleMap, and putting ↵ | Matthew Somerville | 2010-11-26 | -0/+164 |
| | | | | tilma within OL. | |||
* | Refactor map display into separate modules, response for own set-up and display. | Matthew Somerville | 2010-11-26 | -0/+312 |