Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add Jquery-ui files, and fixmystreet-admin.js | Andrew Black | 2013-11-07 | -0/+18 |
| | ||||
* | add show-admin-notes class to body | Dave Whiteland | 2013-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 bug | Dave Whiteland | 2013-09-05 | -2/+1 |
| | | | | was counting rows and expecting them to be 1, when it should have been counting tables. | |||
* | jslint fixes | Dave Whiteland | 2013-09-05 | -17/+19 |
| | ||||
* | add toggle button to hide contacts, closes #505 | Dave Whiteland | 2013-09-05 | -0/+19 |
| | ||||
* | don't hide with slideUp on page load | Dave Whiteland | 2013-09-05 | -6/+10 |
| | | | | if open311 shouldn't be show, hide it straight away (slideUp animation was distracting) | |||
* | add display-on-click hints | Dave Whiteland | 2013-09-05 | -0/+10 |
| | ||||
* | hide open311 inputs for bodies unless needed | Dave Whiteland | 2013-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 pages | Dave Whiteland | 2013-09-05 | -0/+4 |