aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Cobrand.pm
Commit message (Expand)AuthorAgeLines
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-246/+0
* Remove extra_params cobrand call.Matthew Somerville2011-06-06-3/+0
* Move midpoint code to Cobrand, as I missed it hidden in map code.Matthew Somerville2011-03-26-0/+2
* Various encoding fixing.Matthew Somerville2011-02-16-1/+1
* Put area types in cobrand.Matthew Somerville2011-02-14-0/+3
* Get translatable string out of a string; update .po file with new strings fro...Matthew Somerville2011-02-10-1/+1
* Refactor map display into separate modules, response for own set-up and display.Matthew Somerville2010-11-26-2/+0
* Factor out tile constants to be configurable.Matthew Somerville2010-07-28-2/+0
* Let cobrands set map license infoLouise Crow2010-02-08-0/+2
* If using a cobranded version of the admin interface, all urls should be cobra...louise2010-01-06-1/+5
* Fallback to default vhost for cobrand if none available.matthew2009-12-22-6/+4
* Fixing typolouise2009-12-16-2/+2
* Bring together all the boilerplate code. No border on images.matthew2009-12-16-502/+149
* Factor quite a few similar functions into one.matthew2009-12-15-291/+40
* Couple of extra checks for if cobrand has the function.matthew2009-12-15-10/+8
* Remove custom cobrand page code - not usedlouise2009-12-15-15/+1
* Remove unused functionslouise2009-12-15-6/+6
* Allow cobrands to perform a check on geocoded string locationslouise2009-12-09-1/+19
* Allow cobrands to decide if they\'re going to ask people if they\'ve ever rep...louise2009-12-08-1/+21
* Add some caching of reports, the frontpage, the contact pagelouise2009-12-08-3/+3
* Allow cobrands to generate the html for a list of alert optionslouise2009-12-02-1/+19
* Allow rewriting of WTT url where referencedlouise2009-11-25-1/+20
* Alternative date rendering, extra text for each updatelouise2009-11-24-1/+38
* Define which vhosts send cron emails for which cobrandslouise2009-11-23-1/+22
* Allow cobrands to supply some extra meta text for a problemlouise2009-11-19-1/+18
* Allow cobrands to customize sender name on questionnaire emailslouise2009-11-19-2/+13
* Make arguments for site_restriction functions a bit more genericlouise2009-11-19-8/+7
* Allow cobrands to determin display of update offensiveness reporting linkslouise2009-11-17-1/+23
* Added method for getting admin base URLlouise2009-11-17-1/+20
* Added functions for returning a list of allowed admin pages, determining whet...louise2009-11-16-3/+58
* Use get_cobrand functionlouise2009-11-12-2/+2
* Allow cobrands to determine whether to display cross sell adslouise2009-11-11-1/+19
* Remove unneeded front_page hook, can call template code directly.matthew2009-11-04-17/+1
* Cobrand front page, templated map page, bits of style and templates.matthew2009-10-29-1/+17
* Allow extra data to be passed to url and base_url_for_email functions, expose...louise2009-10-21-5/+24
* Allow cobrand to determine whether the all councils report is displayedlouise2009-10-21-1/+21
* Move specification of xsl for feeds into cobrand moduleslouise2009-10-20-1/+20
* Actually, probably simpler for most situations to check by councillouise2009-10-20-8/+8
* Add hooks for cobrands to add extra checks on location and disallow the displ...louise2009-10-19-1/+38
* Adding ability of cobrand to determine if photos can be uploadedlouise2009-10-19-1/+20
* Allow cobrand to control watermark displaylouise2009-10-15-2/+19
* Giving cobrands a hook to transform URLslouise2009-10-13-2/+11
* Allow cobrand to limit the number of items shown in the list of problems on t...louise2009-10-07-1/+20
* More doclouise2009-09-30-1/+6
* Allow extra data to be saved with alertslouise2009-09-28-1/+20
* Delegate setting of site title to cobrandslouise2009-09-23-3/+23
* Ugly way of allowing the AJAX paths to change depending on what root path the...louise2009-09-23-5/+5
* Allow cobrand to set a root path pattern to be used in generating urls to be ...louise2009-09-23-1/+18
* Adding the ability to return a hash of header paramslouise2009-09-22-1/+20
* Adding ability to add extra params, extra data to problem and update recordslouise2009-09-22-1/+70