| Commit message (Expand) | Author | Age | Lines |
* | Don't want this to happen if zoom is actually 0. | Matthew Somerville | 2012-05-23 | -1/+1 |
* | Shrink pin PNGs somewhat. | Matthew Somerville | 2012-05-18 | -0/+0 |
* | StreetReport seems to have disappeared. | Matthew Somerville | 2012-05-18 | -8/+0 |
* | Bit of padding above the mobile bottom menu. | Matthew Somerville | 2012-05-14 | -1/+1 |
* | Highlight page currently on in mobile nav. | Matthew Somerville | 2012-05-14 | -0/+3 |
* | Include submit button input for JS submission, so that server directs correctly. | Matthew Somerville | 2012-05-14 | -0/+1 |
* | Put 100% width only on select to prevent couple of display issues. | Matthew Somerville | 2012-05-14 | -2/+4 |
* | Deactivate SelectFeature whilst pins are hidden, to fix #297. | Matthew Somerville | 2012-05-09 | -4/+6 |
* | Fix over-wide select when inside a fieldset, by telling it to have a width an... | Matthew Somerville | 2012-05-03 | -0/+1 |
* | Optimise sprite.png, and put front page images in as data URIs. | Matthew Somerville | 2012-05-02 | -9/+16 |
* | Fonts on desktop layout only. | Matthew Somerville | 2012-05-02 | -81/+81 |
* | Only include fancybox JS/CSS on pages that need it. | Matthew Somerville | 2012-05-02 | -3/+5 |
* | FMS update for new Barnet style (April 2012) | Dave Whiteland | 2012-04-13 | -1083/+19 |
* | On map page, move overlay to left hand side of map (and adjust pans appropria... | Matthew Somerville | 2012-03-30 | -2/+6 |
* | Adjust figures for when map might not be top left of page. | Matthew Somerville | 2012-03-30 | -3/+8 |
* | Cobrand specific example front page placeholder, start of layout tweaks, fix ... | Matthew Somerville | 2012-03-22 | -1067/+1081 |
* | Initial creation of Bromley cobrand. | Matthew Somerville | 2012-03-22 | -1471/+1512 |
* | Extra maxResolution option was needed for MapQuest tiles | Guillaume | 2012-03-20 | -1/+6 |
* | Removed obsolete Osmarender, added MapQuestOpen | Guillaume | 2012-03-20 | -8/+9 |
* | Return an error if map clicked outside boundary, fixes #270. | Matthew Somerville | 2012-03-16 | -0/+5 |
* | Up contrast on mobile apps logos. | Josh Angell | 2012-03-15 | -0/+0 |
* | Up the contrast on ol.big-numbers | Josh Angell | 2012-03-15 | -1/+1 |
* | Darken the greys. | Matthew Somerville | 2012-03-15 | -9/+9 |
* | Only move pan zoom on around page on mobile. | Matthew Somerville | 2012-03-15 | -4/+3 |
* | On mobile, make Report a problem a link that scrolls up to the form. | Matthew Somerville | 2012-03-14 | -1/+7 |
* | Manually call setCenter rather than zoomToExtent, so that can force zoom even... | Matthew Somerville | 2012-03-14 | -1/+4 |
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -1/+5 |
* | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -1252/+6759 |
|\ |
|
| * | Move most mobile-related JS into resize() so that site keeps working on brows... | Matthew Somerville | 2012-03-14 | -34/+65 |
| * | Disable placeholder, interferes badly with current validation. | Matthew Somerville | 2012-03-14 | -6/+0 |
| * | Using Modernizr.mq() breaks e.g. IE form display due to adding to <body> I as... | Matthew Somerville | 2012-03-14 | -7/+1 |
| * | Council info pages. | Matthew Somerville | 2012-03-14 | -0/+0 |
| * | Changed the placeholder polyfill for a better one that works. | Josh Angell | 2012-03-14 | -35/+25 |
| * | Move the general desktop .content heightfix to the end of the document ready ... | Josh Angell | 2012-03-14 | -7/+13 |
| * | Fix logged in message to be in proper place for IE6/7 and make the 'fixmy' ye... | Josh Angell | 2012-03-14 | -0/+7 |
| * | Remove empty li from council mobile page, put in necessary IE CSS for the thi... | Matthew Somerville | 2012-03-13 | -0/+7 |
| * | Pagination styles and some js fixing | Josh Angell | 2012-03-13 | -51/+64 |
| * | 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 | -3/+3 |
| |\ |
|
| | * | Rename footer help links div. | Matthew Somerville | 2012-03-13 | -3/+3 |
| * | | Add placeholder polyfill for IE (see #221) abd also some Ie testing in genera... | Josh Angell | 2012-03-13 | -47/+65 |
| |/ |
|
| * | Add suggetion icon to images with bigger resolutions available (for #209) | Josh Angell | 2012-03-13 | -0/+31 |
| * | 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 |
| * | fancybox must come later in order for it to work in e.g. FF3.6. Fix CSS paths... | Matthew Somerville | 2012-03-13 | -16/+16 |
| * | .data() doesn't appear to work here in Firefox 3.6 (though does in the other ... | Matthew Somerville | 2012-03-13 | -4/+10 |
| * | 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, mys... | Josh Angell | 2012-03-12 | -8/+17 |
| * | Add home button to fullscreenmap on mobile, also adjust mixin for button-reset | Josh Angell | 2012-03-12 | -29/+27 |