Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove empty li from council mobile page, put in necessary IE CSS for the ↵ | Matthew Somerville | 2012-03-13 | -0/+7 |
| | | | | third time. | |||
* | Pagination styles and some js fixing | Josh Angell | 2012-03-13 | -52/+82 |
| | ||||
* | Tweak hover style for report a problem button | Josh Angell | 2012-03-13 | -1/+1 |
| | ||||
* | Merge branch 'supercool' of github.com:mysociety/fixmystreet into supercool | Josh Angell | 2012-03-13 | -5/+5 |
|\ | ||||
| * | Rename footer help links div. | Matthew Somerville | 2012-03-13 | -5/+5 |
| | | ||||
* | | Add placeholder polyfill for IE (see #221) abd also some Ie testing in ↵ | Josh Angell | 2012-03-13 | -48/+66 |
|/ | | | | general, removed quite a bit that was just breaking layouts in IE. | |||
* | Add suggetion icon to images with bigger resolutions available (for #209) | Josh Angell | 2012-03-13 | -1/+32 |
| | ||||
* | Update ie logos to have no yellow like the main ones | Josh Angell | 2012-03-13 | -0/+0 |
| | ||||
* | Update sprite with new logo style | Josh Angell | 2012-03-13 | -0/+0 |
| | ||||
* | Added better image to tile accross the top border, now it works in safari/ff ↵ | Josh Angell | 2012-03-13 | -1/+1 |
| | | | | too... | |||
* | fancybox must come later in order for it to work in e.g. FF3.6. Fix CSS ↵ | Matthew Somerville | 2012-03-13 | -18/+18 |
| | | | | paths for it to work in IE6. For #209 | |||
* | .data() doesn't appear to work here in Firefox 3.6 (though does in the other ↵ | Matthew Somerville | 2012-03-13 | -10/+16 |
| | | | | place it's used, sigh), so set our own variable instead. Set gallery of all images, typo. | |||
* | Update lastupdate timestamp if anything has changed, not just state. | Matthew Somerville | 2012-03-12 | -4/+1 |
| | ||||
* | Shared JS file, this function might not be defined. | Matthew Somerville | 2012-03-12 | -1/+3 |
| | ||||
* | Changing how the frontpage sits and the logo for it, also the border-top, ↵ | Josh Angell | 2012-03-12 | -8/+17 |
| | | | | | | mysoc tab and bit stripe on the homepage are now images Need to fix the smaller logo on other pages and check IE. | |||
* | Add home button to fullscreenmap on mobile, also adjust mixin for button-reset | Josh Angell | 2012-03-12 | -29/+27 |
| | ||||
* | Add fancy box css, class to report page and js hook (for #209) | Josh Angell | 2012-03-12 | -1/+9 |
| | ||||
* | Add fancybox assets and include in the fixmystreet cobrand head file. | Josh Angell | 2012-03-12 | -0/+1648 |
| | ||||
* | Add Kasabi API key. | Matthew Somerville | 2012-03-12 | -0/+1 |
| | ||||
* | Minor IE6 and IE7 fixes to drawer display. | Matthew Somerville | 2012-03-10 | -1/+8 |
| | ||||
* | Span mobile table heading across all rows. | Matthew Somerville | 2012-03-10 | -5/+5 |
| | ||||
* | Buttons are no longer within this old container. | Matthew Somerville | 2012-03-10 | -2/+2 |
| | ||||
* | Float RSS icons on alerts page. | Matthew Somerville | 2012-03-10 | -0/+3 |
| | ||||
* | Do sensible things for the drawer links on mobile, be that reordering ↵ | Matthew Somerville | 2012-03-10 | -20/+30 |
| | | | | slightly so that wards appear next to their link, or not having a drawer for around updates. | |||
* | Fix drawers mostly in IE6, and turn off absolute positioning when drawer ↵ | Matthew Somerville | 2012-03-10 | -3/+6 |
| | | | | finishes as otherwise middle media query goes all wrong due to container 100% width. | |||
* | Have report email alerts appear somewhere sensible in mobile view. | Matthew Somerville | 2012-03-10 | -8/+9 |
| | ||||
* | Fix reopening of drawer, and start/end it at right height to look smooth. | Matthew Somerville | 2012-03-09 | -53/+41 |
| | ||||
* | Merge branch 'supercool' of github.com:mysociety/fixmystreet into supercool | Josh Angell | 2012-03-09 | -0/+4 |
|\ | ||||
| * | Fix bug whereby Firefox did not move the pin from under the help when it ↵ | Matthew Somerville | 2012-03-09 | -0/+4 |
| | | | | | | | | appeared. | |||
* | | For #257: make js load cover .content with new content if its big, otherwise ↵ | Josh Angell | 2012-03-09 | -22/+62 |
|/ | | | | display like a mini drawer | |||
* | Also added the general-sidebar-notes to the no-js case so they mainline ↵ | Josh Angell | 2012-03-09 | -0/+1 |
| | | | | there as well. | |||
* | Take out gap on report page in the header area (for #274). Related: also ↵ | Josh Angell | 2012-03-09 | -6/+3 |
| | | | | made .general-sidebar-notes go mainline when the middle media query kicks in. | |||
* | Removing my test commit message | Josh Angell | 2012-03-09 | -1/+0 |
| | ||||
* | Josh testing eclipse and git | Josh Angell | 2012-03-08 | -0/+1 |
| | ||||
* | Store full size photos that are uploaded on filesystem, put hash in ↵ | Matthew Somerville | 2012-03-08 | -133/+129 |
| | | | | database. Fixes #9, basics for #209 (needs light box adding). | |||
* | backports package. | Matthew Somerville | 2012-03-08 | -1/+1 |
| | ||||
* | Prevent animation jump when closing notice. | Matthew Somerville | 2012-03-08 | -0/+1 |
| | ||||
* | Add spiny ajax spinner thing to the ajax part of the drawer js function (for ↵ | Josh Angell | 2012-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 Angell | 2012-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 Angell | 2012-03-07 | -2/+4 |
|\ | | | | | | | supercool | |||
| * | Hide sub map links when report process started (fixes #265); bit of space ↵ | Matthew Somerville | 2012-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 Angell | 2012-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 Angell | 2012-03-07 | -0/+36 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Margin left has been removed, so reduce this accordingly. | Matthew Somerville | 2012-03-07 | -1/+1 |
| | ||||
* | This is definitely needed to allow pins/zoom to be clickable on the map in ↵ | Matthew Somerville | 2012-03-07 | -0/+12 |
| | | | | IE6/7. | |||
* | pretty ie6 'fixed' gif | Josh Angell | 2012-03-07 | -2/+2 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | yet more ie6 fixing | Josh Angell | 2012-03-07 | -2/+2 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-03-07 | -5/+7 |
|\ | | | | | | | supercool | |||
| * | Put padding on inner div to stop animation jump, no important on hidden-js ↵ | Matthew Somerville | 2012-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 Angell | 2012-03-07 | -32/+29 |
| | | | | | | | | | | | | mappage, margin-top on .content etc Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> |