| Commit message (Expand) | Author | Age | Lines |
* | Added opera class to <html> with js, plus added opera to the table-caption / ... | Josh Angell | 2012-02-27 | -1/+6 |
* | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-24 | -6/+58 |
|\ |
|
| * | Take out opacity ie filters, they look pants | Josh Angell | 2012-02-24 | -4/+4 |
| * | Fox the frontpage a bit for ie6 | Josh Angell | 2012-02-24 | -1/+4 |
| * | Mappage finxing for IE (fixes #237) | Josh Angell | 2012-02-24 | -1/+50 |
* | | On the front page, preload the map JavaScript for presumably the next page. | Matthew Somerville | 2012-02-24 | -0/+18 |
|/ |
|
* | Put back line-height on postcode form | Josh Angell | 2012-02-24 | -0/+1 |
* | Fix map box size to be fluid on middle media query range | Josh Angell | 2012-02-24 | -1/+2 |
* | Fix some ie bugs with main page navbar stuff | Josh Angell | 2012-02-24 | -10/+8 |
* | Fix logo disappearing | Josh Angell | 2012-02-24 | -2/+6 |
* | Input lineheight to 1em | Josh Angell | 2012-02-24 | -1/+1 |
* | Fixes #230 where sidebar notes are not selectable | Josh Angell | 2012-02-24 | -2/+4 |
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-02-24 | -2/+14 |
|\ |
|
| * | Sidebar text in main body for non-JS, as map size stays same. | Matthew Somerville | 2012-02-24 | -2/+14 |
* | | Float .content left on .mappage (see #230) | Josh Angell | 2012-02-24 | -0/+3 |
|/ |
|
* | Get council name text working, and put public message there too for ease. | Matthew Somerville | 2012-02-24 | -18/+15 |
* | Some fixes for non-JS map display, and more JS pin moving depending on click ... | Matthew Somerville | 2012-02-24 | -5/+38 |
* | Pan map when reporting click is where sidebar will be. | Matthew Somerville | 2012-02-24 | -1/+8 |
* | Do some zoom centre faking trickery so that zooming in and out does as you wo... | Matthew Somerville | 2012-02-23 | -1/+22 |
* | Added mappage body class to /reports/council to add in the proper header stuf... | Josh Angell | 2012-02-23 | -0/+1 |
* | Main menu tweaking (see #232) | Josh Angell | 2012-02-23 | -12/+16 |
* | Amend how .issue-list-a works (fixes #231) | Josh Angell | 2012-02-23 | -3/+1 |
* | Initial desktop making map whole of background. | Matthew Somerville | 2012-02-23 | -8/+23 |
* | Added lots of comments to try and explain what I'm doing in the css | Josh Angell | 2012-02-23 | -28/+35 |
* | Fix typo - poblem to problem | Josh Angell | 2012-02-23 | -6/+6 |
* | Add pappage body class to define styles on those pages (fixed header etc) | Josh Angell | 2012-02-23 | -19/+23 |
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-02-23 | -132/+325 |
|\ |
|
| * | Create fork of FMS JS file for its cobrand, as many changes. | Matthew Somerville | 2012-02-23 | -132/+325 |
* | | Put footer from front page into page footer slot of footer.html, refactor sty... | Josh Angell | 2012-02-23 | -218/+211 |
* | | Split intro text back again for translation purposes | Josh Angell | 2012-02-23 | -1/+1 |
* | | Fix error styles for mobile | Josh Angell | 2012-02-23 | -3/+17 |
* | | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-02-23 | -2/+1 |
|\| |
|
| * | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-23 | -25/+304 |
| |\ |
|
| * | | Only need to set additional_template_paths if other variables are being set, ... | Matthew Somerville | 2012-02-23 | -2/+1 |
* | | | Add styles for a sidebar on .twothirdswidth pages | Josh Angell | 2012-02-23 | -0/+10 |
| |/
|/| |
|
* | | Added a two thirds width view | Josh Angell | 2012-02-23 | -8/+22 |
* | | Add faq templates | Josh Angell | 2012-02-23 | -0/+208 |
* | | Add a page footer that you can call as a parameter of the footer include | Josh Angell | 2012-02-23 | -2/+13 |
* | | Change how fullpage class works | Josh Angell | 2012-02-23 | -21/+49 |
* | | Add back in some missing bits for logged in users | Josh Angell | 2012-02-23 | -2/+20 |
|/ |
|
* | Factor out fragment rendering, as additional template paths needs to be passed. | Matthew Somerville | 2012-02-23 | -10/+25 |
* | Fix auto update of around view byte adding in the right ids again | Josh Angell | 2012-02-23 | -4/+4 |
* | Fix nearby photo handling for #227. | Matthew Somerville | 2012-02-23 | -2/+2 |
* | Nearby list needs photo too, and via nearby object (for #227). | Matthew Somerville | 2012-02-23 | -2/+2 |
* | Typo. | Matthew Somerville | 2012-02-22 | -2/+2 |
* | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-22 | -78/+64 |
|\ |
|
| * | Photo resizing (fixes #226) | Josh Angell | 2012-02-22 | -4/+4 |
| * | Add button classes | Josh Angell | 2012-02-22 | -1/+1 |
| * | Don't display valid error boxes as now the jump won't be until the user submi... | Josh Angell | 2012-02-22 | -2/+4 |
| * | From errors now appear in-between label and field. See issue #222 | Josh Angell | 2012-02-22 | -67/+51 |