Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [UK Councils] Ensure response templates owned by other bodies aren’t visible | Dave Arter | 2019-12-09 | -3/+3 |
| | ||||
* | Replace use of FixMyStreet::App with DB in tests. | Matthew Somerville | 2019-11-22 | -8/+7 |
| | ||||
* | Escape data attributes in template. | Matthew Somerville | 2018-05-23 | -18/+0 |
| | | | | | | This fixes a bug whereby a double quote in an item would not be JSON-escaped due to being HTML-escaped first, meaning it would not parse as JSON on the client. | |||
* | Return Response Priorities as JSON. | pezholio | 2017-06-20 | -0/+103 |
This now lets the response priority and defect type handling share the same code. |