[open-ils-commits] [GIT] Evergreen ILS branch rel_3_0 updated. 251d80839f2951285d51360ee2594957a6ad1a1c

Evergreen Git git at git.evergreen-ils.org
Wed Oct 18 13:08:25 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_3_0 has been updated
       via  251d80839f2951285d51360ee2594957a6ad1a1c (commit)
       via  f8ca464030075d7a5e4dc1808df15d910573331e (commit)
      from  a0f458db871aba9c7545e6cb7abab6c26754f2fa (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 251d80839f2951285d51360ee2594957a6ad1a1c
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Wed Oct 18 13:07:34 2017 -0400

    Docs: 3.0.1 Release notes
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/docs/RELEASE_NOTES_3_0.adoc b/docs/RELEASE_NOTES_3_0.adoc
index 595cf24..7700504 100644
--- a/docs/RELEASE_NOTES_3_0.adoc
+++ b/docs/RELEASE_NOTES_3_0.adoc
@@ -3,8 +3,67 @@ Evergreen 3.0 Release Notes
 :toc:
 :numbered:
 
-Upgrade notes
--------------
+Evergreen 3.0.1
+----------------
+This release contains several bug fixes improving on Evergreen 3.0.0
+
+* Fixes a bug in the web staff client that prevented initials from being
+stored with copy notes.
+* Adds billing types that may have been missed by systems that were 
+running Evergreen prior to the 1.4 release.
+* Fixes a web staff client bug with the CSV export option available from
+the Import Queue in the MARC Batch Import/Export interface.
+* Adds the missing copy alert field in the web client's volume/copy
+editor.
+* Fixes a bug where the setting to require date of birth in patron
+registration was not being honored in the web staff client.
+* Fixes a bug in the web staff client patron registration form where the 
+password wasn't generating from the last four digits of the patron's
+phone number.
+* Fixes an issue in the web staff client where the complete barcode did
+not display in some interfaces when partial barcodes were scanned.
+* Fixes an HTML error in the new copy tags that display on the record
+summary page.
+* Fixes a web staff client bug where recording a large number of in-house
+uses at one time doesn't display a confirmation dialog once it hits the 
+correct threshold.
+* Adds a _Print Full Grid_ action in the web staff client
+holds pull list to allow staff to print the entire pull list as it
+displays on the screen. This change also changes the _Export CSV_ action
+to an _Export Full CSV_ option.
+* Fixes an issue with the Patron Messages interface that prevented it
+from saving column configuration changes in the web staff client.
+* Fixes a bug in the web staff client where a billing prompt did not
+correctly display after marking an item damaged in those systems that
+have enabled the setting to bill for damaged items.
+* Adds an option to the specific due date feature that allows saving
+that due date until logout. This allows all circulations from a given
+workstation to be due on the same date. 
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 3.0.1 point release of
+Evergreen:
+
+* Jason Boyer
+* Galen Charlton
+* Bill Erickson
+* Kyle Huckins
+* Jeanette Lundgren
+* Kathy Lussier
+* Mike Rylander
+* Jane Sandberg
+* Chris Sharp
+* Ben Shum
+* Remington Steed
+* Cesar Velez
+* Dan Wells
+
+
+
+3.0.0 Upgrade notes
+-------------------
 
 The minimum version of PostgreSQL required to run Evergreen 3.0 is
 PostgreSQL 9.4. Evergreen 3.0 also requires OpenSRF 3.0.0 or later.
@@ -127,8 +186,8 @@ release cycles, and will become moot upon the release of 3.2.0, when
 the XUL staff client is slated to be entirely removed.
 
 
-New Features
-------------
+3.0.0 New Features
+------------------
 
 New Staff Client
 ~~~~~~~~~~~~~~~~

commit f8ca464030075d7a5e4dc1808df15d910573331e
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Wed Oct 18 11:58:24 2017 -0400

    Docs: 2.12.7 release notes
    
    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 61aa556..469775d 100644
--- a/docs/RELEASE_NOTES_2_12.adoc
+++ b/docs/RELEASE_NOTES_2_12.adoc
@@ -3,6 +3,44 @@ Evergreen 2.12 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.12.7
+----------------
+This release contains several bug fixes improving on Evergreen 2.12.6
+
+* Fixes a bug in the web staff client that prevented initials from being
+stored with copy notes.
+* Adds billing types that may have been missed by systems that were 
+running Evergreen prior to the 1.4 release.
+* Fixes a web staff client bug with the CSV export option available from
+the Import Queue in the MARC Batch Import/Export interface.
+* Adds the missing copy alert field in the web client's volume/copy
+editor.
+* Fixes a bug where the setting to require date of birth in patron
+registration was not being honored in the web staff client.
+* Fixes a bug in the web staff client patron registration form where the 
+password wasn't generating from the last four digits of the patron's
+phone number.
+* Fixes an issue in the web staff client where the complete barcode did
+not display in some interfaces when partial barcodes were scanned.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+tests and documentation patches to the 2.12.7 point release of
+Evergreen:
+
+* Galen Charlton
+* Bill Erickson
+* Jeanette Lundgren
+* Kathy Lussier
+* Mike Rylander
+* Jane Sandberg
+* Chris Sharp
+* Ben Shum
+* Remington Steed
+* Cesar Velez
+
+
 Evergreen 2.12.6
 ----------------
 This release contains several bug fixes improving on Evergreen 2.12.5.

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

Summary of changes:
 docs/RELEASE_NOTES_2_12.adoc |   38 +++++++++++++++++++++++
 docs/RELEASE_NOTES_3_0.adoc  |   67 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 101 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list