Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' into oxfordshire-usability-recommendations | Chris Mytton | 2013-09-13 | -6/+152 |
|\ | ||||
| * | [Zurich] Add .muted class for deleted bodies | Chris Mytton | 2013-09-11 | -0/+4 |
| | | ||||
| * | add show-admin-notes class to body | Dave Whiteland | 2013-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 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 |
| | | ||||
| * | indicated deleted categories clearly on the body admin | Dave Whiteland | 2013-09-05 | -0/+6 |
| | | | | | | | | this has been catching me out for years :-) | |||
| * | add no-bullets style declaration to default admin CSS | Dave Whiteland | 2013-09-05 | -0/+6 |
| | | ||||
| * | move those divs out of the paragraphs! | Dave Whiteland | 2013-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 load | Dave Whiteland | 2013-09-05 | -6/+10 |
| | | | | | | | | if open311 shouldn't be show, hide it straight away (slideUp animation was distracting) | |||
| * | tweaks to admin hint CSS | Dave Whiteland | 2013-09-05 | -2/+3 |
| | | ||||
| * | add display-on-click hints | Dave Whiteland | 2013-09-05 | -2/+50 |
| | | ||||
| * | move new admin styles into _layout.scss | Dave Whiteland | 2013-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 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 |
| | | ||||
| * | add admin info/warning styles | Dave Whiteland | 2013-09-05 | -0/+15 |
| | | ||||
| * | Make 'Permalink' JS string translatable. | Matthew Somerville | 2013-09-03 | -1/+1 |
| | | ||||
| * | Updated MapQuest links per instructions | Jonas Oberg | 2013-08-30 | -4/+4 |
| | | ||||
* | | [Oxfordshire] Fix min-height on .container | Chris Mytton | 2013-08-29 | -1/+1 |
| | | ||||
* | | Remove OCC text from map footer on Oxfordshire cobrand | Chris Mytton | 2013-08-29 | -17/+0 |
| | | ||||
* | | Fix styles for Oxfordshire homepage search box | Chris Mytton | 2013-08-13 | -1/+7 |
| | | | | | | | | Closes #512 | |||
* | | Simplify styles for OCC map instructions | Chris Mytton | 2013-08-12 | -16/+3 |
| | | ||||
* | | Use css to position occ message | Chris Mytton | 2013-08-12 | -3/+5 |
| | | ||||
* | | Alter general sidebar notes css | Chris Mytton | 2013-08-12 | -9/+18 |
| | | ||||
* | | Make sure changes only affect the map page | Chris Mytton | 2013-08-12 | -8/+13 |
| | | ||||
* | | Fix stacking of the sticky-sidebar | Chris Mytton | 2013-08-12 | -0/+1 |
| | | ||||
* | | Scope .content changes to oxfordshire map page | Chris Mytton | 2013-08-12 | -7/+20 |
| | | ||||
* | | Fix map layout in IE7 | Chris Mytton | 2013-08-12 | -1/+1 |
| | | ||||
* | | Make sure IE8 display content correctly | Chris Mytton | 2013-08-12 | -1/+1 |
| | | ||||
* | | Fix margins in ie | Chris Mytton | 2013-08-12 | -6/+0 |
| | | ||||
* | | Add ie fix for big green banner on oxfordshire | Chris Mytton | 2013-08-12 | -0/+5 |
| | | ||||
* | | Fix styles for OCC map instructions | Chris Mytton | 2013-08-12 | -1/+2 |
| | | ||||
* | | Styles for oxfordshire extra text | Chris Mytton | 2013-08-12 | -4/+18 |
| | | ||||
* | | Increase height of oxfordshire map | Chris Mytton | 2013-08-12 | -2/+5 |
| | | ||||
* | | Styles for the big green banner on oxfordshire | Chris Mytton | 2013-08-12 | -0/+10 |
| | | ||||
* | | Reduce the width of the sidebar | Chris Mytton | 2013-08-12 | -4/+4 |
| | | ||||
* | | Fix positioning of the sidebar | Chris Mytton | 2013-08-12 | -0/+8 |
| | | ||||
* | | Don't rely on the url to determine the cobrand | Chris Mytton | 2013-08-12 | -8/+2 |
| | | ||||
* | | Don't change the offset for the oxford co-brand | Chris Mytton | 2013-08-12 | -2/+0 |
| | | ||||
* | | Don't put the text in the document flow | Chris Mytton | 2013-08-12 | -13/+0 |
| | | ||||
* | | Make sure the map is draggable | Chris Mytton | 2013-08-12 | -0/+3 |
| | | ||||
* | | Enforce a min-height on the container for oxfordshire map | Chris Mytton | 2013-08-09 | -1/+4 |
| | | ||||
* | | Don't specify units in css for 0 | Chris Mytton | 2013-08-09 | -1/+1 |
| | | ||||
* | | Fix left margin of map at smaller breakpoint for oxfordshire | Chris Mytton | 2013-08-09 | -0/+1 |
| | | ||||
* | | Add the box shadow back to the map content box | Chris Mytton | 2013-08-08 | -2/+0 |
| | | ||||
* | | Fix spacing around content on oxfordshire map | Chris Mytton | 2013-08-08 | -1/+8 |
| | | ||||
* | | Make the oxfordshire map wrapper full width | Chris Mytton | 2013-08-08 | -5/+5 |
| | | ||||
* | | Explain what position_map_box is doing | Chris Mytton | 2013-08-08 | -0/+6 |
| | | ||||
* | | Specify width/height units in position_map | Chris Mytton | 2013-08-08 | -4/+4 |
| | | ||||
* | | Remove whitespace | Chris Mytton | 2013-08-08 | -3/+2 |
|/ |