aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
Commit message (Expand)AuthorAgeLines
...
| * Remove LayerSwitcher, will do it manually.Matthew Somerville2013-01-18-74/+3
| * Add ability for multiple base map layers, add Zurich Stadtplan.Matthew Somerville2013-01-18-13/+75
| * Remove non-working most zoomed in level.Matthew Somerville2013-01-18-1/+1
| * Allow hide/show pins in German to work.Matthew Somerville2013-01-18-1/+2
| * Change default map type to Hybrid.Matthew Somerville2013-01-18-3/+3
| * Add some missing JS translatable strings, update .po files.Matthew Somerville2013-01-16-7/+7
| * Projection should be on the map layer only, not the whole map.Matthew Somerville2012-12-19-1/+1
* | Merge branch 'centro'Struan Donald2013-01-04-7/+1
|\ \ | |/ |/|
| * move validation rules out to a template so cobrands can override themStruan Donald2012-12-06-7/+1
* | Zurich matrixIds have shifted by one.Matthew Somerville2012-12-12-9/+10
* | Make translation of geolocation text on homepage possibleSteven Day2012-12-10-1/+1
* | Simplify projection logic, and use X/Y same way round as everywhere else.Matthew Somerville2012-12-03-94/+47
* | Top left corner given in WMTS capabilities file appears to be about (78,77)m ...Matthew Somerville2012-11-28-10/+10
* | Write out layer explicitly so no AJAX request necessary and deal with all OL ...Matthew Somerville2012-11-26-107/+57
* | Simplify map bound transformation (should do bounds transform as might be ske...Matthew Somerville2012-11-26-20/+15
* | Work more on the non-js maps, and tidy js version sourcestevenday2012-11-26-4/+0
* | Add a proper OpenLayers plugin for Swiss<->WGS84 transformationsstevenday2012-11-26-59/+184
* | Convert bounds from swiss to lat/lon so ajax doesn't breakSteven Day2012-11-26-1/+80
* | Add the necessary hack to point OpenLayers at commonlib/jslib for images and ...Steven Day2012-11-26-2/+2
* | Re-arrange functions to please remoteSteven Day2012-11-26-38/+39
* | Make controls and initial zoom level workSteven Day2012-11-26-30/+34
* | Use fixmystreet zoom level if setSteven Day2012-11-26-1/+1
* | Update map-OpenLayers.js to let it work with Zurich mapsSteven Day2012-11-26-25/+46
* | Begin getting Zurich maps into FMS - many things brokenSteven Day2012-11-26-0/+1482
|/
* Add auto-location to alert page (fixes #23).Matthew Somerville2012-10-12-3/+6
* Stop home button disappearing, fixes #280.Matthew Somerville2012-10-10-2/+2
* Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-7/+32
|\
| * fix southampton street lighting message if map is skippedStruan Donald2012-08-01-1/+5
| * Get attribution right on zoomed in maps in NI.Matthew Somerville2012-07-23-1/+3
| * Improve map tile handling outside Great Britain.Matthew Somerville2012-07-20-5/+24
* | move localstorage to sessionstorage, and clear on logoutDave Whiteland2012-07-24-3/+3
* | store MM auth credentials in localstorage to avoid repeat loginDave Whiteland2012-07-05-2/+2
* | delete overlooked conflict marker?Dave Whiteland2012-06-25-1/+0
* | Merge branch 'master' into fmb-read-onlyDave Whiteland2012-06-25-13/+98
|\|
| * Fix JS validation of name to make sure validName has at least two partsStruan Donald2012-06-21-3/+9
| * display category prompts on southampton cobrandStruan Donald2012-06-19-10/+87
| * Merge branch 'barnet-newstyle'Struan Donald2012-06-08-0/+2
| |\
| | * do not zoom out too far onby default on around page on mobile as it gets very...Struan Donald2012-05-18-2/+13
| | * Work much better if reporting pin is clicked/dragged outside council boundaryStruan Donald2012-05-18-14/+31
| | * Merge branch 'master' into barnet-newstyleMatthew Somerville2012-05-17-4/+6
| | |\
| | * | sort out map scrolling when click where sidebar will beStruan Donald2012-05-08-0/+2
* | | | Merge remote branch 'origin/master' into fmb-read-onlyDave Whiteland2012-05-29-112/+173
|\| | |
| * | | Tidy up tile domain URL generation.Matthew Somerville2012-05-24-7/+5
| * | | Multiple domains for Bromley tiles.Matthew Somerville2012-05-24-13/+7
| * | | Merge branch 'master' into bromleyMatthew Somerville2012-05-23-1/+1
| |\ \ \
| | * | | Don't want this to happen if zoom is actually 0.Matthew Somerville2012-05-23-1/+1
| | | |/ | | |/|
| * | | Patch fancybox to work under SSL on IE6 without warning.Matthew Somerville2012-05-17-6/+6
| * | | Merge branch 'master' into bromleyMatthew Somerville2012-05-16-4/+6
| |\| |
| * | | Actually, just initially make sure zoom is at least 13.Matthew Somerville2012-05-14-4/+7
| * | | Have a minimum zoom on mobile version.Matthew Somerville2012-05-14-2/+10