Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Fix bug on Android due to caching variable too early. | Matthew Somerville | 2012-03-03 | -5/+4 | |
| | |||||
* | Default map height without JavaScript so that pin will more likely be visible. | Matthew Somerville | 2012-03-02 | -9/+15 | |
| | |||||
* | Fix issue with overlapping map/form due to map height changing, by fixing ↵ | Matthew Somerville | 2012-03-02 | -9/+7 | |
| | | | | height once we know it. | ||||
* | Enable high accuracy for geolocation, and remove .mq test that wrongly ↵ | Matthew Somerville | 2012-03-02 | -1/+2 | |
| | | | | passes on Android. Needs iPad checking. | ||||
* | Enable scroll wheel if mobile full screen map view. | Matthew Somerville | 2012-03-02 | -1/+11 | |
| | |||||
* | Fix display of navigation icons in IE6 for #246. | Matthew Somerville | 2012-03-02 | -0/+8 | |
| | |||||
* | To allow pins and pan/zoom to be clicked in IE6 and IE7, the container must ↵ | Matthew Somerville | 2012-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 Somerville | 2012-03-02 | -6/+4 | |
| | | | | clicking underneath where the sidebar will appear. | ||||
* | Fix some more of #246. | Matthew Somerville | 2012-03-02 | -0/+15 | |
| | |||||
* | Fix some of #246. | Matthew Somerville | 2012-03-02 | -10/+20 | |
| | |||||
* | Get test suite all passing again, and fix bug displaying partial photo and ↵ | Matthew Somerville | 2012-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 Somerville | 2012-03-01 | -12/+13 | |
| | | | | correct some wording. | ||||
* | Preload the new report pin, for #239. | Matthew Somerville | 2012-03-01 | -0/+3 | |
| | |||||
* | Fix #245 and default to logged in name if we've got one. | Matthew Somerville | 2012-03-01 | -2/+2 | |
| | |||||
* | Add 'below' to fix #244, rearrange note slightly to be in better place. | Matthew Somerville | 2012-03-01 | -8/+7 | |
| | |||||
* | Allow back button to work when reading mobile reporting notes, fixes #260. | Matthew Somerville | 2012-03-01 | -7/+17 | |
| | |||||
* | 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> | ||||
* | | Pad top of rap-notes to window height to account for the map going ↵ | Josh Angell | 2012-03-01 | -0/+3 | |
|/ | | | | | | full=screen over the top Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Initial styles for mobile completed map buttons | Josh Angell | 2012-03-01 | -1/+24 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-03-01 | -2/+5 | |
|\ | | | | | | | supercool | ||||
| * | Hack to push form underneath abs. positioned map. | Matthew Somerville | 2012-03-01 | -0/+3 | |
| | | |||||
| * | Examples that work. | Matthew Somerville | 2012-03-01 | -2/+2 | |
| | | |||||
* | | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-03-01 | -4/+24 | |
|\| | | | | | | | supercool | ||||
| * | Remember pin hiding state in case they try again. | Matthew Somerville | 2012-03-01 | -0/+5 | |
| | | |||||
| * | Disable URL bar hiding. | Matthew Somerville | 2012-03-01 | -0/+3 | |
| | | |||||
| * | Better way of fixing size of map, and hide URL bar, fixes #266 (not sure ↵ | Matthew Somerville | 2012-03-01 | -1/+14 | |
| | | | | | | | | we'll keep it though). | ||||
| * | Move popups to come out of the middle of the pin. | Matthew Somerville | 2012-03-01 | -1/+2 | |
| | | |||||
| * | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-03-01 | -0/+3 | |
| |\ | |||||
| * | | Don't say we're a webapp, as we quite like the back button, fixes #267. | Matthew Somerville | 2012-03-01 | -2/+0 | |
| | | | |||||
* | | | Add class for when map is 'complete' | Josh Angell | 2012-03-01 | -1/+4 | |
| |/ |/| | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-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 Angell | 2012-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 Angell | 2012-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 mobile | Josh Angell | 2012-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 disappear | Josh Angell | 2012-03-01 | -1/+5 | |
| | | | | 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 | -8/+8 | |
|/ | | | | 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 | -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 query | Josh Angell | 2012-03-01 | -0/+4 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-03-01 | -9/+14 | |
|\ | | | | | | | supercool | ||||
| * | Function return has reversed. | Matthew Somerville | 2012-03-01 | -1/+2 | |
| | | |||||
| * | Green pin when creating, for #250. | Matthew Somerville | 2012-03-01 | -2/+2 | |
| | | |||||
| * | All pins yellow, for #250. | Matthew Somerville | 2012-03-01 | -3/+6 | |
| | | |||||
| * | Bugfix. | Matthew Somerville | 2012-03-01 | -3/+4 | |
| | | |||||
* | | Mobile map ui moved. Also helper title text and ok/try again links added | Josh Angell | 2012-03-01 | -34/+67 | |
|/ | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> |