aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Roles/ContactExtra.pm
Commit message (Collapse)AuthorAgeLines
* Do not display deleted priorities in inspect form.M Somerville2020-10-02-1/+1
|
* Fix double encoding of per-category templates.Matthew Somerville2020-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 visibleDave Arter2019-12-09-2/+9
|
* Reduce queries on /report when loading defect types/prioritiesDave Arter2017-08-18-1/+5
|
* Update templates when category/state changed.Matthew Somerville2017-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 changepezholio2017-06-20-0/+43