aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2018-10-15 16:47:39 +0100
committerStruan Donald <struan@exo.org.uk>2018-10-19 14:31:45 +0100
commitb57df33a0714d6ee6fb897887eb20b0387321afc (patch)
tree7e9eee152f338b084e13c9a8fa7350be6ec05eac /CHANGELOG.md
parent00db75c5734b3bd6229599e741622b25405c3b9c (diff)
add alert editing to user edit page in admin
disable, enable and delete for user alerts on user_edit page
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54851de5d..3b7342f92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Clearer relocation options while you’re reporting a problem #2238
- Admin improvements
- List number of alerts on report page #669
+ - viewing and managing of user alerts in admin #676
- Bugfixes:
- Add perl 5.26/5.28 support.
- Fix subcategory issues when visiting /report/new directly #2276