Add groups (teams)

This commit is contained in:
Frederic Guillot
2015-11-25 22:06:39 -05:00
parent a8da794b60
commit e582d4047b
21 changed files with 994 additions and 41 deletions

View File

@@ -1,3 +1,13 @@
Version 1.0.22 (unreleased)
---------------------------
New features:
* User groups (Teams)
* Pluggable authentication and authorization system (Work in progress)
* Add new project role Viewer (Work in progress)
* Assign project permissions to a group (Work in progress)
Version 1.0.21
--------------