| Commit message (Expand) | Author | Age | Lines |
* | Only need zoom altering if being used for OSM permalink; adjust for other uses. | Matthew Somerville | 2013-02-21 | -5/+17 |
* | Track map panning on report page link back to /around. | Matthew Somerville | 2013-02-21 | -0/+5 |
* | Treat link from report page to around page as permalink to maintain state bet... | Matthew Somerville | 2013-02-21 | -1/+18 |
* | Activate IE admin drag onload, as with the pins. | Matthew Somerville | 2013-02-20 | -25/+33 |
* | Separate login/registration to two forms, as it's admin only (fixes a7). | Matthew Somerville | 2013-02-08 | -1/+3 |
* | Allow Zurich admin to change location of pin, with confirmation (fixes a1). | Matthew Somerville | 2013-02-08 | -0/+29 |
* | use white (geocode) loading spinner on white background | Dave Whiteland | 2013-02-05 | -1/+2 |
* | Some jslint fixes. | Matthew Somerville | 2013-02-04 | -14/+11 |
* | Fix bad map JavaScript. | Matthew Somerville | 2013-02-04 | -3/+3 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -63/+68 |
|\ |
|
| * | Zurich area unfilled with thick black outline (fixes a25). | Matthew Somerville | 2013-01-31 | -0/+5 |
| * | Remove two further out Zurich zoom levels, add 1:500 (fixes a9). | Matthew Somerville | 2013-01-31 | -3/+3 |
| * | No map controls on mobile Zurich report display page. | Matthew Somerville | 2013-01-24 | -2/+4 |
| * | Get remaining English hardcoded strings from JavaScript into translatable tem... | Matthew Somerville | 2013-01-24 | -8/+8 |
| * | More details to Details and in translation. | Matthew Somerville | 2013-01-24 | -1/+1 |
| * | No permalink on Zurich. | Matthew Somerville | 2013-01-24 | -5/+0 |
| * | Add layer switcher to current map task bar. | Matthew Somerville | 2013-01-18 | -5/+16 |
| * | Remove LayerSwitcher, will do it manually. | Matthew Somerville | 2013-01-18 | -74/+3 |
| * | Add ability for multiple base map layers, add Zurich Stadtplan. | Matthew Somerville | 2013-01-18 | -13/+75 |
| * | Remove non-working most zoomed in level. | Matthew Somerville | 2013-01-18 | -1/+1 |
| * | Allow hide/show pins in German to work. | Matthew Somerville | 2013-01-18 | -1/+2 |
| * | Change default map type to Hybrid. | Matthew Somerville | 2013-01-18 | -3/+3 |
| * | Add some missing JS translatable strings, update .po files. | Matthew Somerville | 2013-01-16 | -7/+7 |
| * | Projection should be on the map layer only, not the whole map. | Matthew Somerville | 2012-12-19 | -1/+1 |
* | | Merge branch 'centro' | Struan Donald | 2013-01-04 | -7/+1 |
|\ \
| |/
|/| |
|
| * | move validation rules out to a template so cobrands can override them | Struan Donald | 2012-12-06 | -7/+1 |
* | | Zurich matrixIds have shifted by one. | Matthew Somerville | 2012-12-12 | -9/+10 |
* | | Make translation of geolocation text on homepage possible | Steven Day | 2012-12-10 | -1/+1 |
* | | Simplify projection logic, and use X/Y same way round as everywhere else. | Matthew Somerville | 2012-12-03 | -94/+47 |
* | | Top left corner given in WMTS capabilities file appears to be about (78,77)m ... | Matthew Somerville | 2012-11-28 | -10/+10 |
* | | Write out layer explicitly so no AJAX request necessary and deal with all OL ... | Matthew Somerville | 2012-11-26 | -107/+57 |
* | | Simplify map bound transformation (should do bounds transform as might be ske... | Matthew Somerville | 2012-11-26 | -20/+15 |
* | | Work more on the non-js maps, and tidy js version source | stevenday | 2012-11-26 | -4/+0 |
* | | Add a proper OpenLayers plugin for Swiss<->WGS84 transformations | stevenday | 2012-11-26 | -59/+184 |
* | | Convert bounds from swiss to lat/lon so ajax doesn't break | Steven Day | 2012-11-26 | -1/+80 |
* | | Add the necessary hack to point OpenLayers at commonlib/jslib for images and ... | Steven Day | 2012-11-26 | -2/+2 |
* | | Re-arrange functions to please remote | Steven Day | 2012-11-26 | -38/+39 |
* | | Make controls and initial zoom level work | Steven Day | 2012-11-26 | -30/+34 |
* | | Use fixmystreet zoom level if set | Steven Day | 2012-11-26 | -1/+1 |
* | | Update map-OpenLayers.js to let it work with Zurich maps | Steven Day | 2012-11-26 | -25/+46 |
* | | Begin getting Zurich maps into FMS - many things broken | Steven Day | 2012-11-26 | -0/+1482 |
|/ |
|
* | Add auto-location to alert page (fixes #23). | Matthew Somerville | 2012-10-12 | -3/+6 |
* | Stop home button disappearing, fixes #280. | Matthew Somerville | 2012-10-10 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -7/+32 |
|\ |
|
| * | fix southampton street lighting message if map is skipped | Struan Donald | 2012-08-01 | -1/+5 |
| * | Get attribution right on zoomed in maps in NI. | Matthew Somerville | 2012-07-23 | -1/+3 |
| * | Improve map tile handling outside Great Britain. | Matthew Somerville | 2012-07-20 | -5/+24 |
* | | move localstorage to sessionstorage, and clear on logout | Dave Whiteland | 2012-07-24 | -3/+3 |
* | | store MM auth credentials in localstorage to avoid repeat login | Dave Whiteland | 2012-07-05 | -2/+2 |
* | | delete overlooked conflict marker? | Dave Whiteland | 2012-06-25 | -1/+0 |