diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-10-26 16:36:04 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-10-26 16:49:55 +0100 |
commit | b42f354d5c4ad7f237a826033c3c176821e4a085 (patch) | |
tree | ce15578e612eaee3cd0a55e9f019563be4bb4627 /README.md | |
parent | 0d3c0ee6390aed6bec647b04ee35d575fcb26543 (diff) |
Show admin user edit errors.
Fix title if error in adding user. Fixes #1510.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ web-based cross-browser testing tools for this project. - Show 'Remove from site' button based on report. #1508 - Improve moderation display and email. #855 - Fix invalid SQL being generated by moderation lookup. #1489 + - Show user edit errors (e.g. blank name/email). #1510 - Disallow empty name when creating/editing bodies. - Fix a crash on /admin/timeline. - Development improvements: |