aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/reports/index.html
Commit message (Collapse)AuthorAgeLines
* Add offline support of static files/fallback page.Matthew Somerville2016-12-16-3/+3
| | | | | Use a list to store JavaScript files, so it can be shared between the HTML footer and the appcache manifest.
* Factor out most inline JavaScript.Matthew Somerville2016-08-16-7/+3
| | | | | No need for a special no-map case in the filters case, as all pages now have fixmystreet.page set if needed.
* Add time tooltips to All Reports table headings.Matthew Somerville2015-07-28-5/+5
|
* Fix “All Reports” table headers on scroll.Zarino Zappia2015-07-28-0/+7
| | | | | This reuses some JavaScript I originally wrote for mySociety’s EveryPolitician project.
* Only show text on /reports if appropriate.Matthew Somerville2014-11-14-4/+9
| | | | | Only show "select..." if more than one body, and only mention greyed out lines if there are any. Fixes #869.
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-0/+42
This should reduce confusion with the Default cobrand and override order.