Releases: HSG-Library/alma-copy-user-roles
Releases · HSG-Library/alma-copy-user-roles
v1.3.2
v1.3.2-beta
- Correct output of boolean role parameter
- Sort role parameters to avoid false positive differences between source and target
- Show role parameters in role-select component
v1.3.1-beta
- Improve copy result output
- Copy role parameters from source if role exists already on target
- Improve output of roles in results (show parameters)
See Issue #21
v1.3.0-beta
New features (to test):
- When selecting a source user, a new expandable panel is visible. In the panel is a list of all roles of the souce user with the possiblity to select/deselect the roles to copy.
v1.2.3
v1.2.2
v1.2.1
v1.2.0
New features:
- It is now possible to copy roles from users with invalid roles. The invalid roles will be skipped.
- The new 'Compare' button allows to compare the roles of two users
Improvements and bug fixes:
- The permission check also checks if a role active
- Several minor layout improvements