| Commit message (Expand) | Author | Age | Lines |
* | Remove unneeded negative margin and width. | Matthew Somerville | 2012-03-30 | -3/+0 |
* | Powered by on front page, front style tweaks. | Matthew Somerville | 2012-03-30 | -3/+6 |
* | Sort out issue of text box alignments. | Matthew Somerville | 2012-03-30 | -14/+20 |
* | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-03-30 | -0/+48 |
|\ |
|
| * | Fix aside sidebar display on Bromley. | Matthew Somerville | 2012-03-30 | -0/+24 |
| * | Add navigation bar above main content. | Matthew Somerville | 2012-03-30 | -0/+24 |
* | | add first name and last name boxes for bromley | Struan Donald | 2012-03-30 | -1/+11 |
|/ |
|
* | Nicer around error page. | Matthew Somerville | 2012-03-29 | -0/+7 |
* | Output banner before main content div, as then much simpler styling needed. | Matthew Somerville | 2012-03-29 | -55/+29 |
* | Actually not needed. | Matthew Somerville | 2012-03-29 | -3/+0 |
* | Tidy up JS a bit. | Matthew Somerville | 2012-03-29 | -6/+11 |
* | Other sidebar needs pushing in too. | Matthew Somerville | 2012-03-29 | -1/+1 |
* | Bromley style tweaks, deal with shrinking inputs in IE7, hmm. | Matthew Somerville | 2012-03-29 | -1/+10 |
* | Work better if map left isn't left of window. | Matthew Somerville | 2012-03-29 | -3/+4 |
* | On map page, move overlay to left hand side of map (and adjust pans appropria... | Matthew Somerville | 2012-03-29 | -2/+6 |
* | Bromley map only on RHS. | Matthew Somerville | 2012-03-29 | -10/+32 |
* | Use local copy of logo, IE7 map tweak. | Matthew Somerville | 2012-03-29 | -3/+4 |
* | Factor new JavaScript back into one file. | Matthew Somerville | 2012-03-28 | -431/+20 |
* | Bit more spacing for banner. | Matthew Somerville | 2012-03-28 | -3/+6 |
* | Bromley front page changes (again, separate template). | Matthew Somerville | 2012-03-28 | -0/+10 |
* | Old style design JS left is just to open a box, so that's say that. | Matthew Somerville | 2012-03-28 | -213/+214 |
* | Start to consolidate disparate JavaScript files. | Matthew Somerville | 2012-03-28 | -493/+197 |
* | Height tweak. | Matthew Somerville | 2012-03-28 | -1/+1 |
* | Merge branch 'bromley-fe' into bromley | Matthew Somerville | 2012-03-27 | -19/+788 |
|\ |
|
| * | Only hide footer on map pages. | Matthew Somerville | 2012-03-27 | -2/+1 |
| * | Shrink modernizr a bit, removing unneeded bits. | Matthew Somerville | 2012-03-27 | -4/+4 |
| * | Make sure content is tall enough, and have a bottom border for when scrolling. | Matthew Somerville | 2012-03-27 | -1/+2 |
| * | Adjust figures for when map might not be top left of page. | Matthew Somerville | 2012-03-26 | -3/+8 |
| * | Changes for Bromley map display. | Matthew Somerville | 2012-03-26 | -32/+49 |
| * | Image files, and IE tweaks to style. | Matthew Somerville | 2012-03-23 | -0/+36 |
| * | Various style changes to make Bromley look a bit better. | Matthew Somerville | 2012-03-23 | -4/+67 |
| * | Non-working header/footer, and bits of style. | Matthew Somerville | 2012-03-22 | -8/+656 |
* | | Merge remote-tracking branch 'origin/master' into bromley | Struan Donald | 2012-03-27 | -2543/+2604 |
|\| |
|
| * | Cobrand specific example front page placeholder, start of layout tweaks, fix ... | Matthew Somerville | 2012-03-22 | -1067/+1081 |
| * | Initial creation of Bromley cobrand. | Matthew Somerville | 2012-03-22 | -1471/+1512 |
| * | Extra maxResolution option was needed for MapQuest tiles | Guillaume | 2012-03-20 | -1/+6 |
| * | Removed obsolete Osmarender, added MapQuestOpen | Guillaume | 2012-03-20 | -8/+9 |
* | | 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 |
* | Up contrast on mobile apps logos. | Josh Angell | 2012-03-15 | -0/+0 |
* | Up the contrast on ol.big-numbers | Josh Angell | 2012-03-15 | -1/+1 |
* | Darken the greys. | Matthew Somerville | 2012-03-15 | -9/+9 |
* | Only move pan zoom on around page on mobile. | Matthew Somerville | 2012-03-15 | -4/+3 |
* | On mobile, make Report a problem a link that scrolls up to the form. | Matthew Somerville | 2012-03-14 | -1/+7 |
* | Manually call setCenter rather than zoomToExtent, so that can force zoom even... | Matthew Somerville | 2012-03-14 | -1/+4 |
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -1/+5 |
* | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -1252/+6759 |
|\ |
|
| * | Move most mobile-related JS into resize() so that site keeps working on brows... | Matthew Somerville | 2012-03-14 | -34/+65 |
| * | Disable placeholder, interferes badly with current validation. | Matthew Somerville | 2012-03-14 | -6/+0 |
| * | Using Modernizr.mq() breaks e.g. IE form display due to adding to <body> I as... | Matthew Somerville | 2012-03-14 | -7/+1 |