From 31c0b28eda1fce945c14aaee9b644ff4e7ab080c Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Wed, 23 May 2018 15:48:02 -0700 Subject: [PATCH] Docs: Adding to and reorganizing the 3.0.8 release notes Signed-off-by: Jane Sandberg --- docs/RELEASE_NOTES_3_0.adoc | 78 ++++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 18 deletions(-) diff --git a/docs/RELEASE_NOTES_3_0.adoc b/docs/RELEASE_NOTES_3_0.adoc index 94391d5dc8..e602dcc9e4 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 -- 2.43.2