[open-ils-commits] [GIT] Evergreen ILS branch master updated. 5bcfc08ea7d96d6ce1921791b3a77cf1e823bd00

Evergreen Git git at git.evergreen-ils.org
Wed Jan 16 15:19:43 EST 2019


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  5bcfc08ea7d96d6ce1921791b3a77cf1e823bd00 (commit)
       via  6a81402fddf961d837f376a58d93d4c988fd4db9 (commit)
      from  bc9c9d30ec14cea15321694761fa899024466b13 (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 5bcfc08ea7d96d6ce1921791b3a77cf1e823bd00
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Wed Jan 16 12:19:10 2019 -0800

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

diff --git a/docs/RELEASE_NOTES_3_2.adoc b/docs/RELEASE_NOTES_3_2.adoc
index ec769f1..6868543 100644
--- a/docs/RELEASE_NOTES_3_2.adoc
+++ b/docs/RELEASE_NOTES_3_2.adoc
@@ -3,6 +3,86 @@ Evergreen 3.2 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.2.3
+----------------
+This release contains bug fixes improving on Evergreen 3.2.3.
+All bug fixes refer to the staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+General
+^^^^^^^
+
+* Hatch is now deprecated for local data storage.  Hatch is
+still recommended for printing in certain situations.
+
+Acquisitions
+^^^^^^^^^^^^
+
+* The new `edi_order_pusher.pl` now only pushes purchase orders
+with a state of "on-order", to prevent older purchase orders
+from being unintentionally pushed to vendors.
+
+Cataloging
+^^^^^^^^^^
+
+* Fixes a bug that prevented batch importing authority records.
+* The template dropdown in the holdings editor now provides more
+space to accommodate longer template names.
+* The drop-down of copy tag types in the Manage Copy Tags dialog
+now includes the owning library of the copy tag type.
+
+Circulation
+^^^^^^^^^^^
+
+* Fixes an issue with recalling checked-out materials.
+* Added several missing columns to the patron bills grid.
+* Corrected the display of the Bill Type column in the patron bills grid.
+* Clarified the names of the "Billing Location" and "Grocery Billing
+Location" columns in the patron bills grid.
+* The Bill Full Details grid now includes a billing location column
+for both circulation and grocery bills, as well as the owning library for
+circulation bills.
+* The Billing History transactions grid now remembers any changes that
+users make to the column settings.
+* Fixes an issue with printing multiple copies of bills.
+* Fixes an issue with saving self-registered patron accounts.
+* Staff can now delete self-registered patron accounts.
+
+System administration
+^^^^^^^^^^^^^^^^^^^^^
+
+* Fixes the marc_stream_importer to be compatible with Vandelay session
+tracking.
+* Includes an accessibility improvement for the Acquisitions
+Administration interfaces.
+
+
+Acknowledgments
+~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.2.3 point release of
+Evergreen:
+
+* John Amundson
+* Jason Boyer
+* Andrea Buntz Neiman
+* Jeff Davis
+* Bill Erickson
+* Kyle Huckins
+* Angela Kilsdonk
+* Katie G. Martin
+* Terran McCanna
+* Mike Rylander
+* Jane Sandberg
+* Janet Schrader
+* Chris Sharp
+* Remington Steed
+* Jason Stephenson
+* Cesar Velez
+
+
 Evergreen 3.2.2
 ----------------
 This release contains bug fixes improving on Evergreen 3.2.1.

commit 6a81402fddf961d837f376a58d93d4c988fd4db9
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Wed Jan 16 12:16:56 2019 -0800

    Docs: adding 3.1.9 release notes
    
    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 94cec4f..ae230fd 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -3,6 +3,59 @@ Evergreen 3.1 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.1.9
+----------------
+This release contains bug fixes improving on Evergreen 3.1.8.
+All bug fixes refer to the web staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+Acquisitions
+^^^^^^^^^^^^
+
+* The new `edi_order_pusher.pl` now only pushes purchase orders with a state of "on-order", to prevent older purchase orders from being unintentionally pushed to vendors.
+
+Cataloging
+^^^^^^^^^^
+
+* The template dropdown in the holdings editor now provides more space to accommodate longer template names.
+* The drop-down of copy tag types in the Manage Copy Tags dialog now includes the owning library of the copy tag type.
+
+Circulation
+^^^^^^^^^^^
+
+* Fixes an issue with recalling checked-out materials.
+* Added several missing columns to the patron bills grid.
+* Corrected the display of the Bill Type column in the patron bills grid.
+* Clarified the names of the "Billing Location" and "Grocery Billing Location" columns in the patron bills grid.
+* The Bill Full Details grid now includes a billing location column for both circulation and grocery bills, as well as the owning library for circulation bills.
+* The Billing History transactions grid now remembers any changes that users make to the column settings.
+* Fixes an issue with printing multiple copies of bills.
+
+Acknowledgments
+~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.1.9 point release of
+Evergreen:
+
+* John Amundson
+* Jason Boyer
+* Andrea Buntz Neiman
+* Jeff Davis
+* Bill Erickson
+* Angela Kilsdonk
+* Katie G. Martin
+* Terran McCanna
+* Mike Rylander
+* Jane Sandberg
+* Janet Schrader
+* Chris Sharp
+* Remington Steed
+* Jason Stephenson
+* Cesar Velez
+
+
 Evergreen 3.1.8
 ----------------
 This release contains bug fixes improving on Evergreen 3.1.7.
diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc
deleted file mode 100644
index 79848e4..0000000
--- a/docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc
+++ /dev/null
@@ -1,24 +0,0 @@
-Add Missing Patron Bill Grid Columns
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Adding missing columns to the patron bills grid, including:
-- Call Number
-- Owning Library
-- Shelving Location
-- Last Billing Note
-- Last Billing Timestamp
-- Last Payment Timestamp
-- Last payment Note
-- Last Payment Type
-    
-Corrected the path for Bill Type.
-    
-Changed column name for Location to 'Billing Location' and the former
-Billing Location to 'Grocery Billing Location' for clarity
-    
-Fix Bill Full Detail Display
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Fleshes out retrieved data to be able to display the billing location
-for both circulation and grocery bills on the full details page as
-well as the owning library for circulation bills.
-
-

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

Summary of changes:
 docs/RELEASE_NOTES_3_1.adoc                        |   53 +++++++++++++
 docs/RELEASE_NOTES_3_2.adoc                        |   80 ++++++++++++++++++++
 .../Circulation/patron_bill_fixes.adoc             |   24 ------
 3 files changed, 133 insertions(+), 24 deletions(-)
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list