Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow editing of ResponseTemplate state in admin | Dave Arter | 2017-01-10 | -0/+10 |
| | | | | This includes a refactor of the state dropdown field into its own template for easy reuse. | |||
* | Refactor template/priority category checkboxes into own template | Dave Arter | 2016-10-19 | -13/+8 |
| | | | | | - Also adds add select all/none UI - Adds admin hint for empty category list behaviour | |||
* | Add .btn and .form-control classes to inputs | Zarino Zappia | 2016-10-04 | -4/+4 |
| | ||||
* | Extend response templates to work across all cobrands | Dave Arter | 2016-09-08 | -0/+50 |
This builds on the response templates in the Zürich cobrand: - Allow response templates to be assigned to categories - Also adds a auto_response flag, which will be used to automatically create updates when reports are made. - Include response templates select box on update form For mysociety/fixmystreetforcouncils#31 |