Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Amend how .issue-list-a works (fixes #231) | Josh Angell | 2012-02-23 | -3/+1 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | 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 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Fix typo - poblem to problem | Josh Angell | 2012-02-23 | -6/+6 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Add pappage body class to define styles on those pages (fixed header etc) | Josh Angell | 2012-02-23 | -19/+23 |
| | | | | | | this means we can now have a reliable default page style and then just expand the width with the other body classes Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-02-23 | -132/+325 |
|\ | | | | | | | supercool | |||
| * | 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 ↵ | Josh Angell | 2012-02-23 | -218/+211 |
| | | | | | | | | | | | | styles accordingly Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Split intro text back again for translation purposes | Josh Angell | 2012-02-23 | -1/+1 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Fix error styles for mobile | Josh Angell | 2012-02-23 | -3/+17 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-02-23 | -2/+1 |
|\| | | | | | | | supercool | |||
| * | 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 |
| | | | | | | | | | | | | otherwise it comes in automatically from the stash. | |||
* | | | Add styles for a sidebar on .twothirdswidth pages | Josh Angell | 2012-02-23 | -0/+10 |
| |/ |/| | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Added a two thirds width view | Josh Angell | 2012-02-23 | -8/+22 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Add faq templates | Josh Angell | 2012-02-23 | -0/+208 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Add a page footer that you can call as a parameter of the footer include | Josh Angell | 2012-02-23 | -2/+13 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Change how fullpage class works | Josh Angell | 2012-02-23 | -21/+49 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Add back in some missing bits for logged in users | Josh Angell | 2012-02-23 | -2/+20 |
|/ | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | 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 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | 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 |
|\ | | | | | | | | | | | | | Conflicts: templates/web/fixmystreet/around/around_map_list_items.html templates/web/fixmystreet/around/on_map_list_items.html templates/web/fixmystreet/index.html | |||
| * | Photo resizing (fixes #226) | Josh Angell | 2012-02-22 | -4/+4 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | Add button classes | Josh Angell | 2012-02-22 | -1/+1 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | Don't display valid error boxes as now the jump won't be until the user ↵ | Josh Angell | 2012-02-22 | -2/+4 |
| | | | | | | | | | | | | submits, which is fine (see issue #222) Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | From errors now appear in-between label and field. See issue #222 | Josh Angell | 2012-02-22 | -67/+51 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-02-22 | -3/+9 |
| |\ | | | | | | | | | | supercool | |||
| * | | Spelling error | Josh Angell | 2012-02-22 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | | Allow photo checking in lists on around page, have five items, for #227. | Matthew Somerville | 2012-02-22 | -21/+15 |
| |/ |/| | ||||
* | | Make sure error divs go white when valid (fixes #222). | Matthew Somerville | 2012-02-22 | -3/+9 |
|/ | ||||
* | Fix pin display when JS is disabled. | Matthew Somerville | 2012-02-22 | -7/+3 |
| | ||||
* | Add fp argument to image script for front page thumbnails, for #226. | Matthew Somerville | 2012-02-22 | -3/+21 |
| | ||||
* | Separate colour and size using StyleMap and Rules, to enable differently ↵ | Matthew Somerville | 2012-02-22 | -31/+59 |
| | | | | sized map pins (fixes #228). | |||
* | Add new a colour | Josh Angell | 2012-02-22 | -2/+2 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Caught a html entity | Josh Angell | 2012-02-22 | -1/+1 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | replace favicon | Josh Angell | 2012-02-21 | -0/+0 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Tentative change to the map pins: change blue to big, can't work out how to ↵ | Josh Angell | 2012-02-21 | -2/+2 |
| | | | | | | get them a different size… Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Add new map pins, alter the js to match | Josh Angell | 2012-02-21 | -9/+9 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Desktop js heightfix and some comments | Josh Angell | 2012-02-21 | -0/+10 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | hoevr states | Josh Angell | 2012-02-21 | -1/+5 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Add js for on show on focus in forms, plus some other styling bits for form ↵ | Josh Angell | 2012-02-21 | -9/+18 |
| | | | | | | buttons Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Move name_phone out of block so we can prep for hiding some and showing on focus | Josh Angell | 2012-02-21 | -25/+20 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Remove old js for email alert box | Josh Angell | 2012-02-21 | -26/+0 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Sort notes and checkbox groups on /report/new | Josh Angell | 2012-02-21 | -7/+13 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Add checkbox group divs | Josh Angell | 2012-02-21 | -4/+8 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Fix receive updates on /around | Josh Angell | 2012-02-21 | -4/+12 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | Form errors and other bits | Josh Angell | 2012-02-21 | -17/+57 |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> |