Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Enable scroll wheel if mobile full screen map view. | Matthew Somerville | 2012-03-02 | -1/+11 | |
| | | |||||
| * | Fix hashchange not working in IE6 for #246, and better animatino when ↵ | Matthew Somerville | 2012-03-02 | -6/+4 | |
| | | | | | | | | clicking underneath where the sidebar will appear. | ||||
| * | Allow back button to work when reading mobile reporting notes, fixes #260. | Matthew Somerville | 2012-03-01 | -1/+9 | |
| | | |||||
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-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 Somerville | 2012-03-01 | -4/+5 | |
| | | | |||||
| * | | Add scroll to top js when map is completed on mobile | Josh Angell | 2012-03-01 | -2/+6 | |
| |/ | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Initial styles for mobile completed map buttons | Josh Angell | 2012-03-01 | -1/+2 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-03-01 | -1/+7 | |
| |\ | | | | | | | | | | supercool | ||||
| | * | Remember pin hiding state in case they try again. | Matthew Somerville | 2012-03-01 | -0/+5 | |
| | | | |||||
| | * | Move popups to come out of the middle of the pin. | Matthew Somerville | 2012-03-01 | -1/+2 | |
| | | | |||||
| * | | Add class for when map is 'complete' | Josh Angell | 2012-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 Angell | 2012-03-01 | -0/+10 | |
| | | | | | | | | | | | | the Notes scroll so they use offset instead Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Linter fix | Josh Angell | 2012-03-01 | -1/+1 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-03-01 | -34/+13 | |
| |\ | | | | | | | | | | supercool | ||||
| | * | Mobile JS can be same as desktop now. | Matthew Somerville | 2012-03-01 | -34/+13 | |
| | | | |||||
| * | | Some language changes to fix sub_map_links breaking | Josh Angell | 2012-03-01 | -1/+1 | |
| |/ | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Try again link for #258 | Josh Angell | 2012-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 Angell | 2012-03-01 | -0/+8 | |
| | | | | | | | | | | | | click, also remove permalink and add receive updates Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Function return has reversed. | Matthew Somerville | 2012-03-01 | -1/+2 | |
| | | |||||
| * | Green pin when creating, for #250. | Matthew Somerville | 2012-03-01 | -1/+1 | |
| | | |||||
| * | Bugfix. | Matthew Somerville | 2012-03-01 | -3/+4 | |
| | | |||||
| * | Remove some of #224 due to new #258. | Matthew Somerville | 2012-03-01 | -77/+27 | |
| | | |||||
| * | Animate moving of map when pin clicked somewhere inconvenient. | Matthew Somerville | 2012-03-01 | -2/+5 | |
| | | |||||
| * | Initial pass of pin popups. | Matthew Somerville | 2012-03-01 | -565/+635 | |
| | | |||||
| * | Remove some extraneous stuff | Josh Angell | 2012-02-29 | -3/+1 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-02-29 | -1/+1 | |
| |\ | | | | | | | | | | supercool | ||||
| | * | Reduce JS pin fetching to only exactly the map that is shown. | Matthew Somerville | 2012-02-29 | -1/+1 | |
| | | | |||||
| * | | Finished style and interaction for mobile map | Josh Angell | 2012-02-29 | -9/+26 | |
| |/ | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Make permalink_id not global | Josh Angell | 2012-02-29 | -0/+2 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Change word 'stale' to 'old' | Josh Angell | 2012-02-29 | -1/+1 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Manipulate permalink only if container for it is there | Josh Angell | 2012-02-29 | -2/+8 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Explicity function calls. | Matthew Somerville | 2012-02-29 | -2/+2 | |
| | | |||||
| * | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-29 | -1/+1 | |
| |\ | | | | | | | | | | | | | | | | Conflicts: web/cobrands/fixmystreet/base.scss web/js/map-OpenLayers.js | ||||
| | * | Lots of map tools/controls styling | Josh Angell | 2012-02-28 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | | Main part of mobile site full screen map for reporting a problem. | Matthew Somerville | 2012-02-29 | -22/+69 | |
| |/ | |||||
| * | First time jslint fixings. | Matthew Somerville | 2012-02-28 | -14/+17 | |
| | | |||||
| * | Disable scroll wheel zooming on the map, as it causes confusion with a full ↵ | Matthew Somerville | 2012-02-28 | -1/+1 | |
| | | | | | | | | screen map. | ||||
| * | Some fixes for non-JS map display, and more JS pin moving depending on click ↵ | Matthew Somerville | 2012-02-24 | -2/+12 | |
| | | | | | | | | location. | ||||
| * | Pan map when reporting click is where sidebar will be. | Matthew Somerville | 2012-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 Somerville | 2012-02-23 | -1/+22 | |
| | | | | | | | | would hopefully expect. | ||||
| * | Initial desktop making map whole of background. | Matthew Somerville | 2012-02-23 | -0/+3 | |
| | | |||||
| * | Fix typo - poblem to problem | Josh Angell | 2012-02-23 | -2/+2 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Create fork of FMS JS file for its cobrand, as many changes. | Matthew Somerville | 2012-02-23 | -131/+34 | |
| | | |||||
| * | From errors now appear in-between label and field. See issue #222 | Josh Angell | 2012-02-22 | -2/+2 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Make sure error divs go white when valid (fixes #222). | Matthew Somerville | 2012-02-22 | -2/+3 | |
| | | |||||
| * | Separate colour and size using StyleMap and Rules, to enable differently ↵ | Matthew Somerville | 2012-02-22 | -29/+55 | |
| | | | | | | | | sized map pins (fixes #228). | ||||
| * | Tentative change to the map pins: change blue to big, can't work out how to ↵ | Josh Angell | 2012-02-21 | -1/+1 | |
| | | | | | | | | | | | | 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> | ||||
| * | Add js for on show on focus in forms, plus some other styling bits for form ↵ | Josh Angell | 2012-02-21 | -0/+6 | |
| | | | | | | | | | | | | buttons Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> |