[open-ils-commits] [GIT] Evergreen ILS branch rel_3_0 updated. 813e46cd7f9e41ad9e222276441ce151fc2fadb7

Evergreen Git git at git.evergreen-ils.org
Tue Feb 20 21:29:25 EST 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_0 has been updated
       via  813e46cd7f9e41ad9e222276441ce151fc2fadb7 (commit)
       via  a5756d74932526e6ab7f94828269d3a242212fef (commit)
       via  e4071216fb4ba7f93b66017705ce80bdfb53175e (commit)
      from  f0d2a0a57ee4d9cd8d0fa019b9a08763e8da2392 (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 813e46cd7f9e41ad9e222276441ce151fc2fadb7
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Tue Feb 20 18:27:47 2018 -0800

    Adding 3.0.4 release notes
    
    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 4a3a1cc..18eed86 100644
--- a/docs/RELEASE_NOTES_3_0.adoc
+++ b/docs/RELEASE_NOTES_3_0.adoc
@@ -3,6 +3,87 @@ Evergreen 3.0 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.0.4
+---------------
+This release contains bug fixes improving on Evergreen 3.0.3:
+
+* Fixes a bug that caused all searches limited by shelving location to
+return 0 results.
+* Fixes a bug that caused EDI orders to be sent with the vendor's SAN,
+rather than the ordering agency's SAN.
+* Fixes a bug that prevented Safari/iOS users from logging in to the
+web client.
+* Fixes a bug that prevented users from using the browse interface.
+* Fixes a bug in the Item Status List view that caused incorrect due
+dates to display.
+* Approval code is now a required field in the web client's patron
+credit card payment form.
+* Fixes a bug with credit card payments that caused a receipt to print
+showing that the patron paid the bill when the payment had not actually
+been applied.
+* Fixes a bug that prevented the EDI translator from being installed on
+Ubuntu 16.04.
+* Fixes a bug that caused entries to show up multiple times in the
+Items Out and Holds tabs in the patron record.
+* Fixes a bug that caused grids on Bills and Patron Messages
+screens to not display properly.
+* The following fields are now available for the Checkout and Items Out
+receipt templates:
+** first_given_name
+** second_given_name
+** family_name
+** suffix
+** barcode
+** money_summary.balance_owed
+** money_summary.total_paid
+** money_summary.total_owed
+** expire_date
+** alias
+** has_email
+** has_phone
+* The following fields are now available on the Bill Payment receipt templates:
+** first_given_name
+** second_given_name
+** family_name
+** suffix
+** barcode
+** expire_date
+** alias
+** has_email
+** has_phone
+* Payment type is now a column in the payments tab of the patron record
+Bill History section.
+* The "Replace Barcode" function now makes it more difficult for staff
+members to attempt to create blank patron barcodes.
+* The patron bills screen now prevents staff members from double-clicking
+on the Apply Payment button (which otherwise would apply two payments).
+* Fixes a bug that prevented patrons attached to statistical categories
+from displaying in the patron search-to-hold dialog.
+* Fixes a performance issue related to uploading CSV files of barcodes
+to the item status and patron bucket interfaces.
+* Fixes several small bugs in the Spanish translation.
+* Fixes a performance bug related to patrons logging in by barcode.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.0.4 point release of
+Evergreen:
+
+* Jason Boyer
+* Galen Charlton
+* Bill Erickson
+* Jason Etheridge
+* Kathy Lussier
+* Terran McCanna
+* Mike Rylander
+* Chris Sharp
+* Ben Shum
+* Jason Stephenson
+* Cesar Velez
+* Dan Wells
+
+
 Evergreen 3.0.3
 ----------------
 Upgrade Notes

commit a5756d74932526e6ab7f94828269d3a242212fef
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Tue Feb 20 14:35:53 2018 -0800

    Docs: fixing typo in 2.12.9 release notes
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/RELEASE_NOTES_2_12.adoc b/docs/RELEASE_NOTES_2_12.adoc
index 101cab7..925cf7f 100644
--- a/docs/RELEASE_NOTES_2_12.adoc
+++ b/docs/RELEASE_NOTES_2_12.adoc
@@ -32,7 +32,7 @@ This release contains bug fixes improving on Evergreen 2.12.8:
 Acknowledgements
 ~~~~~~~~~~~~~~~~
 We would like to thank the following individuals who contributed code,
-tests and documentation patches to the 2.12.8 point release of
+tests and documentation patches to the 2.12.9 point release of
 Evergreen:
 
 * Jeanette Lundgren

commit e4071216fb4ba7f93b66017705ce80bdfb53175e
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Tue Feb 20 14:34:10 2018 -0800

    Release notes for 2.12.10
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/RELEASE_NOTES_2_12.adoc b/docs/RELEASE_NOTES_2_12.adoc
index d69a645..101cab7 100644
--- a/docs/RELEASE_NOTES_2_12.adoc
+++ b/docs/RELEASE_NOTES_2_12.adoc
@@ -3,6 +3,25 @@ Evergreen 2.12 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.12.10
+-----------------
+This release contains bug fixes improving on Evergreen 2.12.9:
+
+* The patron bills screen now prevents staff members from double-clicking
+on the Apply Payment button (which otherwise would apply two payments).
+* Fixes a performance bug related to patrons logging in by barcode.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 2.12.10 point release of
+Evergreen:
+
+* Galen Charlton
+* Bill Erickson
+* Jason Stephenson
+* Dan Wells
+
 Evergreen 2.12.9
 ----------------
 This release contains bug fixes improving on Evergreen 2.12.8:

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

Summary of changes:
 docs/RELEASE_NOTES_2_12.adoc |   21 ++++++++++-
 docs/RELEASE_NOTES_3_0.adoc  |   81 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list