mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04:00
User Admin to Admin Panel: List users.
Change: is user admin, name, fullname, email address, is user active. Not changing password yet. Thanks to thuanpq and xet7 ! Related #802
This commit is contained in:
parent
6fc992e6d7
commit
9f30eeae61
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
This release adds the following new features:
|
||||
|
||||
* [Markdown in card/minicard/checlist titles and checklist items. Next line: Shift+Enter. Submit: Enter.](https://github.com/wekan/wekan/pull/1334);
|
||||
* [User Admin to Admin Panel: List users. Change: is user admin, name, fullname, email address, is user active. Not changing password yet.](https://github.com/wekan/wekan/pull/1325).
|
||||
|
||||
and fixes the following bugs:
|
||||
|
||||
|
@ -10,7 +11,7 @@ and fixes the following bugs:
|
|||
* [Fix: Codeblocks should not be scanned for emoji](https://github.com/wekan/wekan/issues/643);
|
||||
* [Fix: Whitespace trimming breaks Markdown code block indentation](https://github.com/wekan/wekan/issues/1288).
|
||||
|
||||
Thanks to Github user brooksbecton for contributions.
|
||||
Thanks to Github users brooksbecton, thuanpq and xet7 for their contributions.
|
||||
|
||||
# v0.54 2017-11-02 Wekan release
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue