| Commit message (Expand) | Author | Age | Lines |
* | Move popups to come out of the middle of the pin. | Matthew Somerville | 2012-03-01 | -1/+2 |
* | 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 |
* | Separate colour and size using StyleMap and Rules, to enable differently size... | Matthew Somerville | 2012-02-22 | -20/+37 |
* | Tentative change to the map pins: change blue to big, can't work out how to g... | Josh Angell | 2012-02-21 | -1/+1 |
* | Add new map pins, alter the js to match | Josh Angell | 2012-02-21 | -9/+9 |
* | Form styling and bits for report / around pages | Josh Angell | 2012-02-14 | -4/+2 |
* | Height fix js function added and used on the report/around page for the sidebar | Josh Angell | 2012-02-14 | -0/+2 |
* | Some js/css for the report and around type pages, needs work | Josh Angell | 2012-02-13 | -0/+2 |
* | fix iOS JS validation display issues ( fixes #187) | Struan Donald | 2012-01-16 | -0/+7 |
* | Turn on Y-ordering to fix pin shadow issue. | Matthew Somerville | 2012-01-12 | -0/+3 |
* | Forgot to uncomment z-index lines. | Matthew Somerville | 2012-01-12 | -3/+3 |
* | New logo and pins. | Matthew Somerville | 2012-01-12 | -6/+13 |
* | Fix jslinit reported issues | Struan Donald | 2012-01-11 | -109/+110 |
* | make sure pins are visible once they click on the map (fixes #168) | Struan Donald | 2011-12-02 | -0/+6 |
* | Try to get dynamic web page update to work with the stale reports. | Petter Reinholdtsen | 2011-10-29 | -1/+3 |
* | only add on change handler if there are open311 extra params | Struan Donald | 2011-10-20 | -1/+3 |
* | remove javascript eval and send down html instead | Struan Donald | 2011-10-20 | -1/+0 |
* | make the additional information fields work with js update of category dropdown | Struan Donald | 2011-10-20 | -0/+4 |
* | ie6 class for other cobrand headers, small screen tweaks for headings. | Matthew Somerville | 2011-09-09 | -0/+2 |
* | Stop back button breakage. | Matthew Somerville | 2011-08-17 | -4/+16 |
* | Don't need animation, used for testing. | Matthew Somerville | 2011-08-17 | -2/+2 |
* | When on around page with JS, have click on map show hidden form and fetch cat... | Matthew Somerville | 2011-08-17 | -10/+34 |
* | Move JS to where it'll work when run, to fix #145. | Matthew Somerville | 2011-08-09 | -47/+47 |
* | Allow dragging of new report marker. | Matthew Somerville | 2011-08-09 | -6/+19 |
* | Delay vector loading until onload in IE only. | Matthew Somerville | 2011-07-22 | -2/+10 |
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -1/+7 |
* | Move JS to jQuery. | Matthew Somerville | 2011-07-21 | -5/+5 |