[open-ils-commits] [GIT] Evergreen ILS branch rel_3_0 updated. 1574d379cf3d524565cf671da9cc491a1add2d4e

Evergreen Git git at git.evergreen-ils.org
Thu Nov 30 11:25:09 EST 2017


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_0 has been updated
       via  1574d379cf3d524565cf671da9cc491a1add2d4e (commit)
       via  d37e4b25e1122c3a83eec77da168675120b56412 (commit)
      from  10e2915f642e8dda837b2abea1df0f37463f6d6b (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 1574d379cf3d524565cf671da9cc491a1add2d4e
Author: Galen Charlton <gmc at equinoxinitiative.org>
Date:   Thu Nov 30 11:24:25 2017 -0500

    release notes for Evergreen 2.12.8
    
    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>

diff --git a/docs/RELEASE_NOTES_2_12.adoc b/docs/RELEASE_NOTES_2_12.adoc
index 469775d..cef385a 100644
--- a/docs/RELEASE_NOTES_2_12.adoc
+++ b/docs/RELEASE_NOTES_2_12.adoc
@@ -3,6 +3,62 @@ Evergreen 2.12 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.12.8
+----------------
+This release contains several bug fixes improving on Evergreen 2.12.7:
+
+* Many patron fields have been redacted from the web staff client's patron
+and record holds grids, leaving patron name, username, and ID.
+* Fixes two bugs where patron records could fail to be saved upon editing.
+* The patron summary in the web staff client now correctly displays
+primary and secondary ID values.
+* Patron barcode search completion in the web staff client now allows
+the user to select from all of the matching patron records.
+* The web staff print templates for current and historical bills can
+now include copy barcode and title.
+* Fixes a bug that resulted in some catalog searches unexpectedly
+timing out.
+* Fixes a bug where placing a hold request in the public catalog could result
+in "forgetting" the type and library of the user's previous search.
+* Fixes a bug that made using the volume/copy editor to change a copy's
+price problematic.
+* The administration interface for hard due dates now ensures that
+new (or edited) ceiling dates have their time component set to end
+of day, resolving an issue where ceiling dates would not be applied
+during the ceiling date itself.
+* Asset merging during bibliographic record merging now correctly
+recognizes call number prefixes and suffixes and deletes disused
+call number records.
+* The Concerto sample data set now includes data allowing for testing
+placing holds on monographic parts.
+* Fixes a bug where displaying user surveys could result in PCRUD
+drone starvation.
+* Fixes a bug where pg_restore of an Evergreen database could fail
+to create certain indexes on the `actor.usr` table.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 2.12.8 point release of
+Evergreen:
+
+* Alex Cautley 
+* Ben Shum 
+* Bill Erickson 
+* Cesar Velez 
+* Chris Sharp 
+* Galen Charlton 
+* Jason Boyer 
+* Jason Stephenson 
+* Jeff Davis 
+* Jeff Godin 
+* Kathy Lussier 
+* Kyle Huckins 
+* Michele Morgan 
+* Mike Rylander 
+* Remington Steed 
+* Rogan Hamby 
+
 Evergreen 2.12.7
 ----------------
 This release contains several bug fixes improving on Evergreen 2.12.6

commit d37e4b25e1122c3a83eec77da168675120b56412
Author: Galen Charlton <gmc at equinoxinitiative.org>
Date:   Thu Nov 30 11:16:39 2017 -0500

    3.0.2 release notes
    
    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>

diff --git a/docs/RELEASE_NOTES_3_0.adoc b/docs/RELEASE_NOTES_3_0.adoc
index 7700504..7011759 100644
--- a/docs/RELEASE_NOTES_3_0.adoc
+++ b/docs/RELEASE_NOTES_3_0.adoc
@@ -3,6 +3,121 @@ Evergreen 3.0 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.0.2
+----------------
+This release contains several bug fixes improving on Evergreen 3.0.1:
+
+* Copy templates created in XUL Holdings Maintenance will now be
+automatically converted and displayed in the web staff client's
+volume/copy editor.
+* The list of report templates now includes a column indicating whether
+the template was originally created in the XUL staff client or the web
+staff client; staff need to know this since report templates created in
+one interface cannot be edited in the other.
+* Call number prefixes and suffixes are now displayed in various grids
+in the web staff client, including
+** Pending Copy Buckets
+** Copy Buckets
+** Checkin/Capture Holds
+** Holds Shelf
+** Patron Bills History
+** Patron Checkout
+** Patron Holds
+** Patron Items Out
+** Copy Editor
+** In-House Uses
+** Renew Items
+** Bib Record View Holds
+** Transit List
+* Many patron fields have been redacted from the web staff client's patron
+and record holds grids, leaving patron name, username, and ID.
+* Fixes two bugs where patron records could fail to be saved upon editing.
+* The web staff patron editor now better warns staff users about
+duplicate names, IDs, phone numbers, and email addresses.
+* Human readable labels are now displayed for certain fields in standing
+penalty records.
+* The patron summary in the web staff client now correctly displays
+primary and secondary ID values.
+* The web staff client's billing full details page now displays
+information about the staff user that created a payment.
+* The web staff client now requires staff users to explicitly set a
+billing type when adding a manual bill.
+* The web staff client's patron bill annotation modal now works.
+* Patron barcode search completion in the web staff client now allows
+the user to select from all of the matching patron records.
+* The Hold Shelf Slip print template in the web staff client now has
+access to the call number.
+* The Checkout Receipt print template in the web staff client now can
+include summary financial information, incuding current balance, total
+paid on outstanding fines, and total owed.
+* The web staff print templates for current and historical bills can
+now include copy barcode and title.
+* Fixes a bug that resulted in some catalog searches unexpectedly
+timing out.
+* Fixes a bug that resulted in catalog searches that specify a location
+limit returning incorrect results.
+* Fixes a bug where deleted copies could make records visible in the
+public catalog.
+* Fixes a bug where certain queries on copies used in the public catalog
+could be very slow.
+* Fixes a bug place a hold request in the public catalog could result
+in "forgetting" the type and library of the user's previous search.
+* The web staff client now respects staff user session timeouts, and
+will log out all open tabs if a user's session has timed out.
+* The web staff Z39.50 page will now give the staff user an alert if
+they attempt to import a record with a duplicate TCN.
+* Fixes a bug that prevented copy notes, copy tags, and copy bucket
+entries from being deleted.
+* Fixes a bug that made using the volume/copy editor to change a copy's
+price problematic.
+* The administration interface for hard due dates now ensures that
+new (or edited) ceiling dates have their time component set to end
+of day, resolving an issue where ceiling dates would not be applied
+during the ceiling date itself.
+* The web staff client can now include dynamic information in browser
+tab titles, e.g., "Smith, Jane - Checkout".
+* The Concerto sample data set now includes data allowing for testing
+placing holds on monographic parts.
+* Asset merging during bibliographic record merging now correctly
+recognizes call number prefixes and suffixes and deletes disused
+call number records.
+* Fixes a bug where displaying user surveys could result in PCRUD
+drone starvation.
+* Fixes a bug where pg_restore of an Evergreen database could fail
+to create certain indexes on the `actor.usr` table.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.0.2 point release of
+Evergreen:
+
+* Andrea Neiman
+* Alex Cautley 
+* Angela Kilsdonk 
+* Ben Shum 
+* Bill Erickson 
+* Blake Henderson
+* Cesar Velez 
+* Chris Sharp 
+* Dan Scott 
+* Dan Wells 
+* Galen Charlton 
+* Jane Sandberg 
+* Jason Boyer 
+* Jason Stephenson 
+* Jeanette Lundgren 
+* Jeff Davis 
+* Jeff Godin 
+* Kathy Lussier 
+* Kyle Huckins 
+* Michele Morgan 
+* Mike Rylander 
+* Remington Steed 
+* Rogan Hamby 
+* Skye Howard 
+* Terra McCanna
+
 Evergreen 3.0.1
 ----------------
 This release contains several bug fixes improving on Evergreen 3.0.0

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

Summary of changes:
 docs/RELEASE_NOTES_2_12.adoc |   56 ++++++++++++++++++++
 docs/RELEASE_NOTES_3_0.adoc  |  115 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 171 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list