[open-ils-commits] [GIT] Evergreen ILS branch rel_3_1 updated. 79ed9e6cc9bbc1fe9c76e9744ba12d5f4819d1c6

Evergreen Git git at git.evergreen-ils.org
Wed May 23 18:49:02 EDT 2018


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, rel_3_1 has been updated
       via  79ed9e6cc9bbc1fe9c76e9744ba12d5f4819d1c6 (commit)
      from  ec33b66a66a2259213fe0af717660b1cc4372cfe (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 79ed9e6cc9bbc1fe9c76e9744ba12d5f4819d1c6
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Wed May 23 15:48:02 2018 -0700

    Docs: Adding to and reorganizing the 3.0.8 release notes
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/RELEASE_NOTES_3_0.adoc b/docs/RELEASE_NOTES_3_0.adoc
index 2360b66..053bd47 100644
--- a/docs/RELEASE_NOTES_3_0.adoc
+++ b/docs/RELEASE_NOTES_3_0.adoc
@@ -5,26 +5,21 @@ Evergreen 3.0 Release Notes
 
 Evergreen 3.0.8
 ---------------
-This release contains bug fixes improving on Evergreen 3.0.7.
+This release contains bug fixes improving on Evergreen 3.0.7.  Note that
+all bug fixes refer to the web staff client unless otherwise specified.
 
-* Fixes an issue that caused records with located URIs to be
-retrieved in Copy Location and Copy Location Group searches.
-* Fixes an error message that appeared in the search box
-in the public catalog while placing hold after an advanced search.
-* Restores the display of copy information for the user's
-preferred library in the public catalog.
-* Fixes regression errors in the search results page.
-* Removes redundant call numbers from the Show More Details
-search results.
+Bug fixes
+~~~~~~~~~
+
+Cataloging
+^^^^^^^^^^
+
+* The MARC editor now handles 008 fields better.
 * Adds spaces between subfields when suggesting a call
 number for a new volume.
 * MarcXML exports from the MARC Batch Import/Export ->
 Export Records screen now downloads the file, rather than opening
 it in the browser.
-* Adds some padding to the bottom of Web Client interfaces.
-* Fixes an issue that prevented users from searching for
-receivable issues using Database ID or ISSN in the Serials
-Batch Receive interface.
 * The Item Status Circulation Library column now displays a 
 shortname rather than the full library name.
 * The Item Status Remaining Renewals column now displays
@@ -32,6 +27,15 @@ correctly.
 * The Item Status now has a "Last Renewal Workstation" column
 available.
 * Fixes the circulation counts displayed in Item Status Details.
+* Fixes an issue where multiple copies with different values for required
+statistical categories could not be edited and saved in batch.
+* Add an option to remove floating in the copy editor.
+* Fixes an issue with the floating dropdown in the copy editor.
+* Reduces the number of API calls that the MARC Editor requires.
+
+Circulation
+^^^^^^^^^^^
+
 * Fixes an issue with searching patrons by permission group.
 * Staff members can now manually override the patron juvenile
 flag value, regardless of the patron's date of birth.
@@ -40,14 +44,24 @@ with other fields.
 * The user permission group dropdowns in the patron registration,
 edit, and search interfaces now have scrollbars.
 * The Merge Patrons interface now displays the date of birth.
+* The payment button on patron bills screen is now inactive if the
+Payment Received field is blank.
 * When a patron summary contains an image of the patron,
 that image tag now has a null alt attribute to remove it from
 the flow of a screen reader.
-* The MARC editor now handles 008 fields better.
-* Corrects an issue that caused the transit dialog showed the
+* Corrects an issue that caused the transit dialog to show the
 wrong branch.
 * The cursor in the in-house use screen now automatically goes
 to the barcode field.
+* Add support for converting change to patron credit in the patron bills
+interface, consistent with the XUL feature.
+* Fixes a bug that caused pickup/request library fields to be
+blank sometimes.
+* Fixes a bug in the offline org unit tree.
+
+Command-line system administration
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
 * The novelist entry in `eg_vhost.conf` includes two new
 parameters.
 * Corrects an issue with the `--max-sleep` argument on the
@@ -56,8 +70,32 @@ parameters.
 detects an existing lock file.
 * The 3.0.2-3.0.3 upgrade script disables triggers before
 recalculating bib visibility.
-* Fixes an issue where multiple copies with different values for required
-statistical categories could not be edited and saved in batch.
+
+Public catalog
+^^^^^^^^^^^^^^
+
+* Fixes an issue that caused records with located URIs to be
+retrieved in Copy Location and Copy Location Group searches.
+* Fixes an error message that appeared in the search box
+in the public catalog while placing hold after an advanced search.
+* Restores the display of copy information for the user's
+preferred library in the public catalog.
+* Fixes regression errors in the search results page.
+* Removes redundant call numbers from the Show More Details
+search results.
+
+Serials
+^^^^^^^
+
+* Fixes an issue that prevented users from searching for
+receivable issues using Database ID or ISSN in the Serials
+Batch Receive interface.
+
+General
+^^^^^^^
+
+* Adds some padding to the bottom of Web Client interfaces.
+
 
 
 Acknowledgements
@@ -68,10 +106,13 @@ Evergreen:
 
 * Jason Boyer
 * Galen Charlton
+* Garry Collum
+* Dawn Dale
 * Jeff Davis
 * Bill Erickson
 * Lynn Floyd
 * Rogan Hamby
+* Kyle Huckins
 * Sam Link
 * Jeanette Lundgren
 * Kathy Lussier
@@ -79,6 +120,7 @@ Evergreen:
 * Terran McCanna
 * Dan Pearl
 * Mike Rylander
+* Laura Sachjen
 * Jane Sandberg
 * Chris Sharp
 * Ben Shum

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

Summary of changes:
 docs/RELEASE_NOTES_3_0.adoc |   78 +++++++++++++++++++++++++++++++++----------
 1 files changed, 60 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list