aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
...
| * | 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-1/+1
| |
| * List of wards on council page in page footer and sliding in/out.Matthew Somerville2012-03-05-2/+25
| |
| * Heading spacing.Matthew Somerville2012-03-05-1/+5
| |
| * Tweak to all reports heading display, remove breadcrumbs.Matthew Somerville2012-03-05-7/+14
| |
| * Get questionnaire page presentable.Matthew Somerville2012-03-03-2/+9
| |
| * For the moment, tidy up alerts page a bit, #223.Matthew Somerville2012-03-03-2/+24
| |
| * 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-7/+13
| |
| * 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-3/+11
| |
| * 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/+1
| |
| * 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-0/+3
| |\ | | | | | | | | | supercool
| | * Hack to push form underneath abs. positioned map.Matthew Somerville2012-03-01-0/+3
| | |
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-2/+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
| | |
| * | Add class for when map is 'complete'Josh Angell2012-03-01-1/+4
| |/ | | | | | | 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-1/+1
| |/ | | | | | | 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>
| * Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵Josh Angell2012-03-01-5/+7
| |\ | | | | | | | | | supercool
| | * Function return has reversed.Matthew Somerville2012-03-01-1/+2
| | |
| | * Green pin when creating, for #250.Matthew Somerville2012-03-01-1/+1
| | |
| | * Bugfix.Matthew Somerville2012-03-01-3/+4
| | |
| * | Mobile map ui moved. Also helper title text and ok/try again links addedJosh Angell2012-03-01-34/+67
| |/ | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>