[open-ils-commits] [GIT] Evergreen ILS branch master updated. 0cb51a200cc5a51490ee3a4d46ee6539235bf62a

Evergreen Git git at git.evergreen-ils.org
Tue Sep 10 09:24:12 EDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  0cb51a200cc5a51490ee3a4d46ee6539235bf62a (commit)
       via  fe1c37af3224f4eaceac15c06dde1203e7eb688f (commit)
      from  33aeb89143a488b4c1ae19cb4526befbf3618681 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0cb51a200cc5a51490ee3a4d46ee6539235bf62a
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Tue Sep 10 09:21:09 2019 -0400

    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 <rjs7 at calvin.edu>

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 

commit fe1c37af3224f4eaceac15c06dde1203e7eb688f
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Tue Sep 10 09:18:24 2019 -0400

    Docs: Make "staff catalog" titles consistent in 3.4 Rel Notes
    
    This commit tries to make the release note titles regarding the angular
    staff client both consistent and more readable.
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/RELEASE_NOTES_3_4.adoc b/docs/RELEASE_NOTES_3_4.adoc
index b9896def6b..9efc3f4755 100644
--- a/docs/RELEASE_NOTES_3_4.adoc
+++ b/docs/RELEASE_NOTES_3_4.adoc
@@ -515,8 +515,8 @@ Additionally, a new filter option is available in the linked permissions
 interface for filtering the displayed linked permissions by code or 
 description.
 
-(Experimental) Angular Staff Catalog Record Holds Tab
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+(Experimental) Staff Catalog: Record Holds Tab
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 Adds support for the Holds tab in the record detail view of the Angular
 staff catalog.  Includes grid and hold-related actions.
 
@@ -531,15 +531,15 @@ staff catalog.  Includes grid and hold-related actions.
  * Show last few circulations
  * Retrieve patron
 
-Experiment Staff Catalog Call Number Browse
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+(Experimental) Staff Catalog: Call Number Browse
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Adds support for call number browsing in the staff catalog.  The browse
 results display vertically for consistency with the regular search and
 browse result interfaces.
 
-Angular Staff Catalog Recent Searches & Templates
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+(Experimental) Staff Catalog: Recent Searches & Templates
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Recent Searches
 +++++++++++++++

-----------------------------------------------------------------------

Summary of changes:
 docs/RELEASE_NOTES_3_4.adoc | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list