| Commit message (Expand) | Author | Age | Lines |
* | Add server side handling of Swiss co-ordinates and tile clicks. | Matthew Somerville | 2012-11-28 | -18/+157 |
* | map_pins function is same for everyone currently. | Matthew Somerville | 2012-11-28 | -23/+0 |
* | Work more on the non-js maps, and tidy js version source | stevenday | 2012-11-26 | -9/+7 |
* | Add a server-side map module for zurich maps - very borked | Steven Day | 2012-11-26 | -4/+19 |
* | Add Zurich map module | Steven Day | 2012-11-26 | -0/+25 |
* | add in default map zoom level for cobrand and set stevenage one | Struan Donald | 2012-10-25 | -1/+1 |
* | Improve map tile handling outside Great Britain. | Matthew Somerville | 2012-07-20 | -13/+20 |
* | Tidy up tile domain URL generation. | Matthew Somerville | 2012-05-24 | -1/+1 |
* | Multiple domains for Bromley tiles. | Matthew Somerville | 2012-05-24 | -7/+7 |
* | Pins yellow on /my for Bromley. | Matthew Somerville | 2012-05-22 | -1/+1 |
* | Fix some URLs so that it works under HTTPS. | Matthew Somerville | 2012-05-11 | -12/+11 |
* | Different map base for Bromley. | Matthew Somerville | 2012-05-11 | -4/+32 |
* | Fix CM8 Bromley pin colours. | Matthew Somerville | 2012-05-01 | -8/+2 |
* | separated file for MapQuest | Guillaume | 2012-03-20 | -0/+33 |
* | All pins yellow, for #250. | Matthew Somerville | 2012-03-01 | -1/+4 |
* | Don't request tiles at level they don't exist. | Matthew Somerville | 2011-11-11 | -4/+6 |
* | Move copyright on to map. | Matthew Somerville | 2011-09-08 | -2/+1 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-17 | -3/+2 |
|\ |
|
| * | Use Gaze distance if already fetched. | Matthew Somerville | 2011-08-11 | -1/+2 |
| * | Typo in docs template. | Matthew Somerville | 2011-08-11 | -2/+0 |
* | | update test for changed maps and fix state checking | Struan Donald | 2011-07-28 | -1/+1 |
|/ |
|
* | 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 |