-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
42 lines (35 loc) · 1.33 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
### stable-1.0.8
* Ability to increase/decrease user quotas
* Added used quota column to group drives list
* Added check to make sure a user has logged in previously before they're able to be impersonated
### stable-1.0.7
* Audit logging
### stable-1.0.6
* Create group drives
* Improve load time of user information
### stable-1.0.5
* Added toggle for impersonate (on by default)
### stable-1.0.4
* Added Collaborators (virtual accounts, managed by the tenant)
* Minor bug fixes
### stable-1.0.3
* Added create/delete user groups
* Added being able to assign/remove users to/from user groups
* Reduced time it takes user information to be retrieved (needs further work)
* Replaced buttons with icons
* Added confirmation dialogs to any delete/remove action
* Refactored javascript to remove redundant ajax calls
### stable-1.0.2
* Split statistics and users into separate pages
* Added administration page
* Added ability to assign a purchased quota to a tenant
* Added total, used and remaining purchased quota to statistics page
* Added impersonate feature to users page
* Added used quota and total quota for each user to users page
### stable-0.0.2
* Initial release
* Create/remove tenants
* Assign/remove domains from tenants
* Assign/remove additional users to tenants
* Assign/remove authorised users
* View statistics for total users and storage used