| Commit message (Expand) | Author | Age | Lines |
* | Couple of extra checks for if cobrand has the function. | matthew | 2009-12-15 | -10/+8 |
* | Remove custom cobrand page code - not used | louise | 2009-12-15 | -15/+1 |
* | Remove unused functions | louise | 2009-12-15 | -6/+6 |
* | Allow cobrands to perform a check on geocoded string locations | louise | 2009-12-09 | -1/+19 |
* | Allow cobrands to decide if they\'re going to ask people if they\'ve ever rep... | louise | 2009-12-08 | -1/+21 |
* | Add some caching of reports, the frontpage, the contact page | louise | 2009-12-08 | -3/+3 |
* | Allow cobrands to generate the html for a list of alert options | louise | 2009-12-02 | -1/+19 |
* | Allow rewriting of WTT url where referenced | louise | 2009-11-25 | -1/+20 |
* | Alternative date rendering, extra text for each update | louise | 2009-11-24 | -1/+38 |
* | Define which vhosts send cron emails for which cobrands | louise | 2009-11-23 | -1/+22 |
* | Allow cobrands to supply some extra meta text for a problem | louise | 2009-11-19 | -1/+18 |
* | Allow cobrands to customize sender name on questionnaire emails | louise | 2009-11-19 | -2/+13 |
* | Make arguments for site_restriction functions a bit more generic | louise | 2009-11-19 | -8/+7 |
* | Allow cobrands to determin display of update offensiveness reporting links | louise | 2009-11-17 | -1/+23 |
* | Added method for getting admin base URL | louise | 2009-11-17 | -1/+20 |
* | Added functions for returning a list of allowed admin pages, determining whet... | louise | 2009-11-16 | -3/+58 |
* | Use get_cobrand function | louise | 2009-11-12 | -2/+2 |
* | Allow cobrands to determine whether to display cross sell ads | louise | 2009-11-11 | -1/+19 |
* | Remove unneeded front_page hook, can call template code directly. | matthew | 2009-11-04 | -17/+1 |
* | Cobrand front page, templated map page, bits of style and templates. | matthew | 2009-10-29 | -1/+17 |
* | Allow extra data to be passed to url and base_url_for_email functions, expose... | louise | 2009-10-21 | -5/+24 |
* | Allow cobrand to determine whether the all councils report is displayed | louise | 2009-10-21 | -1/+21 |
* | Move specification of xsl for feeds into cobrand modules | louise | 2009-10-20 | -1/+20 |
* | Actually, probably simpler for most situations to check by council | louise | 2009-10-20 | -8/+8 |
* | Add hooks for cobrands to add extra checks on location and disallow the displ... | louise | 2009-10-19 | -1/+38 |
* | Adding ability of cobrand to determine if photos can be uploaded | louise | 2009-10-19 | -1/+20 |
* | Allow cobrand to control watermark display | louise | 2009-10-15 | -2/+19 |
* | Giving cobrands a hook to transform URLs | louise | 2009-10-13 | -2/+11 |
* | Allow cobrand to limit the number of items shown in the list of problems on t... | louise | 2009-10-07 | -1/+20 |
* | More doc | louise | 2009-09-30 | -1/+6 |
* | Allow extra data to be saved with alerts | louise | 2009-09-28 | -1/+20 |
* | Delegate setting of site title to cobrands | louise | 2009-09-23 | -3/+23 |
* | Ugly way of allowing the AJAX paths to change depending on what root path the... | louise | 2009-09-23 | -5/+5 |
* | Allow cobrand to set a root path pattern to be used in generating urls to be ... | louise | 2009-09-23 | -1/+18 |
* | Adding the ability to return a hash of header params | louise | 2009-09-22 | -1/+20 |
* | Adding ability to add extra params, extra data to problem and update records | louise | 2009-09-22 | -1/+70 |
* | Allowing base url to be set for links sent in emails | louise | 2009-09-16 | -8/+33 |
* | Allowing cobrands to add more information to locations entered when geocoding... | louise | 2009-09-15 | -1/+41 |
* | Adding function for returning the text to prompt a user to enter their postcode | louise | 2009-09-15 | -1/+23 |
* | Adding new methods to allow different behaviour for cobrands | louise | 2009-09-14 | -1/+59 |
* | Fix param passing in set_lang_and_domain, generalize getting custom conf keys... | louise | 2009-09-10 | -9/+14 |
* | Delegate to cobrand for base_url in base_url_with_lang, delegate to cobrand f... | louise | 2009-09-10 | -1/+20 |
* | Allow cobrands to set base url | louise | 2009-09-09 | -3/+19 |
* | Remove cobrand template dir from db - will be set from cobrand value of each ... | louise | 2009-09-09 | -4/+6 |
* | Use hash of stored handles to only include the cobrand module once. | matthew | 2009-09-02 | -10/+15 |
* | Making lang the param for set_lang_and_domain | louise | 2009-09-02 | -4/+4 |
* | Change params for set_lang_and_domain | louise | 2009-09-02 | -10/+11 |
* | Delegating language and text domain settings to cobrands | louise | 2009-08-31 | -1/+15 |
* | Methods for allowing cobrands to handle site restrictions | louise | 2009-08-31 | -7/+37 |
* | Adding a cobrand param to the querystring has no effect if there is no cobran... | louise | 2009-08-26 | -2/+4 |