aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Actually include the image, doh.Matthew Somerville2013-11-20-0/+0
|
* Tidy up use of main width a bit.Matthew Somerville2013-11-13-13/+11
|
* Simplify .content width/margins.Matthew Somerville2013-11-13-14/+4
| | | | | | Reduce magic numbers by switching fixed width to a margin elsewhere. This has the added bonus of making the 'middle-width' .content have a pleasing right margin.
* Add body deletion to admin interface.Matthew Somerville2013-11-11-4/+0
|
* Add more admin external link icons.Matthew Somerville2013-11-07-2/+2
| | | | Use a relative URL in the CSS in case it's proxied.
* Show a graphic on links to non-admin pagesAndy Lulham2013-11-07-1/+10
| | | | Graphic and css from FMT. Fixes #579.
* Use relative URLs in case being included via proxy.Matthew Somerville2013-11-07-4/+4
|
* Merge remote branch 'origin/ab_date'Matthew Somerville2013-11-07-0/+32
|\
| * use local jquery ui, not CDN, for admin datepickerDave Whiteland2013-11-07-0/+14
| |
| * Add Jquery-ui files, and fixmystreet-admin.jsAndrew Black2013-11-07-0/+18
| |
* | [Oxfordshire] Fix map center offsetChris Mytton2013-11-07-2/+2
|/ | | | | This fixes the map so the centre is offset to the right to account for the overlayed sidebar on the left.
* remove FixMindelo header, override title insteadDave Whiteland2013-11-05-13/+0
| | | | | The staging banner didn't fit, and .wrapper{position:relative} was breaking things :-( Easier to keep it simple, drop the header and just set the title in the Cobrand module instead.
* Factor out some CSS colours, so that default layout CSS has no overrides.Matthew Somerville2013-10-25-129/+93
|
* Work around Chrome bug with bottom fixed navbar.Matthew Somerville2013-10-25-17/+11
| | | | | | | | | | | | The position:fixed bottom navigation does not stay fixed in Chrome, it appears to scroll with the content (though the link targets remain and swapping tabs fixes the display, so I'm pretty sure it's a bug). The bug is logged in Chrome's tracker at: https://code.google.com/p/chromium/issues/detail?id=311513 To work around it, the z-index has been removed from .container; this would mean that the sidebar notes all disappeared under the map, so they have been jigged to appear on top of the main content div instead.
* Tidy user-meta CSS a bit.Matthew Somerville2013-10-25-17/+9
|
* Tidy up panzoom bar placement.Matthew Somerville2013-10-25-12/+13
|
* Merge branch 'master' into oxfordshire-usability-recommendationsChris Mytton2013-10-16-1394/+1864
|\
| * [Zurich] Fix styling issue on login formChris Mytton2013-10-15-0/+9
| | | | | | | | Closes #425
| * Add Google OpenLayers-based map layer.Matthew Somerville2013-10-11-0/+586
| |
| * Upgrade main OpenLayers to 2.13.1.Matthew Somerville2013-10-11-1393/+1212
| |
| * add admin-box styleDave Whiteland2013-09-30-0/+8
| |
| * replace black mysoc logo for mindelo, part of #557Dave Whiteland2013-09-25-0/+10
| |
| * add FB/fabap links to fixmindelo footer, part of #557Dave Whiteland2013-09-25-1/+26
| |
| * add staging banner to fixmindelo, part of #557Dave Whiteland2013-09-25-0/+13
| |
* | Merge branch 'master' into oxfordshire-usability-recommendationsChris Mytton2013-09-25-0/+12
|\|
| * [Bromley] Fix right click links in IE8Chris Mytton2013-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-navChris Mytton2013-09-20-0/+5
| | | | | | | | Closes mysociety/FixMyStreet-Commercial#401
| * force mindelo admin table bgDave Whiteland2013-09-17-0/+4
| |
* | [Oxfordshire] Make the font face/size consistent on around pageChris Mytton2013-09-16-5/+0
| | | | | | | | Fixes mysociety/FixMyStreet-Commercial#416
* | 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