Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace use of FixMyStreet::App with DB in tests. | Matthew Somerville | 2019-11-22 | -4/+4 |
| | ||||
* | Add user admin log page. | Matthew Somerville | 2019-11-08 | -0/+7 |
| | ||||
* | Allow editing of category name. | Matthew Somerville | 2019-10-25 | -1/+16 |
| | ||||
* | Merge branch '2469-improve-admin-category-form' | Matthew Somerville | 2019-09-30 | -4/+21 |
|\ | ||||
| * | Add top disable-form field to admin category form. | Matthew Somerville | 2019-09-30 | -0/+18 |
| | | ||||
| * | Rejig top-level part of admin category form. | Matthew Somerville | 2019-09-30 | -4/+3 |
| | | | | | | | | Co-Authored-By: Zarino Zappia <mail@zarino.co.uk> | |||
* | | [Zurich] Allow external body to link to a category | Matthew Somerville | 2019-09-30 | -2/+2 |
|/ | ||||
* | Allow contact send method to be unset always. | Matthew Somerville | 2019-09-05 | -0/+18 |
| | | | | | | If a body was set to Open311, and a contact set to Email, it was impossible to unset the contact's send method and set an Open311 code, because it would always demaned a valid email address. | |||
* | admin interface for adding multiple groups to a category | Struan Donald | 2019-06-17 | -1/+31 |
| | ||||
* | configure category_groups via COBRAND_FEATURES | Struan Donald | 2019-06-17 | -8/+3 |
| | | | | | Rather than have a method in the Cobrand module use the COBRAND_FEATURES section of the config file. | |||
* | Enable editing of category group in admin | Dave Arter | 2018-06-26 | -1/+52 |
| | | | | Fixes mysociety/fixmystreetforcouncils#275 | |||
* | admin UI to configure fetch_all_problems Open311 option | Struan Donald | 2018-04-11 | -0/+39 |
| | | | | | | UI to update the fetch_all_problems setting in extra for a body. This also adds handling for extra body values in the Admin in a similar manner to the way other body params are handled. | |||
* | Split up admin test file into many separate files. | Matthew Somerville | 2018-01-31 | -0/+165 |