| Commit message (Expand) | Author | Age | Lines |
* | Better way of fixing size of map, and hide URL bar, fixes #266 (not sure we'l... | Matthew Somerville | 2012-03-01 | -1/+14 |
* | 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 |
|\ |
|
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-01 | -0/+0 |
| |\ |
|
| * | | Initial scroll event for when user clicks ok on mobile map, also altered how ... | Josh Angell | 2012-03-01 | -2/+12 |
* | | | Don't say we're a webapp, as we quite like the back button, fixes #267. | Matthew Somerville | 2012-03-01 | -2/+0 |
| |/
|/| |
|
* | | Initial scroll event for when user clicks ok on mobile map, also altered how ... | Josh Angell | 2012-03-01 | -2/+9 |
|/ |
|
* | Use offset for skip to nave on mobile | Josh Angell | 2012-03-01 | -2/+2 |
* | Move mobile map banner out of #side and into #map_box so it doesn't disappear | Josh Angell | 2012-03-01 | -1/+5 |
* | 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 | -8/+8 |
|/ |
|
* | 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 | -10/+18 |
* | Fix map ui on tablet media query | Josh Angell | 2012-03-01 | -0/+4 |
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-01 | -9/+14 |
|\ |
|
| * | 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 |
|/ |
|
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-01 | -23/+27 |
|\ |
|
| * | Fix #261, photos need confirmed time also. | Matthew Somerville | 2012-03-01 | -23/+27 |
* | | Move sub_map_links to bottom on desktop | Josh Angell | 2012-03-01 | -1/+1 |
|/ |
|
* | Make map ui 2* bigger (fixes #264) | Josh Angell | 2012-03-01 | -22/+24 |
* | Fix sub_map_links shooting off the page on close for the first viewing | Josh Angell | 2012-03-01 | -1/+2 |
* | Fix media query discrepancy that caused ipad portrait to show mobile version | Josh Angell | 2012-03-01 | -1/+1 |
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-01 | -1/+1 |
|\ |
|
| * | Check fixmystreet object exists, it might not. | Matthew Somerville | 2012-03-01 | -1/+1 |
* | | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-03-01 | -7/+8 |
|\| |
|
| * | For #258, immediately go full screen map on mobile around page. | Matthew Somerville | 2012-03-01 | -7/+8 |
* | | Remove animation from report a problem nots on mobile | Josh Angell | 2012-03-01 | -2/+2 |
|/ |
|
* | Remove some of #224 due to new #258. | Matthew Somerville | 2012-03-01 | -78/+35 |
* | 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/+636 |
* | Some documentation in the css | Josh Angell | 2012-02-29 | -31/+39 |
* | Fix map page if you skip | Josh Angell | 2012-02-29 | -1/+3 |
* | Remove some extraneous stuff | Josh Angell | 2012-02-29 | -3/+1 |
* | Add background | Josh Angell | 2012-02-29 | -1/+1 |
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into super... | Josh Angell | 2012-02-29 | -2/+4 |
|\ |
|
| * | Reduce JS pin fetching to only exactly the map that is shown. | Matthew Somerville | 2012-02-29 | -2/+4 |
* | | Finished style and interaction for mobile map | Josh Angell | 2012-02-29 | -27/+72 |
|/ |
|
* | Map ui pretty much done for desktop | Josh Angell | 2012-02-29 | -14/+34 |
* | Make permalink_id not global | Josh Angell | 2012-02-29 | -0/+2 |
* | Change word 'stale' to 'old' | Josh Angell | 2012-02-29 | -3/+3 |
* | Manipulate permalink only if container for it is there | Josh Angell | 2012-02-29 | -2/+8 |
* | Explicity function calls. | Matthew Somerville | 2012-02-29 | -2/+2 |
* | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-29 | -6/+131 |
|\ |
|
| * | Lots of map tools/controls styling | Josh Angell | 2012-02-28 | -65/+131 |