[open-ils-commits] [GIT] Evergreen ILS branch rel_3_1 updated. bac23909865c4974fadea38440bf3350b5f2a23e

Evergreen Git git at git.evergreen-ils.org
Tue Aug 21 13:13: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, rel_3_1 has been updated
       via  bac23909865c4974fadea38440bf3350b5f2a23e (commit)
       via  0081285486fa9877ea39fa35dbf5413b2a5991a2 (commit)
      from  90d9b56c3c4dfb4aecd819f9fd17f7a8838b0efc (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 bac23909865c4974fadea38440bf3350b5f2a23e
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Tue Aug 21 10:12:45 2018 -0700

    Docs: Adding release notes for 3.1.5
    
    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 78e6c2b..9ab733b 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -3,6 +3,64 @@ Evergreen 3.1 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.1.5
+----------------
+This release contains bug fixes improving on Evergreen 3.1.4.
+All bug fixes refer to the web staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+* Several strings are now displayed in the correct translation.
+* Right clicking in grids results in more intuitive behavior.
+* Usernames and barcodes containging the _%_ character no longer
+experience problems logging in.
+* Fixes cases in which the web client stops loading after the toolbar.
+* Fixes problems in which using the web client in multiple tabs leads
+to data inconsistency.
+* The patron triggered event screen now respects the
+`circ.staff.max_visible_event_age` library setting.
+* Fixes an issue which caused an exception to be thrown during
+non-cataloged item checkout.
+* Fixes permission issues related to merging users.
+* The bibliographic record summary now displays the call number that
+matches the library's classification system.
+* The copy editor now makes shelving locations visible to catalogers
+from other libraries as needed.
+* Once a record is overlayed in the Z39.50 screen, it is no longer
+marked for overlay.
+* The Item Status "Edited By" column now displays the username of the
+last user to edit the item, rather than their database ID.
+* When adding new copies, the circulation library now defaults to the
+call number's owning library.
+* Fixes display issues with the Print Item Labels page.
+* Fixes an issue in which the staff client and the OPAC displayed
+different counts of available items.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.1.5 point release of
+Evergreen:
+
+* John Amundson
+* a. bellenir
+* Garry Collum
+* Jeff Davis
+* Bill Erickson
+* Rogan Hamby
+* Kathy Lussier
+* Terran McCanna
+* Michele Morgan
+* Mike Rylander
+* Jane Sandberg
+* Chris Sharp
+* Jason Stephenson
+* Ben Shum
+* Cesar Velez
+* John Yorio
+
+
 Evergreen 3.1.4
 ----------------
 This release contains bug fixes improving on Evergreen 3.1.3.  Note that

commit 0081285486fa9877ea39fa35dbf5413b2a5991a2
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Tue Aug 21 10:10:32 2018 -0700

    Docs: Adding release notes for 3.0.11
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/RELEASE_NOTES_3_0.adoc b/docs/RELEASE_NOTES_3_0.adoc
index fdbad15..204675e 100644
--- a/docs/RELEASE_NOTES_3_0.adoc
+++ b/docs/RELEASE_NOTES_3_0.adoc
@@ -3,6 +3,61 @@ Evergreen 3.0 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.0.11
+----------------
+This release contains bug fixes improving on Evergreen 3.0.10.
+All bug fixes refer to the web staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+* Several strings are now displayed in the correct translation.
+* Right clicking in grids results in more intuitive behavior.
+* Usernames and barcodes containging the _%_ character no longer
+experience problems logging in.
+* Fixes cases in which the web client stops loading after the toolbar.
+* Fixes problems in which using the web client in multiple tabs leads
+to data inconsistency.
+* The patron triggered event screen now respects the
+`circ.staff.max_visible_event_age` library setting.
+* Fixes an issue which caused an exception to be thrown during
+non-cataloged item checkout.
+* Fixes permission issues related to merging users.
+* The bibliographic record summary now displays the call number that
+matches the library's classification system.
+* The copy editor now makes shelving locations visible to catalogers
+from other libraries as needed.
+* Once a record is overlayed in the Z39.50 screen, it is no longer
+marked for overlay.
+* Several fixes to the filters on the Holdings View screen.
+* Several fixes to how empty volumes are created and displayed.
+* Fixes to item and call number transfers.
+* The Item Status "Edited By" column now displays the username of the
+last user to edit the item, rather than their database ID.
+* When adding new copies, the circulation library now defaults to the
+call number's owning library.
+* Fixes display issues with the Print Item Labels page.
+* Fixes an issue in which the staff client and the OPAC displayed
+different counts of available items.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.0.11 point release of
+Evergreen:
+
+* John Amundson
+* a. bellenir
+* Garry Collum
+* Jeff Davis
+* Bill Erickson
+* Rogan Hamby
+* Kathy Lussier
+* Terran McCanna
+* Michele Morgan
+* Mike Rylander
+
+
 Evergreen 3.0.10
 ----------------
 This release contains bug fixes improving on Evergreen 3.0.9.  Note that

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

Summary of changes:
 docs/RELEASE_NOTES_3_0.adoc |   55 ++++++++++++++++++++++++++++++++++++++++
 docs/RELEASE_NOTES_3_1.adoc |   58 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 113 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list