| Commit message (Expand) | Author | Age | Lines |
* | Start to consolidate disparate JavaScript files. | Matthew Somerville | 2012-03-28 | -1/+3 |
* | Put template in default so other cobrands can find it, but make code only loo... | Matthew Somerville | 2012-03-28 | -0/+0 |
* | Merge branch 'bromley-fe' into bromley | Matthew Somerville | 2012-03-27 | -36/+68 |
|\ |
|
| * | Shrink modernizr a bit, removing unneeded bits. | Matthew Somerville | 2012-03-27 | -2/+2 |
| * | Changes for Bromley map display. | Matthew Somerville | 2012-03-26 | -1/+1 |
| * | Various style changes to make Bromley look a bit better. | Matthew Somerville | 2012-03-23 | -18/+19 |
| * | Non-working header/footer, and bits of style. | Matthew Somerville | 2012-03-22 | -24/+55 |
* | | Merge remote-tracking branch 'origin/master' into bromley | Struan Donald | 2012-03-27 | -309/+286 |
|\ \ |
|
| * | | Photos in report list on /my page, and only show cobranded reports. | Matthew Somerville | 2012-03-26 | -1/+5 |
| * | | Title is escaped on display, so no need to do it again earlier. | Matthew Somerville | 2012-03-23 | -3/+3 |
| |/ |
|
| * | Cobrand specific example front page placeholder, start of layout tweaks, fix ... | Matthew Somerville | 2012-03-22 | -2/+2 |
| * | Initial creation of Bromley cobrand. | Matthew Somerville | 2012-03-22 | -0/+107 |
| * | Use correct method names. | Matthew Somerville | 2012-03-21 | -1/+1 |
| * | If questionnaire says report remains open, show that on report page. | Matthew Somerville | 2012-03-21 | -67/+71 |
| * | Ignore whensent last update time. | Matthew Somerville | 2012-03-19 | -3/+2 |
| * | Factor FMS /reports templates back into default, tweak to show fixed and last... | Matthew Somerville | 2012-03-19 | -235/+98 |
* | | save extra comment details for bromley | Struan Donald | 2012-03-23 | -0/+4 |
* | | indicate if there is any extra data associated with the report | Struan Donald | 2012-03-23 | -0/+1 |
* | | initial code to display user title if council is Bromley | Struan Donald | 2012-03-23 | -0/+18 |
|/ |
|
* | Return an error if map clicked outside boundary, fixes #270. | Matthew Somerville | 2012-03-16 | -1/+1 |
* | Put validation strings in external file (fixes #281), tidy to only have one c... | Matthew Somerville | 2012-03-16 | -45/+8 |
* | On mobile, make Report a problem a link that scrolls up to the form. | Matthew Somerville | 2012-03-14 | -2/+2 |
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -4/+3 |
* | Move password help to where it won't be shown when logged in. Fixes #278. | Matthew Somerville | 2012-03-14 | -5/+5 |
* | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -107/+2734 |
|\ |
|
| * | Disable placeholder, interferes badly with current validation. | Matthew Somerville | 2012-03-14 | -10/+10 |
| * | Council info pages. | Matthew Somerville | 2012-03-14 | -17/+412 |
| * | Changed the placeholder polyfill for a better one that works. | Josh Angell | 2012-03-14 | -0/+2 |
| * | Pagination styles and some js fixing | Josh Angell | 2012-03-13 | -1/+18 |
| * | Merge branch 'supercool' of github.com:mysociety/fixmystreet into supercool | Josh Angell | 2012-03-13 | -2/+2 |
| |\ |
|
| | * | Rename footer help links div. | Matthew Somerville | 2012-03-13 | -2/+2 |
| * | | Add placeholder polyfill for IE (see #221) abd also some Ie testing in genera... | Josh Angell | 2012-03-13 | -1/+1 |
| |/ |
|
| * | Add suggetion icon to images with bigger resolutions available (for #209) | 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 | -2/+2 |
| * | .data() doesn't appear to work here in Firefox 3.6 (though does in the other ... | Matthew Somerville | 2012-03-13 | -6/+6 |
| * | Add fancy box css, class to report page and js hook (for #209) | Josh Angell | 2012-03-12 | -1/+2 |
| * | Add fancybox assets and include in the fixmystreet cobrand head file. | Josh Angell | 2012-03-12 | -0/+1 |
| * | Do sensible things for the drawer links on mobile, be that reordering slightl... | Matthew Somerville | 2012-03-10 | -17/+15 |
| * | Have report email alerts appear somewhere sensible in mobile view. | Matthew Somerville | 2012-03-10 | -7/+7 |
| * | Store full size photos that are uploaded on filesystem, put hash in database.... | Matthew Somerville | 2012-03-08 | -21/+26 |
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-07 | -1/+1 |
| |\ |
|
| | * | Hide sub map links when report process started (fixes #265); bit of space und... | Matthew Somerville | 2012-03-07 | -1/+1 |
| * | | Change the behaviour of the js sliding in thing (for #257) | Josh Angell | 2012-03-07 | -1/+1 |
| |/ |
|
| * | Move sidebar to top of markup on help page | Josh Angell | 2012-03-07 | -12/+11 |
| * | Alert page photos in right hand sidebar, for #255. | Matthew Somerville | 2012-03-07 | -6/+10 |
| * | Made .banner styles more default to cope with other states (for #268) | Josh Angell | 2012-03-07 | -2/+2 |
| * | Upgrade modernizr to include html5shiv | Josh Angell | 2012-03-06 | -1/+1 |
| * | Added sidebar styles (plus markup for faq page) - also included a sticky option | Josh Angell | 2012-03-06 | -3/+14 |
| * | Get updates on report page using drawer. | Matthew Somerville | 2012-03-06 | -20/+22 |
| * | Tidy some ID names. | Matthew Somerville | 2012-03-06 | -14/+6 |