From 6e6b48318c3bf61b48a0aa6215d4157b29b581c3 Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Fri, 8 Aug 2014 10:41:23 -0400 Subject: [PATCH] Secondary permission groups release note Release notes entry for secondary permission groups as well as some fixes to the docs to get the images to display. Signed-off-by: Kathy Lussier --- .../secondary_permission_groups.txt | 11 ++++++ .../describing_your_people.txt | 34 ++++++++++++++----- 2 files changed, 36 insertions(+), 9 deletions(-) create mode 100644 docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt diff --git a/docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt b/docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt new file mode 100644 index 0000000000..4089829a89 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt @@ -0,0 +1,11 @@ +Secondary Permission Groups +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Secondary permission groups, available through the patron editor, allow admins +to add supplemental permission groups to staff accounts. The +*CREATE_USER_GROUP_LINK* and *REMOVE_USER_GROUP_LINK* permissions are required +to display and use this feature. + +<>. + + diff --git a/docs/admin_initial_setup/describing_your_people.txt b/docs/admin_initial_setup/describing_your_people.txt index 9bf379781c..4fc7b0b3f4 100644 --- a/docs/admin_initial_setup/describing_your_people.txt +++ b/docs/admin_initial_setup/describing_your_people.txt @@ -177,13 +177,17 @@ Managing role-based permission groups in the staff client Main permission groups are granted in the staff client through Edit in the patron record using the Main (Profile) Permission Group field. Additional permission groups can be granted using secondary permission groups. +[[secondaryperms]] Secondary Group Permissions ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The _Secondary Groups_ button functionality enables supplemental permission groups to be added to staff accounts. The _Secondary Groups_ button is only -visible to those users who have permission to grant secondary permission groups. +The _Secondary Groups_ button functionality enables supplemental permission +groups to be added to staff accounts. The *CREATE_USER_GROUP_LINK* and +*REMOVE_USER_GROUP_LINK* permissions are required to display and use this +feature. -In general when creating a secondary permission group do not grant the permissions to login to Evergreen. +In general when creating a secondary permission group do not grant the +permission to login to Evergreen. Granting Secondary Permissions Groups ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -192,12 +196,18 @@ Granting Secondary Permissions Groups . Open the account of the user you wish to grant secondary permission group to. . Click _Edit_. . Click _Secondary Groups_, located to the right of the _Main (Profile) Permission Group_. -image::media/sup-permissions-1.png [Secondary Permissions Group] ++ +image::media/sup-permissions-1.png[Secondary Permissions Group] ++ . From the dropdown menu select one of the secondary permission groups. -image::media/sup-permissions-2.png [Secondary Permission Group List] ++ +image::media/sup-permissions-2.png[Secondary Permission Group List] ++ . Click _Add_. . Click _Save_. -image::media/sup-permissions-3.png [Secondary Permission Group Save] ++ +image::media/sup-permissions-3.png[Secondary Permission Group Save] ++ . Click _Save_ in the top right hand corner of the _Edit Screen_ to save the user's account. @@ -206,11 +216,17 @@ Removing Secondary Group Permissions . Open the account of the user you wish to remove the secondary permission group from. . Click _Edit_. . Click _Secondary Groups_, located to the right of the _Main (Profile) Permission Group_. -image::media/sup-permissions-1.png [Secondary Permissions Group] ++ +image::media/sup-permissions-1.png[Secondary Permissions Group] ++ . Click _Delete_ beside the permission group you would like to remove. -image::media/sup-permissions-4.png [Secondary Permissions Group Delete] ++ +image::media/sup-permissions-4.png[Secondary Permissions Group Delete] ++ . Click _Save_. -image::media/sup-permissions-5.png [Secondary Permissions Group Save] ++ +image::media/sup-permissions-5.png[Secondary Permissions Group Save] ++ . Click _Save_ in the top right hand corner of the _Edit Screen_ to save the user's account. Managing role-based permission groups in the database -- 2.43.2