Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Do the stringify/array in the cobrand, for future time when we need multiple ↵ | Matthew Somerville | 2012-03-06 | -4/+3 |
| | | | | results in a cobrand. | |||
* | Align text with Bing logo better. | Matthew Somerville | 2012-03-06 | -0/+3 |
| | ||||
* | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-03-06 | -18/+27 |
|\ | ||||
| * | Added a bit of positioning to copyright on maps (for #236) | Josh Angell | 2012-03-06 | -3/+10 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | Tweak button height on form-txt-submit-box | Josh Angell | 2012-03-06 | -2/+2 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | Add labels back in but with shorter text strings for issue #241 | Josh Angell | 2012-03-06 | -11/+10 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | Add new spinner gifs (fixes #256) | Josh Angell | 2012-03-06 | -1/+5 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
| * | Remove stray heightFix | Josh Angell | 2012-03-06 | -1/+0 |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | |||
* | | Basics of sliding drawer for alerts on around page. | Matthew Somerville | 2012-03-06 | -95/+148 |
|/ | ||||
* | Just one list of problems on council pages. | Matthew Somerville | 2012-03-05 | -77/+9 |
| | ||||
* | List of wards on council page in page footer and sliding in/out. | Matthew Somerville | 2012-03-05 | -9/+34 |
| | ||||
* | Heading spacing. | Matthew Somerville | 2012-03-05 | -1/+5 |
| | ||||
* | Tweak to all reports heading display, remove breadcrumbs. | Matthew Somerville | 2012-03-05 | -27/+19 |
| | ||||
* | Get questionnaire page presentable. | Matthew Somerville | 2012-03-03 | -2/+117 |
| | ||||
* | For the moment, tidy up alerts page a bit, #223. | Matthew Somerville | 2012-03-03 | -10/+32 |
| | ||||
* | Change map button back to OK if used, as otherwise use of try again was ↵ | Matthew Somerville | 2012-03-03 | -11/+10 |
| | | | | forced potentially unnecessarily. | |||
* | 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> |