Skip to content

Releases: HSG-Library/alma-copy-user-roles

v1.3.2

19 Feb 07:39
@d22 d22
f2a9174
Compare
Choose a tag to compare

New features:

  • Possibillity to select which roles should be copied
  • Better display of role parameters
  • Simplified design

Bugfixes:

  • Correct handling of role parameters

v1.3.2-beta

15 Feb 10:31
@d22 d22
Compare
Choose a tag to compare
v1.3.2-beta Pre-release
Pre-release
  • 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

13 Feb 10:23
@d22 d22
Compare
Choose a tag to compare
v1.3.1-beta Pre-release
Pre-release
  • 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

24 Jan 10:17
@d22 d22
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release

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

30 May 08:27
@d22 d22
9c9f4cf
Compare
Choose a tag to compare

Dependency updates, no new features.

v1.2.2

18 Jan 07:32
@d22 d22
4e2b9d5
Compare
Choose a tag to compare

Dependency updates, no functional changes.

v1.2.1

28 Sep 07:54
@d22 d22
a3a1b32
Compare
Choose a tag to compare

Dependency updates, no functional changes.

v1.2.0

22 Jun 13:05
@d22 d22
fcc6d4e
Compare
Choose a tag to compare

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

v1.1.1

07 Jun 14:06
@d22 d22
f05669a
Compare
Choose a tag to compare

No new features, update dependency (security issue).

v1.1.0

07 Jun 11:59
@d22 d22
c17b64f
Compare
Choose a tag to compare

New features:

  • Possibility to manage app access by user or by role (via institution-wide configuration)

Other:

  • Refactoring, reformatting and cleanup