Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some unused cobrands. | Matthew Somerville | 2016-04-20 | -23/+0 |
| | ||||
* | [MakeMyIsland] Remove MakeMyIsland cobrand | Dave Arter | 2015-07-24 | -9/+2 |
| | | | | | | | | | The MakeMyIsland cobrand files now live in a separate repository: mysociety/fixmystreet-international The idea is that this repo will be checked out alongside the main fixmystreet one and cobrand-specific files symlinked into place. To this end, the commit also adds the MakeMyIsland symlinks to .gitignore. | |||
* | add buttons for locations in Maldives (part of #863) | Dave Whiteland | 2014-08-07 | -2/+9 |
| | | | | | | | | | | | | | | | | The underlying problem here is the target area is currently too small for the geocoder to be useful: we're not really getting anything useful back from the OSM geocoder within Fonadhoo. So I've manually located the three villages on the island and added them as buttons... this is really for interface because although one button for the whole island is probably OK, basically it was just replicating the <h1> and wasn't obvious (or sensible) that the user needed to hit a button at all.. If the project expands to more areas of the Maldives we can either take those out or revert to the geocoder. The same too-small-area logic makes the "locate me automatically" a bit silly, so that's been dropped from the front page too. | |||
* | Rename 'default' web directory to 'base'. | Matthew Somerville | 2014-07-08 | -0/+42 |
This should reduce confusion with the Default cobrand and override order. |