| Commit message (Expand) | Author | Age | Lines |
* | initial code to display user title if council is Bromley | Struan Donald | 2012-03-23 | -0/+4 |
* | Return an error if map clicked outside boundary, fixes #270. | Matthew Somerville | 2012-03-16 | -0/+5 |
* | Only move pan zoom on around page on mobile. | Matthew Somerville | 2012-03-15 | -1/+1 |
* | Manually call setCenter rather than zoomToExtent, so that can force zoom even... | Matthew Somerville | 2012-03-14 | -1/+4 |
* | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -43/+175 |
|\ |
|
| * | Move most mobile-related JS into resize() so that site keeps working on brows... | Matthew Somerville | 2012-03-14 | -0/+4 |
| * | .data() doesn't appear to work here in Firefox 3.6 (though does in the other ... | Matthew Somerville | 2012-03-13 | -2/+2 |
| * | Shared JS file, this function might not be defined. | Matthew Somerville | 2012-03-12 | -1/+3 |
| * | Fix bug whereby Firefox did not move the pin from under the help when it appe... | Matthew Somerville | 2012-03-09 | -0/+4 |
| * | Hide sub map links when report process started (fixes #265); bit of space und... | Matthew Somerville | 2012-03-07 | -1/+1 |
| * | Put padding on inner div to stop animation jump, no important on hidden-js so... | Matthew Somerville | 2012-03-07 | -1/+1 |
| * | Remove stray heightFix | Josh Angell | 2012-03-06 | -1/+0 |
| * | Heading spacing. | Matthew Somerville | 2012-03-05 | -1/+1 |
| * | Change map button back to OK if used, as otherwise use of try again was force... | Matthew Somerville | 2012-03-03 | -11/+10 |
| * | Fix issue with overlapping map/form due to map height changing, by fixing hei... | Matthew Somerville | 2012-03-02 | -3/+7 |
| * | Enable scroll wheel if mobile full screen map view. | Matthew Somerville | 2012-03-02 | -0/+3 |
| * | Fix hashchange not working in IE6 for #246, and better animatino when clickin... | Matthew Somerville | 2012-03-02 | -6/+4 |
| * | 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 super... | Josh Angell | 2012-03-01 | -5/+5 |
| |\ |
|
| | * | 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 |
| |/ |
|
| * | Initial styles for mobile completed map buttons | Josh Angell | 2012-03-01 | -1/+2 |
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-01 | -1/+7 |
| |\ |
|
| | * | 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 |
| |/ |
|
| * | Initial scroll event for when user clicks ok on mobile map, also altered how ... | Josh Angell | 2012-03-01 | -0/+10 |
| * | Linter fix | Josh Angell | 2012-03-01 | -1/+1 |
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-01 | -34/+13 |
| |\ |
|
| | * | 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 |
| |/ |
|
| * | Try again link for #258 | Josh Angell | 2012-03-01 | -1/+4 |
| * | Move disappearing of sub map links and appearing of tryagain/ok to after the ... | Josh Angell | 2012-03-01 | -0/+8 |
| * | 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 | -62/+20 |
| * | 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 | -5/+24 |
| * | Remove some extraneous stuff | Josh Angell | 2012-02-29 | -3/+1 |
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-02-29 | -1/+1 |
| |\ |
|
| | * | 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 | -7/+23 |
| |/ |
|
| * | Change word 'stale' to 'old' | Josh Angell | 2012-02-29 | -1/+1 |
| * | Main part of mobile site full screen map for reporting a problem. | Matthew Somerville | 2012-02-29 | -12/+53 |
| * | Some fixes for non-JS map display, and more JS pin moving depending on click ... | Matthew Somerville | 2012-02-24 | -2/+12 |
| * | Pan map when reporting click is where sidebar will be. | Matthew Somerville | 2012-02-24 | -1/+8 |
| * | Do some zoom centre faking trickery so that zooming in and out does as you wo... | Matthew Somerville | 2012-02-23 | -1/+22 |
| * | 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 |