From: Remington Steed Date: Tue, 10 Sep 2019 13:21:09 +0000 (-0400) Subject: Docs: Group similar release notes together X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0cb51a200cc5a51490ee3a4d46ee6539235bf62a;p=Evergreen.git Docs: Group similar release notes together This commit simply moves one release note to be near a group of similar release notes. Signed-off-by: Remington Steed --- diff --git a/docs/RELEASE_NOTES_3_4.adoc b/docs/RELEASE_NOTES_3_4.adoc index 9efc3f4755..4e84393457 100644 --- a/docs/RELEASE_NOTES_3_4.adoc +++ b/docs/RELEASE_NOTES_3_4.adoc @@ -500,21 +500,6 @@ The Angular Sandbox now includes an example for developers interested in sharing data between staff client browser tabs. -Port Permission Group Admin to Angular -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -Migrate the Admin => Server Admin => Permission Groups admin page to -Angular. - -As an added feature, the interface now displays inherited permissions -alongside linked permissions for each group. Inherited permissions -are read-only and act to indicate to the user when a group already has -a certain permission and therefore may not need a new one added. - -Additionally, a new filter option is available in the linked permissions -interface for filtering the displayed linked permissions by code or -description. - (Experimental) Staff Catalog: Record Holds Tab ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Adds support for the Holds tab in the record detail view of the Angular @@ -562,6 +547,21 @@ marc, and browse -- except shelf browse, which uses no filters. Templates are stored by default as workstation settings, using the setting key 'eg.catalog.search_templates'. +Port Permission Group Admin to Angular +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Migrate the Admin => Server Admin => Permission Groups admin page to +Angular. + +As an added feature, the interface now displays inherited permissions +alongside linked permissions for each group. Inherited permissions +are read-only and act to indicate to the user when a group already has +a certain permission and therefore may not need a new one added. + +Additionally, a new filter option is available in the linked permissions +interface for filtering the displayed linked permissions by code or +description. + Port Org Unit Type Admin to Angular ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Migrate the Admin => Server Admin => Organization Types admin page to