Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | Allow dragging of new report marker. | Matthew Somerville | 2011-08-09 | -6/+19 | |
| |/ |/| | |||||
* | | Working placeholders for Southampton site. | Matthew Somerville | 2011-07-22 | -0/+15 | |
| | | |||||
* | | Delay vector loading until onload in IE only. | Matthew Somerville | 2011-07-22 | -2/+10 | |
| | | |||||
* | | Pothole updates for Southampton. | Matthew Somerville | 2011-07-21 | -0/+35 | |
|/ | |||||
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -1/+7 | |
| | |||||
* | Move JS to jQuery. | Matthew Somerville | 2011-07-21 | -60/+42 | |
| | |||||
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -312/+0 | |
| | |||||
* | Use correct variable name, fixes #132. | Matthew Somerville | 2011-07-12 | -1/+2 | |
| | |||||
* | Superflous comma breaking IE6. | Matthew Somerville | 2011-07-07 | -1/+1 | |
| | |||||
* | PYC advert on confirmation page. | Matthew Somerville | 2011-07-07 | -4/+4 | |
| | |||||
* | Tweak pin placement. | Matthew Somerville | 2011-07-04 | -1/+1 | |
| | |||||
* | Make pins clickable on all reports pages. | Matthew Somerville | 2011-07-01 | -1/+1 | |
| | |||||
* | Use new simplify a bit to speed up Western Isles. | Matthew Somerville | 2011-07-01 | -1/+1 | |
| | |||||
* | Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵ | Matthew Somerville | 2011-07-01 | -41/+0 | |
| | | | | different map format. | ||||
* | Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, ↵ | Matthew Somerville | 2011-07-01 | -6/+7 | |
| | | | | don't set map parameter in JS. | ||||
* | Paginate Reports pages, and add a map. | Matthew Somerville | 2011-06-30 | -1/+17 | |
| | |||||
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -23/+51 | |
| | |||||
* | Move to Vector layer rather than Markers, to be able to use the ↵ | Matthew Somerville | 2011-06-29 | -24/+74 | |
| | | | | Strategy/Protocol features. | ||||
* | On Your Reports page, zoom map out to cover markers shown. | Matthew Somerville | 2011-06-29 | -0/+3 | |
| | |||||
* | List updates on Your Reports (for #127), and a map too (#124). | Matthew Somerville | 2011-06-28 | -1/+5 | |
| | |||||
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -1/+1 | |
| | |||||
* | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -5/+2 | |
| | |||||
* | Remove extra_params cobrand call. | Matthew Somerville | 2011-06-06 | -4/+0 | |
| | |||||
* | Tidy up file structure a little bit. | Matthew Somerville | 2011-06-02 | -0/+78 | |
| | |||||
* | 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 ↵ | Matthew Somerville | 2011-05-25 | -3/+3 | |
| | | | | functionality etc. | ||||
* | Template the rest of the maps. Some more complete than others. | Matthew Somerville | 2011-05-25 | -1/+1 | |
| | |||||
* | Don't load_pins on drag if on the purple pin form page. | Matthew Somerville | 2011-03-25 | -1/+1 | |
| | |||||
* | Always have transitionEffect, and no buffer for nicer interaction. | Matthew Somerville | 2011-03-23 | -0/+2 | |
| | |||||
* | Bing Maps key. | Matthew Somerville | 2011-03-23 | -0/+1 | |
| | |||||
* | Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵ | Matthew Somerville | 2011-03-09 | -255/+228 | |
| | | | | core OpenLayers bits and OSM config bit. | ||||
* | Store report ID on loop, as otherwise closure uses last value. | Matthew Somerville | 2011-03-08 | -1/+5 | |
| | |||||
* | No need for all pins yet (does nothing <6 months), hide pins using OL JS if ↵ | Matthew Somerville | 2011-02-24 | -10/+66 | |
| | | | | present; permalink. | ||||
* | Switch to jslib OpenLayers. | Matthew Somerville | 2011-02-23 | -2553/+0 | |
| | |||||
* | Local copy of OpenLayers.js in case it's slow/not responding. | Matthew Somerville | 2011-02-23 | -0/+2553 | |
| | |||||
* | Override PanZoom to catch zoomworld click. | Matthew Somerville | 2011-02-23 | -1/+38 | |
| | |||||
* | Display pins. | Matthew Somerville | 2011-02-17 | -6/+17 | |
| | |||||
* | First pin pass. | Matthew Somerville | 2011-02-16 | -0/+13 | |
| | |||||
* | Map clicking. | Matthew Somerville | 2011-02-16 | -4/+42 | |
| | |||||
* | Tweaks to OSM map module, fix for truncated co-ords. | Matthew Somerville | 2011-02-14 | -4/+4 | |
| | |||||
* | Prototype Bing stuff. | Matthew Somerville | 2011-01-05 | -0/+117 | |
| | |||||
* | Google Maps package. | Matthew Somerville | 2010-12-04 | -0/+22 | |
| | |||||
* | Some OpenLayers options, including StreetView and CycleMap, and putting ↵ | Matthew Somerville | 2010-11-26 | -0/+769 | |
| | | | | tilma within OL. | ||||
* | Move tilma map functions to separate file. | Matthew Somerville | 2010-11-24 | -0/+320 | |