| Commit message (Expand) | Author | Age | Lines |
* | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -974/+904 |
|\ |
|
| * | Speed up this type of search by a factor of c. 10e5. Stupid databases. | Matthew Somerville | 2012-08-17 | -1/+1 |
| * | Allow cobrands to be given in ALLOWED_COBRANDS that don't have a Cobrand .pm ... | Matthew Somerville | 2012-08-17 | -6/+20 |
| * | Generalise hostname language overriding. | Matthew Somerville | 2012-08-17 | -3/+3 |
| * | Allow reports_per_page to be specified in config file, | Matthew Somerville | 2012-08-17 | -1/+1 |
| * | Consolidate postcode form template, move question to template, and move admin... | Matthew Somerville | 2012-08-17 | -9/+4 |
| * | Get disambiguate_location from config file, with big explanation. | Matthew Somerville | 2012-08-17 | -1/+1 |
| * | Remove outdated XSL. | Matthew Somerville | 2012-08-17 | -20/+0 |
| * | Template message so URL can be given there, not in code. | Matthew Somerville | 2012-08-17 | -12/+0 |
| * | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -33/+28 |
| * | Move site_name/site_title into templates where they belong. | Matthew Somerville | 2012-08-17 | -47/+0 |
| * | Remove unused extra_* functions. | Matthew Somerville | 2012-08-16 | -54/+5 |
| * | Remove unused way of getting sub-config files that wouldn't work now anyway. | Matthew Somerville | 2012-08-16 | -37/+3 |
| * | Remove unused cobrand function. | Matthew Somerville | 2012-08-16 | -14/+1 |
| * | Allow languages to be given in config file. | Matthew Somerville | 2012-08-16 | -29/+16 |
| * | Allow example_places to be specified in config file. | Matthew Somerville | 2012-08-16 | -1/+1 |
| * | Use same admin filter function on /reports to deal with old generation areas ... | Matthew Somerville | 2012-08-16 | -0/+10 |
| * | add partial postcode for bromley high street lookup to help bing | Struan Donald | 2012-08-09 | -3/+11 |
| * | Add option to allow service to be sent as deviceid over open311 | Struan Donald | 2012-08-09 | -6/+14 |
| * | adjust the initial display of the map on all reports page so there's | Struan Donald | 2012-08-09 | -0/+25 |
| * | allow preselection of category in url of new report page | Struan Donald | 2012-08-09 | -0/+9 |
| * | set bromley to display only 20 reports at a time on all reports page | Struan Donald | 2012-08-09 | -0/+2 |
| * | Set up default cobrand to use fixmystreet templates when inherited. | Matthew Somerville | 2012-08-07 | -14/+19 |
| * | A start_date and an end_date was only producing one confirmed condition | Struan Donald | 2012-08-02 | -2/+8 |
| * | Fix a warning. | Matthew Somerville | 2012-07-31 | -1/+1 |
| * | print out message about reports that we tried to send to unconfirmed email ad... | Struan Donald | 2012-07-24 | -5/+18 |
| * | Don't show postcode column in RSS/alert emails, may have no bearing on report. | Matthew Somerville | 2012-07-23 | -11/+2 |
| * | Store body sent to on external_body. | Matthew Somerville | 2012-07-23 | -0/+1 |
| * | Return correct failure code if no recipients. | Matthew Somerville | 2012-07-23 | -2/+5 |
| * | Add NI sender, for handling cross-council road reports. | Matthew Somerville | 2012-07-20 | -4/+44 |
| * | Simplify SendReport code, moving some Email only bits to that module. | Matthew Somerville | 2012-07-20 | -43/+45 |
| * | Remove FMS related code from EmptyHomes SendReport. | Matthew Somerville | 2012-07-20 | -3/+0 |
| * | Move location_offshore warning to standard location_error, so is shown in Aja... | Matthew Somerville | 2012-07-20 | -1/+1 |
| * | Improve map tile handling outside Great Britain. | Matthew Somerville | 2012-07-20 | -13/+20 |
| * | Add LGD area type to list of valid area types. | Matthew Somerville | 2012-07-20 | -1/+1 |
| * | Remove any Northern Ireland specific code. | Matthew Somerville | 2012-07-20 | -22/+6 |
| * | Remove remaining UK specific code from Default cobrand. Fixes #186. | Matthew Somerville | 2012-07-19 | -161/+206 |
| * | Treat Other more like a normal category. | Matthew Somerville | 2012-07-19 | -7/+5 |
| * | Define constant for Bromley area ID. | Matthew Somerville | 2012-07-19 | -4/+5 |
| * | Get port for default mapit URL. | Matthew Somerville | 2012-07-18 | -0/+2 |
| * | Show dev message about script that might need to be run. | Matthew Somerville | 2012-07-18 | -2/+5 |
| * | Couple more URLs to right site (e.g. already answered questionnaire). | Matthew Somerville | 2012-07-18 | -12/+12 |
| * | Fetch updates as report page does, so they're displayed. | Matthew Somerville | 2012-07-18 | -2/+2 |
| * | Improve on 73da842, few more places where cobrand specific report URL is needed. | Matthew Somerville | 2012-07-18 | -14/+14 |
| * | Tokens can look at all reports. | Matthew Somerville | 2012-07-16 | -1/+2 |
| * | Move default cobrand to new design. | Matthew Somerville | 2012-07-13 | -4/+13 |
| * | Move UK example places out of default cobrand. | Matthew Somerville | 2012-07-13 | -1/+5 |
| * | Make default front page form text non-GB specific. | Matthew Somerville | 2012-07-13 | -1/+6 |
| * | Now display things are in the templates, inheritance can be tidied up. | Matthew Somerville | 2012-07-13 | -12/+1 |
| * | Move all_reports_style functionality to templates. | Matthew Somerville | 2012-07-13 | -12/+0 |