aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * Have report email alerts appear somewhere sensible in mobile view.Matthew Somerville2012-03-10-8/+9
| | |
| | * Fix reopening of drawer, and start/end it at right height to look smooth.Matthew Somerville2012-03-09-53/+41
| | |
| | * Merge branch 'supercool' of github.com:mysociety/fixmystreet into supercoolJosh Angell2012-03-09-0/+4
| | |\
| | | * Fix bug whereby Firefox did not move the pin from under the help when it ↵Matthew Somerville2012-03-09-0/+4
| | | | | | | | | | | | | | | | appeared.
| | * | For #257: make js load cover .content with new content if its big, otherwise ↵Josh Angell2012-03-09-22/+62
| | |/ | | | | | | | | | display like a mini drawer
| | * Also added the general-sidebar-notes to the no-js case so they mainline ↵Josh Angell2012-03-09-0/+1
| | | | | | | | | | | | there as well.
| | * Take out gap on report page in the header area (for #274). Related: also ↵Josh Angell2012-03-09-6/+3
| | | | | | | | | | | | made .general-sidebar-notes go mainline when the middle media query kicks in.
| | * Removing my test commit messageJosh Angell2012-03-09-1/+0
| | |
| | * Josh testing eclipse and gitJosh Angell2012-03-08-0/+1
| | |
| | * Store full size photos that are uploaded on filesystem, put hash in ↵Matthew Somerville2012-03-08-133/+129
| | | | | | | | | | | | database. Fixes #9, basics for #209 (needs light box adding).
| | * backports package.Matthew Somerville2012-03-08-1/+1
| | |
| | * Prevent animation jump when closing notice.Matthew Somerville2012-03-08-0/+1
| | |
| | * Add spiny ajax spinner thing to the ajax part of the drawer js function (for ↵Josh Angell2012-03-07-4/+8
| | | | | | | | | | | | | | | | | | #257) Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Finalised how the js slidey drawer works - adding back in bits that I ↵Josh Angell2012-03-07-8/+20
| | | | | | | | | | | | | | | | | | previously took out... Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-07-2/+4
| | |\ | | | | | | | | | | | | supercool
| | | * Hide sub map links when report process started (fixes #265); bit of space ↵Matthew Somerville2012-03-07-2/+4
| | | | | | | | | | | | | | | | under key tools in mobile environment, and fix typo.
| | * | Change the behaviour of the js sliding in thing (for #257)Josh Angell2012-03-07-20/+19
| | |/ | | | | | | | | | | | | | | | Should think about re-structuring the ajax call: perhaps adding a loading gif and then setting the global d_offset variable on success - it might all need moving around a bit though Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Add close toggle to adverts (for #263)Josh Angell2012-03-07-0/+36
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Margin left has been removed, so reduce this accordingly.Matthew Somerville2012-03-07-1/+1
| | |
| | * This is definitely needed to allow pins/zoom to be clickable on the map in ↵Matthew Somerville2012-03-07-0/+12
| | | | | | | | | | | | IE6/7.
| | * pretty ie6 'fixed' gifJosh Angell2012-03-07-2/+2
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * yet more ie6 fixingJosh Angell2012-03-07-2/+2
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-07-5/+7
| | |\ | | | | | | | | | | | | supercool
| | | * Put padding on inner div to stop animation jump, no important on hidden-js ↵Matthew Somerville2012-03-07-5/+7
| | | | | | | | | | | | | | | | so that size can be calculated by JS.
| | * | Lots of ie specific fixes - logo not appearing, funny content div on ↵Josh Angell2012-03-07-32/+29
| | | | | | | | | | | | | | | | | | | | | | | | mappage, margin-top on .content etc Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * | Make ie site-logo gif betterJosh Angell2012-03-07-0/+0
| | |/ | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Add mediaquery styles for twothirdswidthpage and sidebarJosh Angell2012-03-07-6/+20
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Move sidebar to top of markup on help pageJosh Angell2012-03-07-12/+11
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Alert page photos in right hand sidebar, for #255.Matthew Somerville2012-03-07-9/+16
| | |
| | * Made .banner styles more default to cope with other states (for #268)Josh Angell2012-03-07-14/+38
| | | | | | | | | | | | | | | | | | Left a comment to the effect that we might need other images/colours for the other states Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Upgrade modernizr to include html5shivJosh Angell2012-03-06-5/+5
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Added sidebar styles (plus markup for faq page) - also included a sticky optionJosh Angell2012-03-06-7/+42
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-06-46/+43
| | |\ | | | | | | | | | | | | supercool
| | | * Get updates on report page using drawer.Matthew Somerville2012-03-06-21/+29
| | | |
| | | * Tidy some ID names.Matthew Somerville2012-03-06-21/+8
| | | |
| | | * Do the stringify/array in the cobrand, for future time when we need multiple ↵Matthew Somerville2012-03-06-4/+3
| | | | | | | | | | | | | | | | results in a cobrand.
| | | * Align text with Bing logo better.Matthew Somerville2012-03-06-0/+3
| | | |
| | * | Add more ie gif fixes (for #246)Josh Angell2012-03-06-0/+40
| | | | | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-06-95/+148
| | |\| | | | | | | | | | | | | supercool
| | | * Merge remote branch 'github/supercool' into supercoolMatthew Somerville2012-03-06-18/+27
| | | |\
| | | * | Basics of sliding drawer for alerts on around page.Matthew Somerville2012-03-06-95/+148
| | | | |
| | * | | Better gif diffusion on front logo in ie6 (for #246)Josh Angell2012-03-06-0/+0
| | | |/ | | |/| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * | Added a bit of positioning to copyright on maps (for #236)Josh Angell2012-03-06-3/+10
| | | | | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * | Tweak button height on form-txt-submit-boxJosh Angell2012-03-06-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * | Add labels back in but with shorter text strings for issue #241Josh Angell2012-03-06-11/+10
| | | | | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * | Add new spinner gifs (fixes #256)Josh Angell2012-03-06-1/+5
| | | | | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * | Remove stray heightFixJosh Angell2012-03-06-1/+0
| | |/ | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Just one list of problems on council pages.Matthew Somerville2012-03-05-77/+9
| | |
| | * List of wards on council page in page footer and sliding in/out.Matthew Somerville2012-03-05-9/+34
| | |
| | * Heading spacing.Matthew Somerville2012-03-05-1/+5
| | |