Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix cobrand restriction of My/Nearby. | Matthew Somerville | 2015-12-15 | -1/+1 |
| | | | | | | | | | | | | 5c79337 simplified a bit too far, as after then a particular cobrand could in Nearby and My only filter reports to a particular body, not any other criteria. To fix this, introduce more generic functions in the default cobrand to allow more flexibility. Make sure a few tests delete their bodies fully so that new tests pass when run as part of the suite. Fixes #1289. | |||
* | Simplify/consolidate body restriction db code. | Matthew Somerville | 2015-08-19 | -2/+1 |
| | | | | | | | Make dashboard work properly in two-tier councils, showing reports sent to both. Create an index on the array of the bodies_str column to speed up performance, and use that throughout the code replacing all LIKE scans. This also enables a simplifying tidy of the restriction code. | |||
* | Redirect away from incorrect council pages on council sites. | Matthew Somerville | 2013-05-21 | -1/+0 |
| | ||||
* | Update reporting to use bodies. | Matthew Somerville | 2012-12-15 | -1/+1 |
| | ||||
* | Move site_name/site_title into templates where they belong. | Matthew Somerville | 2012-08-17 | -1/+0 |
| | ||||
* | Some text tweaks to the notes docs, updating customisation with new defaults. | Matthew Somerville | 2012-07-26 | -2/+2 |
| | ||||
* | add note about town element of disambigate location hash | Struan Donald | 2011-10-18 | -0/+4 |
| | ||||
* | notes on creating a cobrand plus a quick helper script for generating ↵ | Struan Donald | 2011-10-17 | -0/+40 |
location data |