aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/Default.pm
Commit message (Expand)AuthorAgeLines
* configure all reports problem style in the cobrandStruan Donald2012-05-02-0/+9
* Cobrand specific example front page placeholder, start of layout tweaks, fix ...Matthew Somerville2012-03-22-0/+4
* Reverse bing geocoding should get the local culture parameterGuillaume RISCHARD2012-03-22-2/+2
* International support for Bing geocodingGuillaume RISCHARD2012-03-22-0/+2
* Fix RSS area links on alert page.Matthew Somerville2012-02-10-4/+4
* Remove some unused cobrand functions, start of a base class.Matthew Somerville2012-01-20-92/+1
* Merge branch 'rss-addresses'Struan Donald2011-11-30-11/+48
|\
| * move format postcode to cobrand so can be overridden if outside ukStruan Donald2011-11-29-0/+17
| * only add nearest street text if there is a nearest streetStruan Donald2011-11-28-3/+3
| * cache the bing gecode data when we fetch in send-reportsStruan Donald2011-09-21-1/+6
| * remove unneeded comments and workaround codeStruan Donald2011-09-19-4/+0
| * sort of working rss address stuff with db caching and populate scriptStruan Donald2011-09-09-10/+29
* | count Reading stats from start of November to give useful comparisonStruan Donald2011-11-07-0/+8
|/
* Add address information to description in RSS feedsStruan Donald2011-08-29-11/+29
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-07-26-23/+91
|\
| * Remove no-longer-used tilma code.Matthew Somerville2011-07-21-10/+0
| * Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ...Matthew Somerville2011-07-12-0/+38
| * Factor out postcode lookups into cobrands, and string lookups into separate p...Matthew Somerville2011-07-12-0/+41
| * Make sure ward names don't have / in them as otherwise it's not passed to Cat...Matthew Somerville2011-07-02-0/+1
| * Fix URI overriding now it's being used.Matthew Somerville2011-07-01-13/+11
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-30-3/+6
|\|
| * Bing geocoder.Matthew Somerville2011-06-29-3/+6
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-28-1/+2
|\|
| * List updates on Your Reports (for #127), and a map too (#124).Matthew Somerville2011-06-28-1/+2
* | in progress bannerStruan Donald2011-06-23-0/+5
* | display banner on closed problemsStruan Donald2011-06-22-0/+4
* | check for open states instead of confirmedStruan Donald2011-06-21-2/+3
* | Merge branch 'master' into new_statusesStruan Donald2011-06-21-10/+1
|\|
| * No need for EMAIL_VHOST now, until such time as we have multiple cobrands sha...Matthew Somerville2011-06-17-10/+1
* | handle new states in report display and updatingStruan Donald2011-06-16-1/+1
|/
* Move country to cobrand rather than config option.Matthew Somerville2011-06-14-0/+10
* put cobrand restriction into actual cobrandStruan Donald2011-06-13-0/+12
* Default cobrand has a moniker of an empty string, to match old data.Matthew Somerville2011-06-13-2/+4
* Fix a couple of small bugs.Matthew Somerville2011-06-13-2/+1
* Tidy up a couple of FIXMEs.Matthew Somerville2011-06-10-1/+2
* Fix session cookie test, and test based on contact_name that might change.Matthew Somerville2011-06-09-1/+1
* Transfer comment count function.Matthew Somerville2011-06-09-1/+1
* Migrate recent_photos to new ResultSet, nice joining with problem_find_nearby...Matthew Somerville2011-06-09-1/+1
* Move the tricky nearby DB call to its own Result/ResultSet, and move more fun...Matthew Somerville2011-06-09-0/+9
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-5/+16
* Move some more functions.Matthew Somerville2011-06-08-8/+9
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-1/+1
* Remove fake_q and most of now-unused Page.pm.Matthew Somerville2011-06-07-22/+1
* Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes.Matthew Somerville2011-06-06-6/+6
* Remove extra_params cobrand call.Matthew Somerville2011-06-06-9/+0
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-8/+0
* move Norway special case into cobrandStruan Donald2011-06-03-0/+12
* Some text updates from/for locale file.Matthew Somerville2011-06-03-2/+2
* Put cobrand confirm/submit emails in templates, not locale, adjust email hand...Matthew Somerville2011-06-02-15/+1
* Merge branch 'migrate_to_catalyst' of ssh://matthew@git.mysociety.org/data/gi...Matthew Somerville2011-05-26-0/+15
|\