Handle username with dots in user mentions

This commit is contained in:
Frederic Guillot
2016-12-17 12:11:17 -05:00
parent b6ea1ac9a4
commit aafa1de4d5
5 changed files with 90 additions and 38 deletions

View File

@@ -7,6 +7,7 @@ New features:
Improvements:
* Handle username with dots in user mentions
* Replace Chosen jQuery plugin by custom UI component
* Rewrite UI component that change user/group roles