Show only active users in auto-complete forms

This commit is contained in:
Frederic Guillot
2017-05-22 14:37:37 -04:00
parent e8c83c97d7
commit f16ac8cd66
2 changed files with 6 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ Bug fixes:
* Ensure project tags are removed when the project is removed
* Avoid PHP notice when regenerating API token for a user
* Fix wrong dropdown menu in group members list
* Show only active users in auto-complete forms (project permissions)
Version 1.0.43 (April 30, 2017)
-------------------------------