Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Initial pass of pin popups. | Matthew Somerville | 2012-03-01 | -565/+636 | |
| | |||||
* | Some documentation in the css | Josh Angell | 2012-02-29 | -31/+39 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Fix map page if you skip | Josh Angell | 2012-02-29 | -1/+3 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Remove some extraneous stuff | Josh Angell | 2012-02-29 | -3/+1 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Add background | Josh Angell | 2012-02-29 | -1/+1 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-02-29 | -2/+4 | |
|\ | | | | | | | supercool | ||||
| * | 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 | |
|/ | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Map ui pretty much done for desktop | Josh Angell | 2012-02-29 | -14/+34 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Make permalink_id not global | Josh Angell | 2012-02-29 | -0/+2 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Change word 'stale' to 'old' | Josh Angell | 2012-02-29 | -3/+3 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Manipulate permalink only if container for it is there | Josh Angell | 2012-02-29 | -2/+8 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Explicity function calls. | Matthew Somerville | 2012-02-29 | -2/+2 | |
| | |||||
* | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-29 | -6/+131 | |
|\ | | | | | | | | | | | Conflicts: web/cobrands/fixmystreet/base.scss web/js/map-OpenLayers.js | ||||
| * | Lots of map tools/controls styling | Josh Angell | 2012-02-28 | -65/+131 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-02-28 | -23/+28 | |
| |\ | | | | | | | | | | supercool | ||||
| * | | Add pretty map controls | Josh Angell | 2012-02-28 | -3/+55 | |
| | | | | | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | | | Main part of mobile site full screen map for reporting a problem. | Matthew Somerville | 2012-02-29 | -29/+78 | |
| |/ |/| | |||||
* | | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-28 | -1/+15 | |
|\| | |||||
| * | Add class and sample style to report-a-problem link | Josh Angell | 2012-02-28 | -1/+15 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-28 | -35/+85 | |
|\| | |||||
| * | For /reports table, an example of how we could move the heading cells to be ↵ | Josh Angell | 2012-02-28 | -34/+85 | |
| | | | | | | | | | | | | above the data cells Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Take out display:inline from list-reset mixing - really not necessary! | Josh Angell | 2012-02-28 | -1/+0 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | | First time jslint fixings. | Matthew Somerville | 2012-02-28 | -14/+17 | |
| | | |||||
* | | Get a full screen map working in IE6. | Matthew Somerville | 2012-02-28 | -8/+10 | |
| | | |||||
* | | Disable scroll wheel zooming on the map, as it causes confusion with a full ↵ | Matthew Somerville | 2012-02-28 | -1/+1 | |
|/ | | | | screen map. | ||||
* | Make reports' photos use the problem.id | Josh Angell | 2012-02-28 | -1/+1 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Merge branch 'supercool' of ssh://github.com/mysociety/fixmystreet into ↵ | Josh Angell | 2012-02-28 | -2/+3 | |
|\ | | | | | | | supercool | ||||
| * | Improve error wording on failed sign in. | Matthew Somerville | 2012-02-28 | -2/+2 | |
| | | |||||
| * | Reports page wants to know if photo exists. | Matthew Somerville | 2012-02-28 | -0/+1 | |
| | | |||||
* | | Make the council reports page pretty | Josh Angell | 2012-02-28 | -28/+61 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | | Add show on click to the 'Wards' on the council reports page | Josh Angell | 2012-02-28 | -12/+40 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | | Refactor js a bit so that the html no-js class is removed before the general ↵ | Josh Angell | 2012-02-28 | -14/+13 | |
|/ | | | | | | heightfix Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Added a table style for /reports (some initial work for issue #235) | Josh Angell | 2012-02-27 | -23/+62 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Ie 6 fix for .issue-list-a | Josh Angell | 2012-02-27 | -0/+7 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Png fixing for ie6 | Josh Angell | 2012-02-27 | -3/+30 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Take of a width in ie8 | Josh Angell | 2012-02-27 | -5/+0 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Move back to top on 'show notes' at /report/new on mobile | Josh Angell | 2012-02-27 | -0/+1 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Added missing bodyclass to /my | Josh Angell | 2012-02-27 | -1/+1 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Wrap everything except .nav-wrapper in a div that we give display:table-cell ↵ | Josh Angell | 2012-02-27 | -55/+56 | |
| | | | | | | | | to, this fixes #219 Tested across IE6/7/8, latest FF, Chrome, Safari and Opera Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Fix annoying postcode input height issue where in some browsers it would ↵ | Josh Angell | 2012-02-27 | -0/+1 | |
| | | | | | | appear as if there was no top padding Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Temporarily exclude ie6 from having fullscreen map as the 100% height breaks ↵ | Josh Angell | 2012-02-27 | -1/+4 | |
| | | | | | | it (see #238) Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Added opera class to <html> with js, plus added opera to the table-caption / ↵ | Josh Angell | 2012-02-27 | -1/+6 | |
| | | | | | | caption-side fix so we can solve the problem of the nav not appearing on Opera (see issue #219) Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Merge remote branch 'github/supercool' into supercool | Matthew Somerville | 2012-02-24 | -6/+58 | |
|\ | |||||
| * | Take out opacity ie filters, they look pants | Josh Angell | 2012-02-24 | -4/+4 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Fox the frontpage a bit for ie6 | Josh Angell | 2012-02-24 | -1/+4 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
| * | Mappage finxing for IE (fixes #237) | Josh Angell | 2012-02-24 | -1/+50 | |
| | | | | | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | | On the front page, preload the map JavaScript for presumably the next page. | Matthew Somerville | 2012-02-24 | -0/+18 | |
|/ | |||||
* | Put back line-height on postcode form | Josh Angell | 2012-02-24 | -0/+1 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> | ||||
* | Fix map box size to be fluid on middle media query range | Josh Angell | 2012-02-24 | -1/+2 | |
| | | | | Signed-off-by: Josh Angell <josh@supercooldesign.co.uk> |