aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * Move sidebar to top of markup on help pageJosh Angell2012-03-07-12/+11
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Alert page photos in right hand sidebar, for #255.Matthew Somerville2012-03-07-9/+16
| |
| * Made .banner styles more default to cope with other states (for #268)Josh Angell2012-03-07-14/+38
| | | | | | | | | | | | Left a comment to the effect that we might need other images/colours for the other states Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Upgrade modernizr to include html5shivJosh Angell2012-03-06-5/+5
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Added sidebar styles (plus markup for faq page) - also included a sticky optionJosh Angell2012-03-06-7/+42
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-06-46/+43
| |\ | | | | | | | | | supercool
| | * Get updates on report page using drawer.Matthew Somerville2012-03-06-21/+29
| | |
| | * Tidy some ID names.Matthew Somerville2012-03-06-21/+8
| | |
| | * Do the stringify/array in the cobrand, for future time when we need multiple ↵Matthew Somerville2012-03-06-4/+3
| | | | | | | | | | | | results in a cobrand.
| | * Align text with Bing logo better.Matthew Somerville2012-03-06-0/+3
| | |
| * | Add more ie gif fixes (for #246)Josh Angell2012-03-06-0/+40
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-06-95/+148
| |\| | | | | | | | | | supercool
| | * Merge remote branch 'github/supercool' into supercoolMatthew Somerville2012-03-06-18/+27
| | |\
| | * | Basics of sliding drawer for alerts on around page.Matthew Somerville2012-03-06-95/+148
| | | |
| * | | Better gif diffusion on front logo in ie6 (for #246)Josh Angell2012-03-06-0/+0
| | |/ | |/| | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Added a bit of positioning to copyright on maps (for #236)Josh Angell2012-03-06-3/+10
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Tweak button height on form-txt-submit-boxJosh Angell2012-03-06-2/+2
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Add labels back in but with shorter text strings for issue #241Josh Angell2012-03-06-11/+10
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Add new spinner gifs (fixes #256)Josh Angell2012-03-06-1/+5
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Remove stray heightFixJosh Angell2012-03-06-1/+0
| |/ | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Just one list of problems on council pages.Matthew Somerville2012-03-05-77/+9
| |
| * List of wards on council page in page footer and sliding in/out.Matthew Somerville2012-03-05-9/+34
| |
| * Heading spacing.Matthew Somerville2012-03-05-1/+5
| |
| * Tweak to all reports heading display, remove breadcrumbs.Matthew Somerville2012-03-05-27/+19
| |
| * Get questionnaire page presentable.Matthew Somerville2012-03-03-2/+117
| |
| * For the moment, tidy up alerts page a bit, #223.Matthew Somerville2012-03-03-10/+32
| |
| * Change map button back to OK if used, as otherwise use of try again was ↵Matthew Somerville2012-03-03-11/+10
| | | | | | | | forced potentially unnecessarily.
| * Fix bug on Android due to caching variable too early.Matthew Somerville2012-03-03-5/+4
| |
| * Default map height without JavaScript so that pin will more likely be visible.Matthew Somerville2012-03-02-9/+15
| |
| * Fix issue with overlapping map/form due to map height changing, by fixing ↵Matthew Somerville2012-03-02-9/+7
| | | | | | | | height once we know it.
| * Enable high accuracy for geolocation, and remove .mq test that wrongly ↵Matthew Somerville2012-03-02-1/+2
| | | | | | | | passes on Android. Needs iPad checking.
| * Enable scroll wheel if mobile full screen map view.Matthew Somerville2012-03-02-1/+11
| |
| * Fix display of navigation icons in IE6 for #246.Matthew Somerville2012-03-02-0/+8
| |
| * To allow pins and pan/zoom to be clicked in IE6 and IE7, the container must ↵Matthew Somerville2012-03-02-0/+4
| | | | | | | | also be reduced to the minimum width to prevent invisible coverage. #246
| * Fix hashchange not working in IE6 for #246, and better animatino when ↵Matthew Somerville2012-03-02-6/+4
| | | | | | | | clicking underneath where the sidebar will appear.
| * Fix some more of #246.Matthew Somerville2012-03-02-0/+15
| |
| * Fix some of #246.Matthew Somerville2012-03-02-10/+20
| |
| * Get test suite all passing again, and fix bug displaying partial photo and ↵Matthew Somerville2012-03-02-29/+63
| | | | | | | | my stupid use of c as a variable.
| * No password box needed if signed in, shrink placeholders a bit to fix #243, ↵Matthew Somerville2012-03-01-12/+13
| | | | | | | | correct some wording.
| * Preload the new report pin, for #239.Matthew Somerville2012-03-01-0/+3
| |
| * Fix #245 and default to logged in name if we've got one.Matthew Somerville2012-03-01-2/+2
| |
| * Add 'below' to fix #244, rearrange note slightly to be in better place.Matthew Somerville2012-03-01-8/+7
| |
| * Allow back button to work when reading mobile reporting notes, fixes #260.Matthew Somerville2012-03-01-7/+17
| |
| * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-5/+5
| |\ | | | | | | | | | | | | | | | | | | | | | | | | supercool Conflicts: web/js/map-OpenLayers.js Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Change links once the scrolling is complete, not before.Matthew Somerville2012-03-01-4/+5
| | |
| * | Add scroll to top js when map is completed on mobileJosh Angell2012-03-01-2/+6
| | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Pad top of rap-notes to window height to account for the map going ↵Josh Angell2012-03-01-0/+3
| |/ | | | | | | | | | | full=screen over the top Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Initial styles for mobile completed map buttonsJosh Angell2012-03-01-1/+24
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-2/+5
| |\ | | | | | | | | | supercool
| | * Hack to push form underneath abs. positioned map.Matthew Somerville2012-03-01-0/+3
| | |