diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-06 12:56:06 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-03-07 15:56:32 +0000 |
commit | 1cff2a0e83ffd55a511d0c4751df9613094aefbf (patch) | |
tree | ea6faea8c99356a3d6c255d4262a1074eee2a37c /CHANGELOG.md | |
parent | 600f91850a705c8c47f24dcf2ecc912d829b8a2c (diff) |
Show all Open311 extra fields in edit admin.
Otherwise any such fields are lost upon a manual edit.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 595768272..eeea670eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ - Use relative report links where possible. #1995 - Improve inline checkbox spacing. #2411 - Prevent duplicate contact history creation with Unicode data. + - Show all Open311 extra fields in edit admin. - Development improvements: - Make front page cache time configurable. - Better working of /fakemapit/ under https. |