[open-ils-commits] [GIT] Evergreen ILS branch master updated. 090134961f9624ffb4461ab565efe8141e335bbf
Evergreen Git
git at git.evergreen-ils.org
Wed May 23 18:53:23 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 090134961f9624ffb4461ab565efe8141e335bbf (commit)
from 31c0b28eda1fce945c14aaee9b644ff4e7ab080c (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 090134961f9624ffb4461ab565efe8141e335bbf
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date: Wed May 23 15:52:56 2018 -0700
Docs: Adding to and reorganizing the 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 7c968ca..719a38f 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -6,37 +6,40 @@ Evergreen 3.1 Release Notes
Evergreen 3.1.2
---------------
-This release contains bug fixes improving on Evergreen 3.1.1.
-* Pins AngularJS support to version 1.6, which prevents unsupported
-AngularJS versions (such as 1.7) from breaking the build process.
-* 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.
-* Author and contributor names are no longer highlighted in
-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.
+This release contains bug fixes improving on Evergreen 3.1.1. Note that
+all bug fixes refer to the web staff client unless otherwise specified.
+
+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
+* The Item Status Circulation Library column now displays a
shortname rather than the full library name.
* The Item Status Remaining Renewals column now displays
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.
+* The order of the Z39.50 servers on the Z39.50 import screen
+no longer relies on capitalization.
+
+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.
@@ -45,27 +48,60 @@ 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.
-* Fixed field mnemonics in the MARC Editor can now be translated.
-* 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
`action_trigger_runner.pl` support script.
* Corrects an issue with how the `eg_pbx_allocator.pl` script
detects an existing lock file.
-* The order of the Z39.50 servers on the Z39.50 import screen
-no longer relies on capitalization.
* 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.
+* Author and contributor names are no longer highlighted in
+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.
+
+Serials
+^^^^^^^
+
+* Fixes an issue that prevented users from searching for
+receivable issues using Database ID or ISSN in the Serials
+Batch Receive interface.
+
+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.
Acknowledgements
~~~~~~~~~~~~~~~~
@@ -75,10 +111,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
@@ -86,6 +125,7 @@ Evergreen:
* Terran McCanna
* Dan Pearl
* Mike Rylander
+* Laura Sachjen
* Jane Sandberg
* Chris Sharp
* Ben Shum
-----------------------------------------------------------------------
Summary of changes:
docs/RELEASE_NOTES_3_1.adoc | 92 +++++++++++++++++++++++++++++++------------
1 files changed, 66 insertions(+), 26 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list