From: Kathy Lussier Date: Thu, 11 Oct 2012 02:18:59 +0000 (-0400) Subject: Brief entry for release notes on more granular permissions for custom toolbars X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a419c63b407de4ff5999858cac6af07e1512eed1;p=evergreen%2Fpines.git Brief entry for release notes on more granular permissions for custom toolbars Signed-off-by: Kathy Lussier Signed-off-by: Lebbeous Fogle-Weekley --- diff --git a/docs/RELEASE_NOTES_NEXT/toolbar_perms.txt b/docs/RELEASE_NOTES_NEXT/toolbar_perms.txt new file mode 100644 index 0000000000..111ab52a36 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/toolbar_perms.txt @@ -0,0 +1,12 @@ +Upgrade Notes +------------- +Custom toolbar permissions +~~~~~~~~~~~~~~~~~~~~~~~~~~ +With the addition of more granular permissions for configuring a custom +toolbars, the ADMIN_TOOLBAR permission alone will not allow users to +configure a custom toolbar. This permission must now be used in conjunction +with one or more of the following permissions: + +* ADMIN_TOOLBAR_FOR_ORG +* ADMIN_TOOLBAR_FOR_USER +* ADMIN_TOOLBAR_FOR_WORKSTATION