Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'comment-count-fix' | Matthew Somerville | 2020-05-05 | -10/+22 |
|\ | ||||
| * | Fix sorting by most commented on /around map view. | Matthew Somerville | 2020-05-04 | -10/+22 |
| | | ||||
* | | Merge branch 'fix-oxfordshire-test' | Matthew Somerville | 2020-05-05 | -25/+14 |
|\ \ | ||||
| * | | Fix unpredictable tests. | Matthew Somerville | 2020-05-05 | -25/+14 |
| |/ | | | | | | | The database could return rows in differing orders. | |||
* / | Allow template to be an initial update on reports. | Matthew Somerville | 2020-05-04 | -0/+71 |
|/ | ||||
* | [Oxfordshire] Include Exor problem reference in CSV export | Dave Arter | 2020-04-30 | -1/+6 |
| | | | | | | The Exor reference was missed from the previous commit. For https://github.com/mysociety/fixmystreet-commercial/issues/1876 | |||
* | Merge branch 'sending-dæmon' | Matthew Somerville | 2020-04-29 | -0/+1 |
|\ | ||||
| * | Add sending updates capability to daemon. | Matthew Somerville | 2020-04-28 | -0/+1 |
| | | ||||
* | | [Oxfordshire] Include external problem reference in CSV export | Dave Arter | 2020-04-29 | -0/+29 |
|/ | | | | For https://github.com/mysociety/fixmystreet-commercial/issues/1876 | |||
* | [Peterborough] Include Skanska ref in description. | Matthew Somerville | 2020-04-28 | -0/+2 |
| | ||||
*---. | Merge branches '2961-disable-private-tickbox', ↵ | Matthew Somerville | 2020-04-28 | -5/+13 |
|\ \ \ | | | | | | | | | | | | | '2962-pin-move-category-group' and 'move-admin-index-stats-to-stats-page' | |||
| | | * | Move stats from main admin index to stats index. | Matthew Somerville | 2020-04-24 | -5/+5 |
| | |/ | | | | | | | | | | | | | These stats can take a while to generate, and we don't want to slow down people mostly coming to the admin index to do something else. | |||
| * / | Disable staff private tickbox if category private. | Matthew Somerville | 2020-04-24 | -0/+8 |
| |/ | | | | | | | | | | | | | If a category is marked private, new reports are always marked private regardless of the setting of the private checkbox shown to relevant staff when making a new report. So tick/disable this box in that situation to prevent any confusion. | |||
* / | Add contact flag to protect category/group names from Open311 changes | Dave Arter | 2020-04-28 | -0/+57 |
|/ | | | | | | | Adds a new tickbox to the contact editing form that protects the category and group names from being changed by Open311. For mysociety/fixmystreet-commercial#1776 | |||
* | Factor out some new report tests into own files. | Matthew Somerville | 2020-04-24 | -881/+874 |
| | ||||
* | [Bromley] Fix heatmap category filter. | Matthew Somerville | 2020-04-17 | -1/+1 |
| | | | | | As it has switched to using category groups, the special subcategory code needs updating to update the correct variable. | |||
* | [Peterborough] Improve extra question handling. | Matthew Somerville | 2020-04-15 | -3/+6 |
| | | | | | | | Ignore (for Open311-sending purposes) any questions whose code starts "PCC-", so that it is easier to use the admin to add extra questions, and move the removal of the extra questions to a more normal location so answers are not lost when extra fields is reset post-send. | |||
* | Merge branch 'tfl-stroke-opacity' | Matthew Somerville | 2020-04-08 | -7/+20 |
|\ | ||||
| * | [TfL] Restrict HE categories to HE roads. | Matthew Somerville | 2020-04-08 | -7/+20 |
| | | | | | | | | The checks added in 285e183db missed the TfL cobrand. | |||
* | | [Open311] external status code takes precedence. | Struan Donald | 2020-04-08 | -2/+77 |
|/ | | | | | | | | Order the response templates query by external status code so if you have an update with an external status code the response template matching that is always used. Previously with the database left to determine the order it could pick a response template with a matching state rather than a matching external status. | |||
* | Merge branch 'bexley-confirm-p1-email' | Matthew Somerville | 2020-04-07 | -3/+7 |
|\ | ||||
| * | [Bexley] Treat any oil spillage report as P1. | Matthew Somerville | 2020-04-07 | -0/+3 |
| | | ||||
| * | [Bexley] Use other P1 email for Confirm reports. | Matthew Somerville | 2020-04-07 | -3/+4 |
| | | ||||
* | | Tidy up verbose/debug handling of send-reports. | Matthew Somerville | 2020-04-06 | -2/+3 |
|/ | | | | | Use verbose for all log output, and debug only for overriding the should_skip check. | |||
* | Merge branch 'improve-fetch-scripts' | Matthew Somerville | 2020-04-03 | -62/+2 |
|\ | ||||
| * | Combine and improve fetch-comments/reports scripts | Matthew Somerville | 2020-04-02 | -62/+2 |
| | | | | | | | | | | Make them take start/end hour arguments, cope if only one given, optional body, and combine them together in one `fetch` script. | |||
* | | [HE] add a how did you hear about us question | Struan Donald | 2020-04-03 | -0/+54 |
|/ | ||||
* | [Buckinghamshire] Update off-road flytipping. | Dave Arter | 2020-03-31 | -43/+62 |
| | | | | | | | | | Instead of sending off-road flytipping reports to the district, now that Buckinghamshire is unitary we instead recategorise them into a new email specific “Flytipping (off-road)” category which is handled in the same way as other ex-district categories with the borough_email_addresses cobrand feature, and omitted from the dropdown by the categories_restriction cobrand method. | |||
* | [Buckinghamshire] Update for change to unitary. | Martin Wright | 2020-03-31 | -7/+7 |
| | | | | New unitary branding, and remove County from name. | |||
* | [Highways England] Error if road name searched. | Struan Donald | 2020-03-31 | -0/+17 |
| | ||||
* | [Highways England] Update report sending handling. | Matthew Somerville | 2020-03-31 | -0/+12 |
| | | | | Use normal contact email, with special override in Area 7. | |||
* | [Highways England] Cobrand styles and templates | Zarino Zappia | 2020-03-31 | -0/+1 |
| | ||||
* | [UK] improved road lookup | Struan Donald | 2020-03-31 | -0/+108 |
| | | | | | Check in road lookup DB for junctions based on place name, motorway services and the joining road. | |||
* | Refactor Script::Report into an object. | Matthew Somerville | 2020-03-31 | -3/+4 |
| | ||||
* | [Open311] Allow save/drop of row extra during send | Matthew Somerville | 2020-03-31 | -22/+50 |
| | ||||
* | [Admin] Access staff-only categories in admin. | Matthew Somerville | 2020-03-19 | -0/+3 |
| | ||||
* | [IsleOfWight] category for front page report title | Struan Donald | 2020-03-16 | -0/+16 |
| | ||||
* | Add Highways England junction lookup | Chris Mytton | 2020-03-12 | -0/+29 |
| | | | | | | | This is taken from the sort-my-sign repo. It allows the user to search for motorways names and junction numbers, e.g. "M60, Junction 2", and then geocodes that using a SQLite database created from Highways England markerpost locations. | |||
* | Merge branch 'uk-council-no-edit-superuser' | Matthew Somerville | 2020-03-11 | -1/+4 |
|\ | ||||
| * | [UK Councils] Superusers cannot be edited by staff | Matthew Somerville | 2020-03-09 | -1/+4 |
| | | ||||
* | | A number of warnfixes in tests. | Matthew Somerville | 2020-03-09 | -0/+3 |
|/ | ||||
* | [UK] Use staging hosts on some staging sites. | Matthew Somerville | 2020-03-03 | -1/+1 |
| | ||||
* | Merge branch 'admin-only-categories' | Matthew Somerville | 2020-02-27 | -203/+280 |
|\ | ||||
| * | Add a new "staff" contact state. | Matthew Somerville | 2020-02-26 | -1/+31 |
| | | | | | | | | | | This state will appear when reporting if you are logged in as a staff member of the relevant body, but otherwise not appear on the site. | |||
| * | Move staff report new tests to separate file (no changes). | Matthew Somerville | 2020-02-26 | -203/+227 |
| | | ||||
| * | Fix password setting in createsuperuser script. | Matthew Somerville | 2020-02-26 | -0/+23 |
| | | ||||
* | | Use ManifestTheme theme_colour for front page theme-color meta tag | Dave Arter | 2020-02-26 | -4/+7 |
| | | ||||
* | | Show available cobrands in dropdown on FMS | Dave Arter | 2020-02-26 | -1/+4 |
| | | | | | | | | | | | | | | For some reason switching to a Select stopped the update_model changes being applied when persisting the model, meaning the INSERT query failed because the cobrand column was null. This commit switches to a hidden input field for the cobrand which I’m not super keen on, but it does get the job done... | |||
* | | Add manifest icon management to admin forms | Dave Arter | 2020-02-26 | -5/+98 |
| | | ||||
* | | Add admin UI for configuring manifest theme | Dave Arter | 2020-02-26 | -0/+260 |
| | |