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

Evergreen Git git at git.evergreen-ils.org
Sun May 13 20:12:55 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  4fc5511dc4d20b9612bad158325cf46722a9190a (commit)
      from  532a09a1bd800ef3325847c8fc9d4b51d50dfac7 (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 4fc5511dc4d20b9612bad158325cf46722a9190a
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Sun May 13 17:12:23 2018 -0700

    Docs: starting release notes for 3.1.2
    
    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 3a86361..b30fc39 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -3,6 +3,90 @@ Evergreen 3.1 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.1.2
+---------------
+This release contains bug fixes improving on Evergreen 3.1.1.
+
+* 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
+while placing hold after an advanced search.
+* 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.
+* 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
+correctly.
+* The Item Status now has a "Last Renewal Workstation" column
+available.
+* Fixes the circulation counts displayed in Item Status Details.
+* 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 Merge Patrons interface now displays the date of birth.
+* 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
+wrong branch.
+* The cursor in the in-house use screen now automatically goes
+to the barcode field.
+* 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.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.1.2 point release of
+Evergreen:
+
+* Galen Charlton
+* Jeff Davis
+* Bill Erickson
+* Rogan Hamby
+* Sam Link
+* Jeanette Lundgren
+* Kathy Lussier
+* Katie G. Martin
+* Terran McCanna
+* Dan Pearl
+* Mike Rylander
+* Jane Sandberg
+* Chris Sharp
+* Ben Shum
+* Remington Steed
+* Jason Stephenson
+* Josh Stompro
+* Cesar Velez
+* Dan Wells
+
+
+
 Evergreen 3.1.1
 ---------------
 This release contains bug fixes improving on Evergreen 3.1.0.

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

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


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list