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

Evergreen Git git at git.evergreen-ils.org
Fri May 25 16:24:05 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, master has been updated
       via  ebdbe4a01eca4edb9752eb312756ac9f6001b431 (commit)
      from  e8634cf66be10fd807e5a499775c62d3bf1dafee (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 ebdbe4a01eca4edb9752eb312756ac9f6001b431
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Fri May 25 13:23:40 2018 -0700

    Docs: adding to 3.1.2 release notes
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc
index 30d5aba..1c93fc7 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -35,6 +35,8 @@ contains no copy.
 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.
+* Fixes a problem in which the copy template didn't properly copy
+certain objects.
 * Reduces the number of API calls that the MARC Editor requires.
 * The order of the Z39.50 servers on the Z39.50 import screen
 no longer relies on capitalization.
@@ -45,14 +47,18 @@ Circulation
 * Fixes an issue that prevented the offline patron registration
 screen from loading.
 * Fixes an issue with searching patrons by permission group.
+* The barcodes in the patron search are now clickable.
 * Staff members can now manually override the patron juvenile
 flag value, regardless of the patron's date of birth.
 * Checkboxes on patron registration screen are now properly aligned
 with other fields.
 * The user permission group dropdowns in the patron registration,
 edit, and search interfaces now have scrollbars.
+* The date picker on the checkout screen is now hidden unless
+circ staff activates a specific due date option.
 * The check-in screen now includes a copy status column.
 * The Merge Patrons interface now displays the date of birth.
+* The user bucket screen now displays the Bucket ID.
 * 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
@@ -62,12 +68,19 @@ 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.
+* Corrects an issue with printing transit lists.
+* "Find another target" on transiting hold no longer leaves the 
+copy "in-transit".
+* The images now display to distinguish hold and transit slips.
+* The Clearable Holds list printout now only shows holds that have
+expired.
 * 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.
+* The in-house use screen now shows a copy status column.
 * 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
@@ -100,6 +113,10 @@ search results when the user has turned off highlighting.
 * Fixes regression errors in the search results page.
 * Removes redundant call numbers from the Show More Details
 search results.
+* The cast field in the catalog is now taken from the 511 field
+when first indicator = 1, rather than the 508.
+* Fixes a display issue caused by editing holds.
+
 
 Serials
 ^^^^^^^
@@ -113,6 +130,9 @@ General
 * Pins AngularJS support to version 1.6, which prevents unsupported
 AngularJS versions (such as 1.7) from breaking the build process.
 * Adds some padding to the bottom of Web Client interfaces.
+* Logins now honor all org unit timeout settings.
+* Evergreen will now identify and handle invalid timezones.
+
 
 Acknowledgements
 ~~~~~~~~~~~~~~~~
@@ -135,6 +155,7 @@ Evergreen:
 * Kathy Lussier
 * Katie G. Martin
 * Terran McCanna
+* Michele Morgan
 * Dan Pearl
 * Mike Rylander
 * Laura Sachjen

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

Summary of changes:
 docs/RELEASE_NOTES_3_1.adoc |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list