Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some unused cobrands. | Matthew Somerville | 2016-04-20 | -28/+0 |
| | ||||
* | Tidy up cobrand template inheritance. | Matthew Somerville | 2014-07-08 | -8/+0 |
| | | | | | Most cobrands can just inherit from the Default function, with only those needing an exception specified. | |||
* | Set up default cobrand to use fixmystreet templates when inherited. | Matthew Somerville | 2012-08-07 | -0/+1 |
| | ||||
* | Now display things are in the templates, inheritance can be tidied up. | Matthew Somerville | 2012-07-13 | -7/+0 |
| | ||||
* | Add Nominatim-based geocoding service (fixes #183). | Matthew Somerville | 2012-07-13 | -1/+1 |
| | ||||
* | Factor code so it's only given in one place. | Matthew Somerville | 2012-07-12 | -73/+8 |
| | ||||
* | put in barnet example places and add barnet to disambiguation | Struan Donald | 2012-05-18 | -0/+5 |
| | ||||
* | wording changes for barnet cobrand | Struan Donald | 2012-05-14 | -0/+44 |
| | ||||
* | correct fixed tag on problem page | Struan Donald | 2012-05-03 | -0/+26 |
| | ||||
* | configure all reports problem style in the cobrand | Struan Donald | 2012-05-02 | -0/+1 |
| | ||||
* | New style map Barnet Cobrand Work in Progress | Struan Donald | 2012-04-24 | -0/+8 |
| | | | | | Also, pull out map positioning JS to a separate file to make cobrands a bit more modular. | |||
* | Cobrand specific example front page placeholder, start of layout tweaks, fix ↵ | Matthew Somerville | 2012-03-22 | -0/+2 |
| | | | | geocoding. | |||
* | Give all council cobrands a common parent to use. | Matthew Somerville | 2012-01-13 | -64/+5 |
| | ||||
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -4/+0 |
| | ||||
* | Bing geocoder. | Matthew Somerville | 2011-06-29 | -3/+5 |
| | ||||
* | Consolidate MaPit calls to call out to it less. | Matthew Somerville | 2011-06-10 | -12/+1 |
| | ||||
* | Migrate recent_photos to new ResultSet, nice joining with ↵ | Matthew Somerville | 2011-06-09 | -1/+1 |
| | | | | problem_find_nearby procedure. | |||
* | Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵ | Matthew Somerville | 2011-06-09 | -3/+5 |
| | | | | functions. | |||
* | Switch to using c->cobrand->problems to return all problems for a cobrand ↵ | Matthew Somerville | 2011-06-08 | -0/+7 |
| | | | | (so on Barnet only return Barnet problems). | |||
* | Move some more functions. | Matthew Somerville | 2011-06-08 | -2/+2 |
| | ||||
* | Creation of new Southampton cobrand, removal of old cobrands. | Matthew Somerville | 2011-06-07 | -4/+3 |
| | ||||
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -1/+1 |
| | ||||
* | Add tilma_mid_point cobrand function. | Matthew Somerville | 2011-05-25 | -0/+4 |
| | ||||
* | Migrate /reports page (minus RSS). | Matthew Somerville | 2011-05-19 | -1/+1 |
| | ||||
* | Check councils | Edmund von der Burg | 2011-03-21 | -2/+4 |
| | ||||
* | Move the cobrand accross changing them to be OO and inherit | Edmund von der Burg | 2011-02-23 | -0/+79 |