aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/fixmystreet-admin.js
Commit message (Collapse)AuthorAgeLines
* add show-admin-notes class to bodyDave Whiteland2013-09-06-22/+24
| | | | | making the admin-notes functionality easier to suppress on installations that don't want it; it's in the default header, i.e., on for new installations
* fix deciding-to-hide contacts bugDave Whiteland2013-09-05-2/+1
| | | | was counting rows and expecting them to be 1, when it should have been counting tables.
* jslint fixesDave Whiteland2013-09-05-17/+19
|
* add toggle button to hide contacts, closes #505Dave Whiteland2013-09-05-0/+19
|
* don't hide with slideUp on page loadDave Whiteland2013-09-05-6/+10
| | | | if open311 shouldn't be show, hide it straight away (slideUp animation was distracting)
* add display-on-click hintsDave Whiteland2013-09-05-0/+10
|
* hide open311 inputs for bodies unless neededDave Whiteland2013-09-05-0/+21
| | | | | basically if send method is not email (or there's an endpoint value), don't show the form Maybe we need to have an "show all fields" button/link but for normal use I think this is OK
* make js available in admin pagesDave Whiteland2013-09-05-0/+4