Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Support Stamen toner-lite and Bing Maps tiles. | Matthew Somerville | 2015-02-23 | -47/+81 |
| | ||||
* | Tidy up front page and map copyright templates. | Matthew Somerville | 2015-02-23 | -1/+6 |
| | ||||
* | Use env in shebang lines, and remove unneeded ones | Matthew Somerville | 2015-01-19 | -20/+0 |
| | ||||
* | Use HTTPS OpenStreetMap tiles. | Matthew Somerville | 2015-01-09 | -4/+4 |
| | ||||
* | FMS map tile changes for HTTPS. | Matthew Somerville | 2014-05-30 | -1/+1 |
| | | | | | Make the FMS map tile URLs be scheme independent, and only use one level of subdomain. | |||
* | Merge remote branch 'origin/sweden-rebase' | Matthew Somerville | 2014-03-11 | -0/+4 |
|\ | | | | | | | | | | | | | Conflicts: bin/update-schema locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po perllib/FixMyStreet/DB/Result/Body.pm | |||
| * | Added MapQuest/OSM attribution. | Jonas Oberg | 2014-03-11 | -0/+4 |
| | | ||||
* | | Add Google OpenLayers-based map layer. | Matthew Somerville | 2013-10-11 | -0/+22 |
|/ | ||||
* | Updated MapQuest links per instructions | Jonas Oberg | 2013-08-30 | -1/+1 |
| | ||||
* | Improve Google Maps support somewhat. | Matthew Somerville | 2013-06-06 | -1/+34 |
| | ||||
* | Add a zoomed in level. | Matthew Somerville | 2013-04-09 | -4/+4 |
| | ||||
* | Use internal proxy for maps for now. | Matthew Somerville | 2013-03-12 | -1/+1 |
| | ||||
* | Fix Zurich zoom levels (b4). | Matthew Somerville | 2013-02-05 | -26/+18 |
| | ||||
* | Remove two further out Zurich zoom levels, add 1:500 (fixes a9). | Matthew Somerville | 2013-01-31 | -2/+2 |
| | ||||
* | Remove non-working most zoomed in level. | Matthew Somerville | 2013-01-18 | -2/+2 |
| | ||||
* | Fixes for Zurich map display in HTML. | Matthew Somerville | 2013-01-18 | -2/+2 |
| | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css | |||
| * | 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 ↵ | 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/+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 ↵ | 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 | -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 ↵ | Matthew Somerville | 2011-05-25 | -33/+81 |
| | | | | functionality etc. |