aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/google.html
Commit message (Collapse)AuthorAgeLines
* Add offline support of static files/fallback page.Matthew Somerville2016-12-16-4/+6
| | | | | Use a list to store JavaScript files, so it can be shared between the HTML footer and the appcache manifest.
* [fixmystreet.com] Add Content-Security-Policy.Matthew Somerville2016-08-16-1/+1
|
* Do HTML class and JS variable setting ASAP.Matthew Somerville2016-08-16-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.
* Tidy up JavaScript functions.Matthew Somerville2016-07-11-2/+3
| | | | Split big functions into smaller more descriptive ones.
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-0/+35
This should reduce confusion with the Default cobrand and override order.