aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Barnet.pm
Commit message (Collapse)AuthorAgeLines
* Remove some unused cobrands.Matthew Somerville2016-04-20-28/+0
|
* Tidy up cobrand template inheritance.Matthew Somerville2014-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 Somerville2012-08-07-0/+1
|
* Now display things are in the templates, inheritance can be tidied up.Matthew Somerville2012-07-13-7/+0
|
* Add Nominatim-based geocoding service (fixes #183).Matthew Somerville2012-07-13-1/+1
|
* Factor code so it's only given in one place.Matthew Somerville2012-07-12-73/+8
|
* put in barnet example places and add barnet to disambiguationStruan Donald2012-05-18-0/+5
|
* wording changes for barnet cobrandStruan Donald2012-05-14-0/+44
|
* correct fixed tag on problem pageStruan Donald2012-05-03-0/+26
|
* configure all reports problem style in the cobrandStruan Donald2012-05-02-0/+1
|
* New style map Barnet Cobrand Work in ProgressStruan Donald2012-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 Somerville2012-03-22-0/+2
| | | | geocoding.
* Give all council cobrands a common parent to use.Matthew Somerville2012-01-13-64/+5
|
* Remove no-longer-used tilma code.Matthew Somerville2011-07-21-4/+0
|
* Bing geocoder.Matthew Somerville2011-06-29-3/+5
|
* Consolidate MaPit calls to call out to it less.Matthew Somerville2011-06-10-12/+1
|
* Migrate recent_photos to new ResultSet, nice joining with ↵Matthew Somerville2011-06-09-1/+1
| | | | problem_find_nearby procedure.
* Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵Matthew Somerville2011-06-09-3/+5
| | | | functions.
* Switch to using c->cobrand->problems to return all problems for a cobrand ↵Matthew Somerville2011-06-08-0/+7
| | | | (so on Barnet only return Barnet problems).
* Move some more functions.Matthew Somerville2011-06-08-2/+2
|
* Creation of new Southampton cobrand, removal of old cobrands.Matthew Somerville2011-06-07-4/+3
|
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-1/+1
|
* Add tilma_mid_point cobrand function.Matthew Somerville2011-05-25-0/+4
|
* Migrate /reports page (minus RSS).Matthew Somerville2011-05-19-1/+1
|
* Check councilsEdmund von der Burg2011-03-21-2/+4
|
* Move the cobrand accross changing them to be OO and inheritEdmund von der Burg2011-02-23-0/+79