Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make FixMyStreet a cobrand, like the others. | Matthew Somerville | 2012-01-30 | -12/+1 |
| | ||||
* | New logo and pins. | Matthew Somerville | 2012-01-12 | -2/+2 |
| | ||||
* | Put back mistakingly dropped link. | Matthew Somerville | 2012-01-11 | -1/+1 |
| | ||||
* | Add a few ARIA roles. | Matthew Somerville | 2012-01-11 | -2/+2 |
| | ||||
* | Remove unwanted spacing using empty code brackets. | Matthew Somerville | 2012-01-10 | -1/+1 |
| | ||||
* | Initial redesign to fit FixMyTransport mySociety bar and font choice. | Matthew Somerville | 2012-01-10 | -10/+11 |
| | ||||
* | Make sure validation strings present in all headers to stop JS errors on ↵ | Matthew Somerville | 2011-11-29 | -2/+0 |
| | | | | non-default site. This JS should presumably only be included on pages that need it. | |||
* | Merge remote branch 'origin/master' into js-validation | Struan Donald | 2011-11-18 | -1/+5 |
|\ | ||||
| * | Fix Before the Freeze winter promotion (main site only) | Dave Whiteland | 2011-11-02 | -1/+5 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-21 | -5/+5 |
|\| | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/report/display.html | |||
| * | Remove target density thing, it's too small. initial-scale=1 on its own ↵ | Matthew Somerville | 2011-09-15 | -1/+1 |
| | | | | | | | | seems to work better than width=device-width, but I'm sure I must be missing something given most people seem to use width=device-width... | |||
| * | Tidy up a bit of CSS. | Matthew Somerville | 2011-09-08 | -4/+4 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-07 | -5/+12 |
|\| | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html | |||
| * | Add target-densitydpi (perhaps temporarily, perhaps not, who can say). | Matthew Somerville | 2011-09-06 | -1/+1 |
| | | ||||
| * | Add viewport headings, tidy up IE exemptions. | Matthew Somerville | 2011-09-06 | -0/+7 |
| | | ||||
| * | Removing IE6 specific stylesheet, doing it with conditional comments to set ↵ | Matthew Somerville | 2011-09-06 | -5/+5 |
| | | | | | | | | a class. | |||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-05 | -2/+2 |
|\| | | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/common_header_tags.html | |||
| * | Version the JS files. | Matthew Somerville | 2011-09-02 | -2/+2 |
| | | ||||
| * | Versioning of CSS files, remove generated CSS files from repo. | Matthew Somerville | 2011-09-02 | -2/+2 |
| | | ||||
* | | internationalise translation strings and validate name | Struan Donald | 2011-09-05 | -0/+3 |
|/ | ||||
* | Use Google Analytics. | Matthew Somerville | 2011-08-12 | -0/+1 |
| | ||||
* | Use link instead of @import. | Matthew Somerville | 2011-08-09 | -2/+3 |
| | ||||
* | Remove watermark CSS, and put CSS first in head where it should be. | Matthew Somerville | 2011-08-09 | -2/+2 |
| | ||||
* | No robot indexing on staging sites, and canonical link from OSM version back ↵ | Matthew Somerville | 2011-07-01 | -0/+4 |
| | | | | to www. | |||
* | correct sign out link | Struan Donald | 2011-07-01 | -1/+1 |
| | ||||
* | Update footer, put signed in message in header. | Matthew Somerville | 2011-06-28 | -0/+9 |
| | ||||
* | Language switch links on EHA remember what page they were on, and make front ↵ | Matthew Somerville | 2011-06-07 | -3/+3 |
| | | | | page heading not a link. | |||
* | Extract common header items into seperate template | Edmund von der Burg | 2011-04-06 | -21/+2 |
| | ||||
* | Move header template over to TT2 | Edmund von der Burg | 2011-04-06 | -3/+14 |
| | ||||
* | CSS and HTML fixes | Edmund von der Burg | 2011-04-04 | -1/+1 |
| | ||||
* | rss links | Edmund von der Burg | 2011-04-04 | -1/+5 |
| | ||||
* | Add in map js to headers | Edmund von der Burg | 2011-04-01 | -0/+2 |
| | ||||
* | Extract debug header code for reuse | Edmund von der Burg | 2011-02-24 | -5/+1 |
| | | | | add header to emptyhomes | |||
* | Return lang to set in HTML | Edmund von der Burg | 2011-02-24 | -1/+1 |
| | | | | | | added 'is_default' method to cobrands tests for i18n (includin checking *.mo files generated) more debug output in footer | |||
* | Ported header, footer and about page over from embedded html | Edmund von der Burg | 2011-02-23 | -0/+27 |