aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * 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
| | |
| | * Examples that work.Matthew Somerville2012-03-01-2/+2
| | |
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-4/+24
| |\| | | | | | | | | | supercool
| | * Remember pin hiding state in case they try again.Matthew Somerville2012-03-01-0/+5
| | |
| | * Disable URL bar hiding.Matthew Somerville2012-03-01-0/+3
| | |
| | * Better way of fixing size of map, and hide URL bar, fixes #266 (not sure ↵Matthew Somerville2012-03-01-1/+14
| | | | | | | | | | | | we'll keep it though).
| | * Move popups to come out of the middle of the pin.Matthew Somerville2012-03-01-1/+2
| | |
| | * Merge remote branch 'github/supercool' into supercoolMatthew Somerville2012-03-01-0/+3
| | |\
| | * | Don't say we're a webapp, as we quite like the back button, fixes #267.Matthew Somerville2012-03-01-2/+0
| | | |
| * | | Add class for when map is 'complete'Josh Angell2012-03-01-1/+4
| | |/ | |/| | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | supercool Conflicts: web/js/map-OpenLayers.js Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| | * Initial scroll event for when user clicks ok on mobile map, also altered how ↵Josh Angell2012-03-01-2/+9
| | | | | | | | | | | | | | | | | | the Notes scroll so they use offset instead Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * | Initial scroll event for when user clicks ok on mobile map, also altered how ↵Josh Angell2012-03-01-2/+12
| |/ | | | | | | | | | | the Notes scroll so they use offset instead Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Use offset for skip to nave on mobileJosh Angell2012-03-01-2/+2
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Move mobile map banner out of #side and into #map_box so it doesn't disappearJosh Angell2012-03-01-1/+5
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Linter fixJosh Angell2012-03-01-1/+1
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-34/+13
| |\ | | | | | | | | | supercool
| | * Mobile JS can be same as desktop now.Matthew Somerville2012-03-01-34/+13
| | |
| * | Some language changes to fix sub_map_links breakingJosh Angell2012-03-01-8/+8
| |/ | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Try again link for #258Josh Angell2012-03-01-1/+4
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Move disappearing of sub map links and appearing of tryagain/ok to after the ↵Josh Angell2012-03-01-10/+18
| | | | | | | | | | | | click, also remove permalink and add receive updates Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
| * Fix map ui on tablet media queryJosh Angell2012-03-01-0/+4
| | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>