aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/mapquest-attribution.html
Commit message (Collapse)AuthorAgeLines
* Add offline support of static files/fallback page.Matthew Somerville2016-12-16-9/+8
| | | | | Use a list to store JavaScript files, so it can be shared between the HTML footer and the appcache manifest.
* Merge branch '1351-report-list-ajax'Matthew Somerville2016-07-11-1/+0
|\
| * Move to using pushState for new report.Zarino Zappia2016-07-11-1/+0
| | | | | | | | | | Update the URL whenever location of pin is updated (first time, drag, or reclick), make sure it works when clicking back.
* | Remove need to customise OpenLayers built script.Matthew Somerville2016-07-04-1/+1
|/ | | | | This also allows the map to work in a proxied admin. Upgrade Angus OL to master branch code.
* Remove all IE6 special cases.Matthew Somerville2016-06-15-3/+0
|
* Tidy up front page and map copyright templates.Matthew Somerville2015-02-23-1/+0
|
* Replace "Open Street Map" with "OpenStreetMap".Jon Kristensen2015-02-16-1/+1
|
* Simplify z-index of banners.Matthew Somerville2014-09-15-1/+1
| | | | | | Constrain the map in a position:relative to give it its own stacking context. This simplifies these z-indices and prevents the elements from floating above the main header. Fixes #673.
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-0/+14
This should reduce confusion with the Default cobrand and override order.