Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Merge branch 'master' into oxfordshire-usability-recommendations | Chris Mytton | 2013-10-16 | -1394/+1864 | |
|\ \ | |||||
| * | | [Zurich] Fix styling issue on login form | Chris Mytton | 2013-10-15 | -0/+9 | |
| | | | | | | | | | | | | Closes #425 | ||||
| * | | Add Google OpenLayers-based map layer. | Matthew Somerville | 2013-10-11 | -0/+586 | |
| | | | |||||
| * | | Upgrade main OpenLayers to 2.13.1. | Matthew Somerville | 2013-10-11 | -1393/+1212 | |
| | | | |||||
| * | | add admin-box style | Dave Whiteland | 2013-09-30 | -0/+8 | |
| | | | |||||
| * | | replace black mysoc logo for mindelo, part of #557 | Dave Whiteland | 2013-09-25 | -0/+10 | |
| | | | |||||
| * | | add FB/fabap links to fixmindelo footer, part of #557 | Dave Whiteland | 2013-09-25 | -1/+26 | |
| | | | |||||
| * | | add staging banner to fixmindelo, part of #557 | Dave Whiteland | 2013-09-25 | -0/+13 | |
| | | | |||||
* | | | Merge branch 'master' into oxfordshire-usability-recommendations | Chris Mytton | 2013-09-25 | -0/+12 | |
|\| | | |||||
| * | | [Bromley] Fix right click links in IE8 | Chris Mytton | 2013-09-24 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When IE8 encounters a link with block level elements inside it (i.e. elements with `display: block`) then it won't give the option to "Open in a new tab" when you right click the link. This fix simply makes all elements inside the link inline, which fixes the problem. This is a Bromley-specific fix. Closes FixMyStreet-Commercial/issues#100 | ||||
| * | | Prevent admin images going on top of admin-nav | Chris Mytton | 2013-09-20 | -0/+5 | |
| | | | | | | | | | | | | Closes mysociety/FixMyStreet-Commercial#401 | ||||
| * | | force mindelo admin table bg | Dave Whiteland | 2013-09-17 | -0/+4 | |
| | | | |||||
* | | | [Oxfordshire] Make the font face/size consistent on around page | Chris Mytton | 2013-09-16 | -5/+0 | |
| | | | | | | | | | | | | Fixes mysociety/FixMyStreet-Commercial#416 | ||||
* | | | 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 | |
| | |