[open-ils-commits] [GIT] Evergreen ILS branch rel_2_12 updated. d714d68feed54a4a3028d92c6219d2464f9bf6f9

Evergreen Git git at git.evergreen-ils.org
Wed Aug 23 17:03:13 EDT 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_2_12 has been updated
       via  d714d68feed54a4a3028d92c6219d2464f9bf6f9 (commit)
       via  78afa8b2448f9eebd7e81c88ff41889126d3f30b (commit)
      from  bde94c24336eaacb39113be5b3faaca207f99051 (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 d714d68feed54a4a3028d92c6219d2464f9bf6f9
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Wed Aug 23 17:02:28 2017 -0400

    Docs: Release notes for 2.12.5 maintenance release
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/docs/RELEASE_NOTES_2_12.adoc b/docs/RELEASE_NOTES_2_12.adoc
index 57a127c..41288ac 100644
--- a/docs/RELEASE_NOTES_2_12.adoc
+++ b/docs/RELEASE_NOTES_2_12.adoc
@@ -3,6 +3,72 @@ Evergreen 2.12 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.12.5
+----------------
+This release contains several bug fixes improving on Evergreen 2.12.4.
+
+* Hides the _Hold is Behind Circ Desk_ checkbox in the XUL client's patron
+registration screen for those libraries that have not enabled Behind Desk Pickup 
+support via the Library Settings Editor
+* Adds a missing error string that appears when marking an item damaged from
+an aged circulation.
+* Changes the hold request form so that it no longer defaults to the first SMS
+carrier for text notifications.
+* Adds a requirement for users to enter a phone/SMS number when they have
+enabled that notification method on the hold request form.
+* Changes the URL pointing to catalog images, CSS and javascript files to a full
+absolute URL instead of the relative URL previously used. This change fixes an
+issue with the Open Graph image property, which requires a full URL.
+* Fixes an issue where payment amounts sent to Stripe can be one cent less than
+the actual Evergreen payment.
+* Fixes an issue where the open-ils.storage OpenSRF module fails to start when
+using perl 5.24 or higher.
+* Fixes a problem in the web client where marking a transaction as claims
+returned or claims never checked out at the same time the patron's record is
+edited would not increase the count once the patron's record is saved.
+* Changes the cursor to a pointer for the record menus in the web client.
+* Fixes hardcoded patchs in srfsh support scripts.
+* Prevents a "Use of freed value in iteration" error that appeared in logs when
+adjusting a transaction to zero.
+* Prevents the temporary list page from crashing when a user adds the same title
+to the list more than once.
+* Removes duplicate rows from localized 950.data.seed-values.sql files.
+* Fixes the following two issues with conjoined items:
+   - Foreign items previously did not display there was no extra copy attached
+to the bib record.
+   - Conjoined items did not display unless there were two or more items in a
+set.
+* Fixes an issue in the web client where the Hold Verify prompt did not display
+for items in a Copy Location where the hold verify flag is enabled.
+* Fixes support for automatic item barcode completion in the web client check in,
+check out, renew, and item status interfaces.
+* Makes the courier code variable available for transit slips in the web client.
+* Fixes the ability to apply funds from the acquisitions selection list, 
+View/Place Order, and MARC Federated Search interfaces.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 2.12.5 point release of
+Evergreen:
+
+* Galen Charlton
+* Jeff Davis
+* Bill Erickson
+* Jason Etheridge
+* Kathy Lussier
+* Michele Morgan
+* Mike Rylander
+* Dan Scott
+* Chris Sharp
+* Ben Shum
+* Josh Stompro
+* Cesar Velez
+* Liam Whalen
+* Dan Wells
+
+
+
 Evergreen 2.12.4
 ----------------
 Upgrade Notes

commit 78afa8b2448f9eebd7e81c88ff41889126d3f30b
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Wed Aug 23 16:22:45 2017 -0400

    Docs: Release notes for the 2.11.8 point release
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/docs/RELEASE_NOTES_2_11.adoc b/docs/RELEASE_NOTES_2_11.adoc
index 6c4e0f3..6744f12 100644
--- a/docs/RELEASE_NOTES_2_11.adoc
+++ b/docs/RELEASE_NOTES_2_11.adoc
@@ -3,6 +3,38 @@ Evergreen 2.11 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.11.8
+----------------
+This release contains several bug fixes improving on Evergreen 2.11.7.
+
+* Hides the _Hold is Behind Circ Desk_ checkbox in the XUL client's patron
+registration screen for those libraries that have not enabled Behind Desk Pickup 
+support via the Library Settings Editor
+* Adds a missing error string that appears when marking an item damaged from
+an aged circulation.
+* Changes the hold request form so that it no longer defaults to the first SMS
+carrier for text notifications.
+* Adds a requirement for users to enter a phone/SMS number when they have
+enabled that notification method on the hold request form.
+* Changes the URL pointing to catalog images, CSS and javascript files to a full
+absolute URL instead of the relative URL previously used. This change fixes an
+issue with the Open Graph image property, which requires a full URL.
+* Fixes an issue where payment amounts sent to Stripe can be one cent less than
+the actual Evergreen payment.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 2.11.8 point release of
+Evergreen:
+
+* Michele Morgan
+* Dan Scott
+* Chris Sharp
+* Josh Stompro
+* Cesar Velez
+
+
 Evergreen 2.11.7
 ----------------
 Upgrade Note

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

Summary of changes:
 docs/RELEASE_NOTES_2_11.adoc |   32 ++++++++++++++++++++
 docs/RELEASE_NOTES_2_12.adoc |   66 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 98 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list