| Commit message (Expand) | Author | Age | Lines |
... | |
* | Allow cobrands to determin display of update offensiveness reporting links | louise | 2009-11-17 | -7/+32 |
* | Added extra problem data to timeline_problems function | louise | 2009-11-17 | -2/+2 |
* | Added method for getting admin base URL | louise | 2009-11-17 | -1/+20 |
* | Fixing capitalization in Cache-Control header | louise | 2009-11-17 | -2/+2 |
* | Add cobrand_data to searched fields | louise | 2009-11-16 | -5/+5 |
* | Adding functions to support the admin interface that apply any cobrand site r... | louise | 2009-11-16 | -3/+149 |
* | Added functions for returning a list of allowed admin pages, determining whet... | louise | 2009-11-16 | -3/+58 |
* | Better way of limiting list of problems on and around map for cobrands, addin... | louise | 2009-11-16 | -26/+118 |
* | Setting site restriction back to none on non-cobranded requests | louise | 2009-11-12 | -1/+4 |
* | Use get_cobrand function | louise | 2009-11-12 | -2/+2 |
* | 13th Oct, not 31st - doh! | louise | 2009-11-12 | -3/+2 |
* | Removing unused functions - going to use site restriction for the purpose the... | louise | 2009-11-12 | -33/+2 |
* | Adding para | louise | 2009-11-11 | -2/+3 |
* | Add ability to report updates as offensive | louise | 2009-11-11 | -1/+5 |
* | Allow cobrands to determine whether to display cross sell ads | louise | 2009-11-11 | -1/+19 |
* | Allowing cobrand to rewrite geocoding choice url | louise | 2009-11-09 | -4/+4 |
* | Template for reports page. | matthew | 2009-11-05 | -2/+2 |
* | Correct argument. | matthew | 2009-11-04 | -6/+6 |
* | Template of problem report page. | matthew | 2009-11-04 | -10/+28 |
* | Remove unneeded front_page hook, can call template code directly. | matthew | 2009-11-04 | -19/+14 |
* | Use Text::Template. Hopefully fix HTML error. | matthew | 2009-11-04 | -19/+8 |
* | Vaguely template of form entering stage. | matthew | 2009-11-03 | -2/+4 |
* | Cobrand front page, templated map page, bits of style and templates. | matthew | 2009-10-29 | -15/+45 |
* | Default for rss parameter, factor out substitution in new function. | matthew | 2009-10-29 | -3/+15 |
* | Get FMS header into template. | matthew | 2009-10-29 | -57/+48 |
* | Passing query to cobrand url rewriting hook, adding extra data to base_url_fo... | louise | 2009-10-21 | -5/+6 |
* | 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 | -2/+31 |
* | Actually, probably simpler for most situations to check by council | louise | 2009-10-20 | -8/+8 |
* | Adding ability of cobrands to determine whether photos get displayed | louise | 2009-10-20 | -5/+8 |
* | Add hooks for cobrands to add extra checks on location and disallow the displ... | louise | 2009-10-19 | -1/+38 |
* | Allow cobrand to hide photo upload | louise | 2009-10-19 | -2/+3 |
* | Adding ability of cobrand to determine if photos can be uploaded | louise | 2009-10-19 | -1/+20 |
* | Give cobrand a hook to alter in-application links | louise | 2009-10-15 | -12/+14 |
* | Allow cobrand to control watermark display | louise | 2009-10-15 | -2/+19 |
* | Add some functions for figuring out if a user has accepted new T&Cs | louise | 2009-10-13 | -1/+46 |
* | 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 | -2/+40 |
* | More doc | louise | 2009-09-30 | -1/+6 |
* | Remove extra params from pin url | louise | 2009-09-28 | -2/+11 |
* | Allow extra data to be saved with alerts | louise | 2009-09-28 | -1/+20 |
* | Allow extra params to be passed when given a choice of locations | louise | 2009-09-28 | -5/+7 |
* | Passing through extra param - fix to AJAX and adding to problem form | louise | 2009-09-28 | -2/+4 |
* | Fix noscript piwik tags (not that they do anything). | matthew | 2009-09-24 | -2/+2 |
* | Delegate setting of site title to cobrands | louise | 2009-09-23 | -6/+37 |
* | Ugly way of allowing the AJAX paths to change depending on what root path the... | louise | 2009-09-23 | -8/+8 |
* | Fix in setting host for header templates, add host to image links, set root p... | louise | 2009-09-23 | -13/+19 |
* | Allow cobrand to set a root path pattern to be used in generating urls to be ... | louise | 2009-09-23 | -1/+18 |
* | Adding host to the params available in header templates, renaming global vars... | louise | 2009-09-23 | -4/+5 |