[open-ils-commits] [GIT] Evergreen ILS branch master updated. 48c38f519e1f3ab9f152f2122a38d8a740dc02ab

Evergreen Git git at git.evergreen-ils.org
Thu Apr 28 12:43:19 EDT 2016


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  48c38f519e1f3ab9f152f2122a38d8a740dc02ab (commit)
       via  9456a78dacd7d5105b620b61f1793eb0b591a805 (commit)
       via  78a978b791965ed7db2c78aa3691f91f79e4be85 (commit)
       via  8675ffcdade486a7d663c52ec9f73d461df9c64c (commit)
       via  56bf7520b22a468aa5412e29263068b9b6a8630f (commit)
       via  4698a7829895c89e6277f3cf619e898f92607523 (commit)
      from  e45c91d53f249b01dce43bf9224b891dfa304942 (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 48c38f519e1f3ab9f152f2122a38d8a740dc02ab
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Apr 28 12:26:19 2016 -0400

    updates to the 2.10.2 release notes
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Bill Erickson <berickxx at gmail.com>

diff --git a/docs/RELEASE_NOTES_2_10.adoc b/docs/RELEASE_NOTES_2_10.adoc
index 6cf32c7..1955076 100644
--- a/docs/RELEASE_NOTES_2_10.adoc
+++ b/docs/RELEASE_NOTES_2_10.adoc
@@ -8,9 +8,15 @@ Evergreen 2.10.2
 This release contains several bugfixes improving on Evergreen 2.10.1
 
 * Fixes a bug where phrase searching in the catalog failed when the phrase
-started or ended with puntuation.
+started or ended with punctuation.
+* Fixes a bug where changing the sort order in the public catalog to
+"relevance" could fail.
+* Fixes a bug that prevented users from recreating a monograph part that
+had previously been deleted.
 * Fixes a bug where serials checkouts failed for users that track circulation
-history. 
+history.
+* Fixes a bug that prevented the Library Settings Editor from
+consistently retrieving the values of library settings.
 * Fixes several issues with the new web-based Angular patron editor, including:
 ** Allows barcodes to be used as user name even if it doesn't match the user
 name regex.
@@ -28,7 +34,10 @@ patron save operation, resulting in a server-side error on save.
 periods.
 * Removes support for Debian Squeeze now that its long-term support period
 has ended.
-* Fixes some QA tests that had been failing. 
+* Fixes a bug that had prevented the dependency libpcre3 from being
+intalled on Debian Jessie.
+* Fixes some QA tests that had been failing.
+* Renumbers the Perl unit test files.
 
 Acknowledgements
 ~~~~~~~~~~~~~~~~
@@ -36,6 +45,7 @@ We would like to thank the following individuals who contributed
 code and documentation patches to the 2.10.2 point release of Evergreen:
 
 * Jason Boyer
+* Steve Callender
 * Galen Charlton
 * Bill Erickson
 * Anna Goben

commit 9456a78dacd7d5105b620b61f1793eb0b591a805
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Thu Apr 28 09:27:16 2016 -0400

    Adding 2.10.2 point release notes
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

diff --git a/docs/RELEASE_NOTES_2_10.adoc b/docs/RELEASE_NOTES_2_10.adoc
index 0570266..6cf32c7 100644
--- a/docs/RELEASE_NOTES_2_10.adoc
+++ b/docs/RELEASE_NOTES_2_10.adoc
@@ -3,6 +3,63 @@ Evergreen 2.10.1 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.10.2
+---------------
+This release contains several bugfixes improving on Evergreen 2.10.1
+
+* Fixes a bug where phrase searching in the catalog failed when the phrase
+started or ended with puntuation.
+* Fixes a bug where serials checkouts failed for users that track circulation
+history. 
+* Fixes several issues with the new web-based Angular patron editor, including:
+** Allows barcodes to be used as user name even if it doesn't match the user
+name regex.
+** Presents an alert when trying to save a form with invalid values.
+** Allows staff to delete all patron addresses if the corresponding Library 
+Setting allows them to do so.
+** Honors Library Settings to require the county and state fields at patron
+registration time.
+** Resizes checkboxes that had become huge in some browsers.
+** Displays the New Address button at all times.
+** Prevents staff from editing linked addresses for cloned users.
+** Fixes a bug where out-of-scope stat cats would be incorrectly bundled in the 
+patron save operation, resulting in a server-side error on save.
+* Silences unnecessary warnings emitted for libraries using extending grace
+periods.
+* Removes support for Debian Squeeze now that its long-term support period
+has ended.
+* Fixes some QA tests that had been failing. 
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed
+code and documentation patches to the 2.10.2 point release of Evergreen:
+
+* Jason Boyer
+* Galen Charlton
+* Bill Erickson
+* Anna Goben
+* Angela Kilsdonk
+* Debbie Luchenbill
+* Jennifer Pringle
+* Mike Rylander
+* Jane Sandberg
+* Jason Stephenson
+* Yamil Suarez
+
+We also thank the following organizations whose employees contributed
+patches:
+
+* BC Libraries Cooperative
+* Berklee College of Music
+* Equinox Software, Inc.
+* Evergreen Indiana
+* King County Library System
+* Linn Libraries Consortium
+* Merrimack Valley Library Consortium
+* MOBIUS
+
+
 Evergreen 2.10.1
 ----------------
 

commit 78a978b791965ed7db2c78aa3691f91f79e4be85
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Apr 28 12:21:50 2016 -0400

    update release notes for 2.9.4
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Bill Erickson <berickxx at gmail.com>

diff --git a/docs/RELEASE_NOTES_2_9.txt b/docs/RELEASE_NOTES_2_9.txt
index 3b51b56..854e9e1 100644
--- a/docs/RELEASE_NOTES_2_9.txt
+++ b/docs/RELEASE_NOTES_2_9.txt
@@ -8,7 +8,11 @@ Evergreen 2.9.4
 This release contains several bugfixes improving on Evergreen 2.9.3
 
 * Fixes a bug where phrase searching in the catalog failed when the phrase
-started or ended with puntuation.
+started or ended with punctuation.
+* Fixes a bug where changing the sort order in the public catalog to
+"relevance" could fail.
+* Fixes a bug that prevented users from recreating a monograph part that
+had previously been deleted.
 * Silences unnecessary warnings emitted for libraries using extending grace
 periods.
 * Removes support for Debian Squeeze now that its long-term support period
@@ -20,6 +24,7 @@ We would like to thank the following individuals who contributed
 code and documentation patches to the 2.9.4 point release of Evergreen:
 
 * Jason Boyer
+* Steve Callender
 * Galen Charlton
 * Mike Rylander
 * Yamil Suarez

commit 8675ffcdade486a7d663c52ec9f73d461df9c64c
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Thu Apr 28 08:47:05 2016 -0400

    Adding 2.9.4 release notes
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

diff --git a/docs/RELEASE_NOTES_2_9.txt b/docs/RELEASE_NOTES_2_9.txt
index 3c9996b..3b51b56 100644
--- a/docs/RELEASE_NOTES_2_9.txt
+++ b/docs/RELEASE_NOTES_2_9.txt
@@ -3,6 +3,35 @@ Evergreen 2.9 Release Notes
 :toc:
 :numbered:
 
+Evergreen 2.9.4
+---------------
+This release contains several bugfixes improving on Evergreen 2.9.3
+
+* Fixes a bug where phrase searching in the catalog failed when the phrase
+started or ended with puntuation.
+* Silences unnecessary warnings emitted for libraries using extending grace
+periods.
+* Removes support for Debian Squeeze now that its long-term support period
+has ended.
+
+Acknowledgements
+~~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed
+code and documentation patches to the 2.9.4 point release of Evergreen:
+
+* Jason Boyer
+* Galen Charlton
+* Mike Rylander
+* Yamil Suarez
+
+We also thank the following organizations whose employees contributed
+patches:
+
+* Berklee College of Music
+* Equinox Software, Inc.
+* Evergreen Indiana
+
+
 Evergreen 2.9.3
 ---------------
 This release contains several bugfixes improving on Evergreen 2.9.2.

commit 56bf7520b22a468aa5412e29263068b9b6a8630f
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Thu Apr 28 12:20:45 2016 -0400

    updates to 2.8.8 release notes
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Bill Erickson <berickxx at gmail.com>

diff --git a/docs/RELEASE_NOTES_2_8.txt b/docs/RELEASE_NOTES_2_8.txt
index b38f7d1..67fd162 100644
--- a/docs/RELEASE_NOTES_2_8.txt
+++ b/docs/RELEASE_NOTES_2_8.txt
@@ -6,7 +6,9 @@ Evergreen 2.8.8
 This release contains several bugfixes improving on Evergreen 2.8.7
 
 * Fixes a bug where phrase searching in the catalog failed when the phrase
-started or ended with puntuation.
+started or ended with punctuation.
+* Fixes a bug where changing the sort order in the public catalog to
+"relevance" could fail.
 * Silences unnecessary warnings emitted for libraries using extending grace
 periods.
 * Removes support for Debian Squeeze now that its long-term support period

commit 4698a7829895c89e6277f3cf619e898f92607523
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Thu Apr 28 08:35:43 2016 -0400

    Point release notes for the 2.8.8 release
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

diff --git a/docs/RELEASE_NOTES_2_8.txt b/docs/RELEASE_NOTES_2_8.txt
index efbc667..b38f7d1 100644
--- a/docs/RELEASE_NOTES_2_8.txt
+++ b/docs/RELEASE_NOTES_2_8.txt
@@ -1,6 +1,17 @@
 Evergreen 2.8 Release Notes
 =============================
 
+Evergreen 2.8.8
+---------------
+This release contains several bugfixes improving on Evergreen 2.8.7
+
+* Fixes a bug where phrase searching in the catalog failed when the phrase
+started or ended with puntuation.
+* Silences unnecessary warnings emitted for libraries using extending grace
+periods.
+* Removes support for Debian Squeeze now that its long-term support period
+has ended.
+ 
 Evergreen 2.8.7
 ---------------
 This release contains several bugfixes improving on Evergreen 2.8.6

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

Summary of changes:
 docs/RELEASE_NOTES_2_10.adoc |   67 ++++++++++++++++++++++++++++++++++++++++++
 docs/RELEASE_NOTES_2_8.txt   |   13 ++++++++
 docs/RELEASE_NOTES_2_9.txt   |   34 +++++++++++++++++++++
 3 files changed, 114 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list