Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Do not display deleted priorities in inspect form. | M Somerville | 2020-10-02 | -1/+1 |
| | ||||
* | Fix double encoding of per-category templates. | Matthew Somerville | 2020-06-09 | -1/+1 |
| | | | | | encode_json encodes to UTF-8, and then he output was being encoded again. | |||
* | [UK Councils] Ensure response templates owned by other bodies aren’t visible | Dave Arter | 2019-12-09 | -2/+9 |
| | ||||
* | Reduce queries on /report when loading defect types/priorities | Dave Arter | 2017-08-18 | -1/+5 |
| | ||||
* | Update templates when category/state changed. | Matthew Somerville | 2017-06-30 | -1/+2 |
| | | | | | | When the category or state changes, the list of available templates updates (previously it was frozen at what the category was on page load, and didn't care about the state). | |||
* | Populate defect types dropdown on category change | pezholio | 2017-06-20 | -0/+43 |