aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' into oxfordshire-usability-recommendationsChris Mytton2013-09-13-6/+152
|\
| * [Zurich] Add .muted class for deleted bodiesChris Mytton2013-09-11-0/+4
| |
| * add show-admin-notes class to bodyDave Whiteland2013-09-06-28/+39
| | | | | | | | | | 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
| |
| * indicated deleted categories clearly on the body adminDave Whiteland2013-09-05-0/+6
| | | | | | | | this has been catching me out for years :-)
| * add no-bullets style declaration to default admin CSSDave Whiteland2013-09-05-0/+6
| |
| * move those divs out of the paragraphs!Dave Whiteland2013-09-05-1/+2
| | | | | | | | added bottom margin to info boxes to fix layout on body form (hint div floating beneath it)
| * 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)
| * tweaks to admin hint CSSDave Whiteland2013-09-05-2/+3
| |
| * add display-on-click hintsDave Whiteland2013-09-05-2/+50
| |
| * move new admin styles into _layout.scssDave Whiteland2013-09-05-0/+5
| | | | | | | | | | this is probably better practice since we can use sass Maybe need to bring the other style declarations in header into scss file too
| * 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
| |
| * add admin info/warning stylesDave Whiteland2013-09-05-0/+15
| |
| * Make 'Permalink' JS string translatable.Matthew Somerville2013-09-03-1/+1
| |
| * Updated MapQuest links per instructionsJonas Oberg2013-08-30-4/+4
| |
* | [Oxfordshire] Fix min-height on .containerChris Mytton2013-08-29-1/+1
| |
* | Remove OCC text from map footer on Oxfordshire cobrandChris Mytton2013-08-29-17/+0
| |
* | Fix styles for Oxfordshire homepage search boxChris Mytton2013-08-13-1/+7
| | | | | | | | Closes #512
* | Simplify styles for OCC map instructionsChris Mytton2013-08-12-16/+3
| |
* | Use css to position occ messageChris Mytton2013-08-12-3/+5
| |
* | Alter general sidebar notes cssChris Mytton2013-08-12-9/+18
| |
* | Make sure changes only affect the map pageChris Mytton2013-08-12-8/+13
| |
* | Fix stacking of the sticky-sidebarChris Mytton2013-08-12-0/+1
| |
* | Scope .content changes to oxfordshire map pageChris Mytton2013-08-12-7/+20
| |
* | Fix map layout in IE7Chris Mytton2013-08-12-1/+1
| |
* | Make sure IE8 display content correctlyChris Mytton2013-08-12-1/+1
| |
* | Fix margins in ieChris Mytton2013-08-12-6/+0
| |
* | Add ie fix for big green banner on oxfordshireChris Mytton2013-08-12-0/+5
| |
* | Fix styles for OCC map instructionsChris Mytton2013-08-12-1/+2
| |
* | Styles for oxfordshire extra textChris Mytton2013-08-12-4/+18
| |
* | Increase height of oxfordshire mapChris Mytton2013-08-12-2/+5
| |
* | Styles for the big green banner on oxfordshireChris Mytton2013-08-12-0/+10
| |
* | Reduce the width of the sidebarChris Mytton2013-08-12-4/+4
| |
* | Fix positioning of the sidebarChris Mytton2013-08-12-0/+8
| |
* | Don't rely on the url to determine the cobrandChris Mytton2013-08-12-8/+2
| |
* | Don't change the offset for the oxford co-brandChris Mytton2013-08-12-2/+0
| |
* | Don't put the text in the document flowChris Mytton2013-08-12-13/+0
| |
* | Make sure the map is draggableChris Mytton2013-08-12-0/+3
| |
* | Enforce a min-height on the container for oxfordshire mapChris Mytton2013-08-09-1/+4
| |
* | Don't specify units in css for 0Chris Mytton2013-08-09-1/+1
| |
* | Fix left margin of map at smaller breakpoint for oxfordshireChris Mytton2013-08-09-0/+1
| |
* | Add the box shadow back to the map content boxChris Mytton2013-08-08-2/+0
| |
* | Fix spacing around content on oxfordshire mapChris Mytton2013-08-08-1/+8
| |
* | Make the oxfordshire map wrapper full widthChris Mytton2013-08-08-5/+5
| |
* | Explain what position_map_box is doingChris Mytton2013-08-08-0/+6
| |
* | Specify width/height units in position_mapChris Mytton2013-08-08-4/+4
| |
* | Remove whitespaceChris Mytton2013-08-08-3/+2
|/