Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move default cobrand to new design. | Matthew Somerville | 2012-07-13 | -3/+3 |
| | | | | | | | | Due to old cobrands, this involves the subclasses implementing the web templates dir to ignore what the default is doing. A vaguely garish yet pleasing colour scheme has been chosen so that the site is both usable and suggests you may want to change it. | |||
* | Make default front page form text non-GB specific. | Matthew Somerville | 2012-07-13 | -15/+5 |
| | ||||
* | Photos always on front page, /reports uses confirmed, not confirmed_local. | Matthew Somerville | 2012-07-13 | -2/+7 |
| | ||||
* | Factor all list display report items into one template. | Matthew Somerville | 2012-07-13 | -90/+33 |
| | ||||
* | Merge a few similar templates into default, brings in couple of minor ↵ | Matthew Somerville | 2012-07-13 | -223/+140 |
| | | | | council-based improvements too. | |||
* | Move all_reports_style functionality to templates. | Matthew Somerville | 2012-07-13 | -101/+98 |
| | ||||
* | Move banner generation logic out of cobrand code and into templates. | Matthew Somerville | 2012-07-13 | -22/+49 |
| | ||||
* | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-07-13 | -0/+4 |
| | | | | | | | | | Setting MAPIT_URL to .../fakemapit/ will then return one area, ID 161 and type ZZZ, whatever co-ordinate it is given. This means the default area type is now ZZZ, the UK specific types are moved into the UK cobrands, and the tests updated accordingly to still function (they assume UK-ness a lot, so probably need an ALLOWED_COBRANDS entry of "fixmystreet: 'localhost'" and for your host's domain to show fixmystreet too). | |||
* | Factor code so it's only given in one place. | Matthew Somerville | 2012-07-12 | -100/+0 |
| | ||||
* | Allow report URL to be cobrand-specific (for places where cobrand links to a ↵ | Matthew Somerville | 2012-07-10 | -2/+2 |
| | | | | report that isn't covered by it). | |||
* | Treat update calling of extra_name same as reporting does it. | Matthew Somerville | 2012-06-21 | -8/+2 |
| | ||||
* | Fix JS validation of name to make sure validName has at least two parts | Struan Donald | 2012-06-21 | -1/+1 |
| | | | | Change report updates so validName required for Bromley but not elswhere | |||
* | title is required for updates too | Struan Donald | 2012-06-21 | -1/+1 |
| | ||||
* | Signature not available for this template. | Matthew Somerville | 2012-06-19 | -1/+2 |
| | ||||
* | Correct privacy links. | Matthew Somerville | 2012-06-15 | -5/+9 |
| | ||||
* | Update councils links to new location at mysociety.org | Matthew Somerville | 2012-06-13 | -417/+7 |
| | ||||
* | update recent_photos call for barnet | Struan Donald | 2012-06-08 | -1/+1 |
| | ||||
* | add pre_container_index fix to barnet cobrand | Struan Donald | 2012-06-08 | -8/+11 |
| | ||||
* | update Bromley cobrand to use re-organised code | Struan Donald | 2012-06-08 | -0/+1 |
| | ||||
* | Merge branch 'barnet-newstyle' | Struan Donald | 2012-06-08 | -88/+364 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore perllib/FixMyStreet/Cobrand/FixMyStreet.pm perllib/FixMyStreet/Cobrand/UKCouncils.pm templates/web/default/reports/council.html templates/web/fixmystreet/header.html templates/web/fixmystreet/report/display.html web/cobrands/bromley/layout.scss web/cobrands/fixmystreet/fixmystreet.js web/js/map-OpenLayers.js | |||
| * | use is_council flag in std faq templates as well | Struan Donald | 2012-05-17 | -6/+6 |
| | | ||||
| * | remove accidentally commited files | Struan Donald | 2012-05-17 | -143/+0 |
| | | ||||
| * | use is_council as used for bromley and reduce template duplication | Struan Donald | 2012-05-17 | -131/+19 |
| | | ||||
| * | add a page title | Struan Donald | 2012-05-17 | -0/+2 |
| | | ||||
| * | add barnet specific faq page | Struan Donald | 2012-05-17 | -0/+101 |
| | | ||||
| * | Merge branch 'master' into barnet-newstyle | Matthew Somerville | 2012-05-17 | -32/+55 |
| |\ | ||||
| * | | different text for updates on council cobrand reports page | Struan Donald | 2012-05-14 | -4/+10 |
| | | | ||||
| * | | wording changes for barnet cobrand | Struan Donald | 2012-05-14 | -1/+233 |
| | | | ||||
| * | | just use title variable in breadcrumbs | Struan Donald | 2012-05-09 | -8/+1 |
| | | | ||||
| * | | sort out all council reports page for barnet so that clicking on view | Struan Donald | 2012-05-09 | -3/+3 |
| | | | | | | | | | | | | wards slides the list of reports down. Plus some style tweaks. | |||
| * | | remove redundant > in header | Struan Donald | 2012-05-04 | -2/+2 |
| | | | ||||
| * | | fix incorrect paths | Struan Donald | 2012-05-03 | -2/+2 |
| | | | ||||
| * | | sort out file loading order to stop blocking | Struan Donald | 2012-05-03 | -5/+4 |
| | | | ||||
| * | | sort out powered by fms logo | Struan Donald | 2012-05-03 | -1/+1 |
| | | | ||||
| * | | get round IE8 and below media query issues | Struan Donald | 2012-05-03 | -0/+3 |
| | | | ||||
| * | | do not load barnet css for mobile | Struan Donald | 2012-05-02 | -2/+2 |
| | | | ||||
| * | | bromley -> barnet | Struan Donald | 2012-05-02 | -2/+2 |
| | | | ||||
| * | | sort out location of user-meta | Struan Donald | 2012-05-02 | -9/+10 |
| | | | ||||
| * | | configure all reports problem style in the cobrand | Struan Donald | 2012-05-02 | -1/+1 |
| | | | ||||
| * | | add in FMS header | Struan Donald | 2012-05-01 | -0/+3 |
| | | | ||||
| * | | working breadcrumbs | Struan Donald | 2012-05-01 | -2/+12 |
| | | | ||||
| * | | put powered-by link in a sensible place | Struan Donald | 2012-04-30 | -3/+3 |
| | | | ||||
| * | | remove redundant includes | Struan Donald | 2012-04-30 | -15/+0 |
| | | | ||||
| * | | New style map Barnet Cobrand Work in Progress | Struan Donald | 2012-04-24 | -60/+271 |
| | | | | | | | | | | | | | | | Also, pull out map positioning JS to a separate file to make cobrands a bit more modular. | |||
* | | | Equally spaced columns on dashboard. | Matthew Somerville | 2012-06-06 | -3/+3 |
| | | | ||||
* | | | Merge branch 'council-dashboard' | Matthew Somerville | 2012-06-06 | -35/+41 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: perllib/FixMyStreet/App/Controller/Dashboard.pm templates/web/default/dashboard/index.html | |||
| * | | | add closed state to page | Struan Donald | 2012-05-16 | -4/+5 |
| | | | | ||||
| * | | | add in tests for report counts at bottom of dashboard | Struan Donald | 2012-05-16 | -1/+1 |
| | | | | ||||
| * | | | check one report included in figures | Struan Donald | 2012-05-15 | -7/+7 |
| | | | | ||||
| * | | | add council name to dashboard | Struan Donald | 2012-05-14 | -1/+1 |
| | | | |