From: Jane Sandberg Date: Fri, 25 May 2018 15:57:06 +0000 (-0700) Subject: Docs: Adding to 3.1.2 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0bf2b7396f47c877e2efcf749be34e8438899072;p=contrib%2FConifer.git Docs: Adding to 3.1.2 release notes Signed-off-by: Jane Sandberg --- diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc index 719a38f136..30d5abaa98 100644 --- a/docs/RELEASE_NOTES_3_1.adoc +++ b/docs/RELEASE_NOTES_3_1.adoc @@ -29,6 +29,8 @@ correctly. * The Item Status now has a "Last Renewal Workstation" column available. * Fixes the circulation counts displayed in Item Status Details. +* Removes an error that got thrown in the Holdings View when a call number +contains no copy. * 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. @@ -40,6 +42,8 @@ no longer relies on capitalization. Circulation ^^^^^^^^^^^ +* Fixes an issue that prevented the offline patron registration +screen from loading. * 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. @@ -47,14 +51,21 @@ flag value, regardless of the patron's date of birth. with other fields. * The user permission group dropdowns in the patron registration, edit, and search interfaces now have scrollbars. +* The check-in screen now includes a copy status column. * 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. +* The Bill History receipt now includes a Finish date and a Last +Payment date. * 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. * Corrects an issue that caused the transit dialog to show the wrong branch. +* Restores the call number prefix and suffix fields to the holds +pull list. +* The documentation at the top of the hold shelf slip template +adds `patron.alias`. * 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 @@ -109,6 +120,7 @@ We would like to thank the following individuals who contributed code, tests and documentation patches to the 3.1.2 point release of Evergreen: +* John Amundson * Jason Boyer * Galen Charlton * Garry Collum