aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/fms.html
Commit message (Collapse)AuthorAgeLines
* Add offline support of static files/fallback page.Matthew Somerville2016-12-16-9/+9
| | | | | 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
|
* Update Bing Maps parameter ID.Matthew Somerville2015-05-05-1/+1
|
* Support Stamen toner-lite and Bing Maps tiles.Matthew Somerville2015-02-23-4/+2
|
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-0/+15
This should reduce confusion with the Default cobrand and override order.