aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Cobrand.pm
Commit message (Collapse)AuthorAgeLines
* 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 ↵louise2009-12-08-1/+21
| | | | reported a problem before
* 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 ↵louise2009-11-16-3/+58
| | | | whether to show the problem creation graph, and generating a restriction clause to use when generating lists of contacts
* 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
| | | | Template possibility for check email step.
* 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, ↵louise2009-10-21-5/+24
| | | | expose extra_data function
* 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 ↵louise2009-10-19-1/+38
| | | | display of photos
* 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 ↵louise2009-10-07-1/+20
| | | | the map
* 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 ↵louise2009-09-23-5/+5
| | | | the pages are being served from
* Allow cobrand to set a root path pattern to be used in generating urls to be ↵louise2009-09-23-1/+18
| | | | used in ajax calls
* 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
|
* Allowing base url to be set for links sent in emailslouise2009-09-16-8/+33
|
* Allowing cobrands to add more information to locations entered when ↵louise2009-09-15-1/+41
| | | | geocoding them, and to add elements to forms
* Adding function for returning the text to prompt a user to enter their postcodelouise2009-09-15-1/+23
|
* Adding new methods to allow different behaviour for cobrandslouise2009-09-14-1/+59
|
* Fix param passing in set_lang_and_domain, generalize getting custom conf ↵louise2009-09-10-9/+14
| | | | keys for cobrands
* Delegate to cobrand for base_url in base_url_with_lang, delegate to cobrand ↵louise2009-09-10-1/+20
| | | | for contact_email
* Allow cobrands to set base urllouise2009-09-09-3/+19
|
* Remove cobrand template dir from db - will be set from cobrand value of each ↵louise2009-09-09-4/+6
| | | | alert
* Use hash of stored handles to only include the cobrand module once.matthew2009-09-02-10/+15
|
* Making lang the param for set_lang_and_domainlouise2009-09-02-4/+4
|
* Change params for set_lang_and_domainlouise2009-09-02-10/+11
|
* Delegating language and text domain settings to cobrandslouise2009-08-31-1/+15
|
* Methods for allowing cobrands to handle site restrictionslouise2009-08-31-7/+37
|
* Adding a cobrand param to the querystring has no effect if there is no ↵louise2009-08-26-2/+4
| | | | cobrand in the domain or there is no perl module for the cobrand