aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* On the front page, preload the map JavaScript for presumably the next page.Matthew Somerville2012-02-24-0/+18
|
* Put back line-height on postcode formJosh Angell2012-02-24-0/+1
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fix map box size to be fluid on middle media query rangeJosh Angell2012-02-24-1/+2
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fix some ie bugs with main page navbar stuffJosh Angell2012-02-24-10/+8
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fix logo disappearingJosh Angell2012-02-24-2/+6
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Input lineheight to 1emJosh Angell2012-02-24-1/+1
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fixes #230 where sidebar notes are not selectableJosh Angell2012-02-24-2/+4
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-02-24-2/+14
|\ | | | | | | supercool
| * Sidebar text in main body for non-JS, as map size stays same.Matthew Somerville2012-02-24-2/+14
| |
* | Float .content left on .mappage (see #230)Josh Angell2012-02-24-0/+3
|/ | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Get council name text working, and put public message there too for ease.Matthew Somerville2012-02-24-18/+15
|
* Some fixes for non-JS map display, and more JS pin moving depending on click ↵Matthew Somerville2012-02-24-5/+38
| | | | location.
* Pan map when reporting click is where sidebar will be.Matthew Somerville2012-02-24-1/+8
| | | | | | If the user clicks on the map in a location where the help text sidebar will appear, pan the map to the right the width of the sidebar so that the pin and its location remain visible.
* Do some zoom centre faking trickery so that zooming in and out does as you ↵Matthew Somerville2012-02-23-1/+22
| | | | would hopefully expect.
* Added mappage body class to /reports/council to add in the proper header ↵Josh Angell2012-02-23-0/+1
| | | | | | stuff (see #232) Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Main menu tweaking (see #232)Josh Angell2012-02-23-12/+16
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Amend how .issue-list-a works (fixes #231)Josh Angell2012-02-23-3/+1
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Initial desktop making map whole of background.Matthew Somerville2012-02-23-8/+23
|
* Added lots of comments to try and explain what I'm doing in the cssJosh Angell2012-02-23-28/+35
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fix typo - poblem to problemJosh Angell2012-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 Angell2012-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 Angell2012-02-23-132/+325
|\ | | | | | | supercool
| * Create fork of FMS JS file for its cobrand, as many changes.Matthew Somerville2012-02-23-132/+325
| |
* | Put footer from front page into page footer slot of footer.html, refactor ↵Josh Angell2012-02-23-218/+211
| | | | | | | | | | | | styles accordingly Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Split intro text back again for translation purposesJosh Angell2012-02-23-1/+1
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Fix error styles for mobileJosh Angell2012-02-23-3/+17
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-02-23-2/+1
|\| | | | | | | supercool
| * Merge remote branch 'github/supercool' into supercoolMatthew Somerville2012-02-23-25/+304
| |\
| * | Only need to set additional_template_paths if other variables are being set, ↵Matthew Somerville2012-02-23-2/+1
| | | | | | | | | | | | otherwise it comes in automatically from the stash.
* | | Add styles for a sidebar on .twothirdswidth pagesJosh Angell2012-02-23-0/+10
| |/ |/| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Added a two thirds width viewJosh Angell2012-02-23-8/+22
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Add faq templatesJosh Angell2012-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 includeJosh Angell2012-02-23-2/+13
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Change how fullpage class worksJosh Angell2012-02-23-21/+49
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* | Add back in some missing bits for logged in usersJosh Angell2012-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 Somerville2012-02-23-10/+25
|
* Fix auto update of around view byte adding in the right ids againJosh Angell2012-02-23-4/+4
| | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
* Fix nearby photo handling for #227.Matthew Somerville2012-02-23-2/+2
|
* Nearby list needs photo too, and via nearby object (for #227).Matthew Somerville2012-02-23-2/+2
|
* Typo.Matthew Somerville2012-02-22-2/+2
|
* Merge remote branch 'github/supercool' into supercoolMatthew Somerville2012-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 Angell2012-02-22-4/+4
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Add button classesJosh Angell2012-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 Angell2012-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 #222Josh Angell2012-02-22-67/+51
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-02-22-3/+9
| |\ | | | | | | | | | supercool
| * | Spelling errorJosh Angell2012-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 Somerville2012-02-22-21/+15
| |/ |/|
* | Make sure error divs go white when valid (fixes #222).Matthew Somerville2012-02-22-3/+9
|/
* Fix pin display when JS is disabled.Matthew Somerville2012-02-22-7/+3
|