| Commit message (Expand) | Author | Age | Lines |
* | remove what seem to be working files and add ignore them in future | Struan Donald | 2012-03-19 | -0/+4 |
* | put back in commented out code | Struan Donald | 2012-03-19 | -3/+3 |
* | first pass of using password to loging. needs lots of work still | Struan Donald | 2012-03-15 | -12/+167 |
* | make validation work properly | Struan Donald | 2012-03-15 | -3/+10 |
* | add tilma to whitelist | Struan Donald | 2012-03-15 | -0/+1 |
* | remove unwanted links and nav elements | Struan Donald | 2012-03-14 | -16/+11 |
* | open links beginning with http in safari and not our webview | Struan Donald | 2012-03-14 | -1/+11 |
* | Merge remote-tracking branch 'origin/master' into phonegap | Struan Donald | 2012-03-14 | -1589/+10009 |
|\ |
|
| * | On mobile, make Report a problem a link that scrolls up to the form. | Matthew Somerville | 2012-03-14 | -3/+9 |
| * | Typo. | Matthew Somerville | 2012-03-14 | -1/+1 |
| * | Put Kasabi import script on cron. | Matthew Somerville | 2012-03-14 | -0/+4 |
| * | 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 | -8/+19 |
| * | Move password help to where it won't be shown when logged in. Fixes #278. | Matthew Somerville | 2012-03-14 | -5/+5 |
| * | Merge remote branch 'origin/kasabi' | Matthew Somerville | 2012-03-14 | -0/+219 |
| |\ |
|
| | * | Initial Kasabi import/update script. | Matthew Somerville | 2012-03-13 | -0/+219 |
| * | | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -1585/+9762 |
| |\ \ |
|
| | * | | 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 | -16/+10 |
| | * | | 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 | -17/+419 |
| | * | | Update error message (missed from previous). | Matthew Somerville | 2012-03-14 | -4/+4 |
| | * | | Changed the placeholder polyfill for a better one that works. | Josh Angell | 2012-03-14 | -35/+27 |
| | * | | 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 | -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 genera... | Josh Angell | 2012-03-13 | -48/+66 |
| | |/ |
|
| | * | 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 |
| | * | fancybox must come later in order for it to work in e.g. FF3.6. Fix CSS paths... | Matthew Somerville | 2012-03-13 | -18/+18 |
| | * | .data() doesn't appear to work here in Firefox 3.6 (though does in the other ... | Matthew Somerville | 2012-03-13 | -10/+16 |
| | * | 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, 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 |
| | * | 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 slightl... | Matthew Somerville | 2012-03-10 | -20/+30 |
| | * | Fix drawers mostly in IE6, and turn off absolute positioning when drawer fini... | Matthew Somerville | 2012-03-10 | -3/+6 |