[open-ils-commits] [GIT] Evergreen ILS branch rel_3_2 updated. f69518fb183f9b8af8a2c35d5c8c558653876b12

Evergreen Git git at git.evergreen-ils.org
Wed Jun 19 09:41:12 EDT 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, rel_3_2 has been updated
       via  f69518fb183f9b8af8a2c35d5c8c558653876b12 (commit)
       via  67566ba979aed0f96a55f909b84c0bba49bd8aca (commit)
       via  a7c84f339f7f7ee4a14536fbe53c56c73e92c47d (commit)
      from  e3fcfde025d6af48958a1d0b89e8a73a275bf571 (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 f69518fb183f9b8af8a2c35d5c8c558653876b12
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Wed Jun 19 06:31:26 2019 -0700

    Docs: 3.1.13 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 96a67a06af..bfa49b2e61 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -3,6 +3,132 @@ Evergreen 3.1 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.1.13
+----------------
+
+This release contains bug fixes improving on Evergreen 3.1.12.
+All bug fixes refer to the web staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+Circulation
+^^^^^^^^^^^
+* Corrects a rounding error that caused fines to exceed the max fines
+amount
+(https://bugs.launchpad.net/evergreen/+bug/1704819[Bug #1704819])
+* Corrects an issue with printing Items Out receipts
+(https://bugs.launchpad.net/evergreen/+bug/1790896[Bug #1790896])
+* SIP Visa payments are now recorded as credit card, rather than cash
+payments
+(https://bugs.launchpad.net/evergreen/+bug/1796942[Bug #1796942])
+* Converting change to patron credit no longer requires staff members
+to refresh the screen to see the new credit
+(https://bugs.launchpad.net/evergreen/+bug/1775639[Bug #1775639])
+* The patron summary now includes tooltips that were available in
+the XUL client
+(https://bugs.launchpad.net/evergreen/+bug/1772206[Bug #1772206])
+* The patron holds grid now includes a SMS Carrier column
+(https://bugs.launchpad.net/evergreen/+bug/1748265[Bug #1748265])
+* When registering a new patron from Pending Patrons, the address
+type dropdown now supports a default value
+(https://bugs.launchpad.net/evergreen/+bug/1816180[Bug #1816180])
+* The Items Out grid now includes a Monograph Parts column
+(https://bugs.launchpad.net/evergreen/+bug/1789257[Bug #1789257])
+* The annotate checkbox on the bill payment screen is now sticky
+(https://bugs.launchpad.net/evergreen/+bug/1759343[Bug #1759343])
+
+Cataloging
+^^^^^^^^^^
+
+* The holdings editor saves default values more consistently
+(https://bugs.launchpad.net/evergreen/+bug/1812900[Bug #1812900])
+* Statistical categories and their entries are now alphabetized in the
+holdings editor (Bugs
+https://bugs.launchpad.net/evergreen/+bug/1744386[Bug #1744386] and
+https://bugs.launchpad.net/evergreen/+bug/1777184[Bug #1777184])
+* The holdings editor now lists monograph parts in reverse alphabetical
+order
+(https://bugs.launchpad.net/evergreen/+bug/1760893[Bug #1760893])
+* Buckets created from the MARC Batch Import process are now available
+in the MARC Batch Edit interface
+(https://bugs.launchpad.net/evergreen/+bug/1440890[Bug #1440890])
+* The record bucket interface only displays the Merge action when
+multiple records are selected
+(https://bugs.launchpad.net/evergreen/+bug/1760599[Bug #1760599])
+
+Client
+^^^^^^
+
+* The menu in the top right corner is now named "Logout and more..."
+(https://bugs.launchpad.net/evergreen/+bug/1796914[Bug #1796914])
+
+Public Catalog
+^^^^^^^^^^^^^^
+
+* Avoids Internal Server Errors on search result page
+(https://bugs.launchpad.net/evergreen/+bug/1155706[Bug #1155706])
+* Double clicking the Place Hold button can no longer result in
+multiple holds
+(https://bugs.launchpad.net/evergreen/+bug/1029601[Bug #1029601])
+
+Reports
+^^^^^^^
+
+* Adds a more user-friendly interface for boolean filters
+(https://bugs.launchpad.net/evergreen/+bug/1642337[Bug #1642337])
+
+System administration
+^^^^^^^^^^^^^^^^^^^^^
+
+* Improves consistency in terminology in the Local Administration
+screen
+(https://bugs.launchpad.net/evergreen/+bug/1776913[Bug #1776913])
+
+Automated tests
+^^^^^^^^^^^^^^^
+* Fixes an automated test related to translations and internationalization
+(https://bugs.launchpad.net/evergreen/+bug/1768987[Bug #1768987])
+
+Database
+^^^^^^^^
+
+* Adds some foreign key functions that may be missing from your database
+(https://bugs.launchpad.net/evergreen/+bug/1772028[Bug #1772028])
+
+
+Acknowledgments
+~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+testing and documentation patches to the 3.1.13 point release of
+Evergreen:
+
+* John Amundson
+* a. bellenir
+* Jason Boyer
+* Galen Charlton
+* Garry Collum
+* Dawn Dale
+* Jeff Davis
+* Bill Erickson
+* Jason Etheridge
+* Lynn Floyd
+* Jeff Godin
+* Rogan Hamby
+* Kyle Huckins
+* Sam Link
+* Terran McCanna
+* Bill Ott
+* Suzanne Paterno
+* Dan Pearl
+* Geoff Sams
+* Janet Schrader
+* Remington Steed
+* Jason Stephenson
+* Josh Stompro
+* Cesar Velez
+* Dan Wells
+
 Evergreen 3.1.12
 ----------------
 

commit 67566ba979aed0f96a55f909b84c0bba49bd8aca
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Thu May 23 13:44:22 2019 -0400

    Docs: Fix list formatting in 3.1 release notes
    
    Single list items that wrap across multiple lines accidentally start
    each line with a bullet. This commit removes the extra bullets.
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc
index a052d5684a..96a67a06af 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -16,44 +16,44 @@ Booking
 ^^^^^^^
 
 * Fixes a bug in the Booking URL path that failed with newer Apache
-* (https://bugs.launchpad.net/evergreen/+bug/1823387[Bug #1823387])
+  (https://bugs.launchpad.net/evergreen/+bug/1823387[Bug #1823387])
 
 Circulation
 ^^^^^^^^^^^
 
 * Fixes a display bug with the patron record Group Members list
-* (https://bugs.launchpad.net/evergreen/+bug/1642036[Bug #1642036])
+  (https://bugs.launchpad.net/evergreen/+bug/1642036[Bug #1642036])
 * Fixes title sort on the patron Items Out Screen
-* (https://bugs.launchpad.net/evergreen/+bug/1782014[Bug #1782014])
+  (https://bugs.launchpad.net/evergreen/+bug/1782014[Bug #1782014])
 * Fixes the ability to place holds from item buckets
-* (https://bugs.launchpad.net/evergreen/+bug/1806394[Bug #1806394])
+  (https://bugs.launchpad.net/evergreen/+bug/1806394[Bug #1806394])
 * Fixes a bug with editing the due date of an hourly loan that would lose the
-* time (https://bugs.launchpad.net/evergreen/+bug/1552778[Bug #1552778])
+  time (https://bugs.launchpad.net/evergreen/+bug/1552778[Bug #1552778])
 
 Cataloging
 ^^^^^^^^^^
 
 * Fixes a bug where copy templates would not apply properly
-* (https://bugs.launchpad.net/evergreen/+bug/1788680[Bug #1788680])
+  (https://bugs.launchpad.net/evergreen/+bug/1788680[Bug #1788680])
 * Fixes the default cursor focus on the holdings editor
-* (https://bugs.launchpad.net/evergreen/+bug/1752968[Bug #1752968])
+  (https://bugs.launchpad.net/evergreen/+bug/1752968[Bug #1752968])
 * Fixes a bug that failed to honor the "Retain empty bib records"
-* (cat.bib.keep_on_empty) setting when transferring items
-* (https://bugs.launchpad.net/evergreen/+bug/1333893[Bug #1333893])
+  (cat.bib.keep_on_empty) setting when transferring items
+  (https://bugs.launchpad.net/evergreen/+bug/1333893[Bug #1333893])
 
 Public Catalog
 ^^^^^^^^^^^^^^
 
 * Restores ability to request password resets
-* (https://bugs.launchpad.net/evergreen/+bug/1804038[Bug #1804038])
+  (https://bugs.launchpad.net/evergreen/+bug/1804038[Bug #1804038])
 
 System administration
 ^^^^^^^^^^^^^^^^^^^^^
 
 * Fixes the help text in action_trigger_aggregator.pl related to the remote-acct
-* argument (https://bugs.launchpad.net/evergreen/+bug/1803729[Bug #1803729])
+  argument (https://bugs.launchpad.net/evergreen/+bug/1803729[Bug #1803729])
 * Adds a missing page title for the Statistical Popularity Badges admin page
-* (https://bugs.launchpad.net/evergreen/+bug/1826890[Bug #1826890])
+  (https://bugs.launchpad.net/evergreen/+bug/1826890[Bug #1826890])
 
 
 Acknowledgments

commit a7c84f339f7f7ee4a14536fbe53c56c73e92c47d
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Fri May 17 15:38:44 2019 -0400

    Docs: Add bugfix release notes for 3.1.12
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc
index d799b840e8..a052d5684a 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -3,6 +3,85 @@ Evergreen 3.1 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.1.12
+----------------
+
+This release contains bug fixes improving on Evergreen 3.1.11.
+All bug fixes refer to the web staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+Booking
+^^^^^^^
+
+* Fixes a bug in the Booking URL path that failed with newer Apache
+* (https://bugs.launchpad.net/evergreen/+bug/1823387[Bug #1823387])
+
+Circulation
+^^^^^^^^^^^
+
+* Fixes a display bug with the patron record Group Members list
+* (https://bugs.launchpad.net/evergreen/+bug/1642036[Bug #1642036])
+* Fixes title sort on the patron Items Out Screen
+* (https://bugs.launchpad.net/evergreen/+bug/1782014[Bug #1782014])
+* Fixes the ability to place holds from item buckets
+* (https://bugs.launchpad.net/evergreen/+bug/1806394[Bug #1806394])
+* Fixes a bug with editing the due date of an hourly loan that would lose the
+* time (https://bugs.launchpad.net/evergreen/+bug/1552778[Bug #1552778])
+
+Cataloging
+^^^^^^^^^^
+
+* Fixes a bug where copy templates would not apply properly
+* (https://bugs.launchpad.net/evergreen/+bug/1788680[Bug #1788680])
+* Fixes the default cursor focus on the holdings editor
+* (https://bugs.launchpad.net/evergreen/+bug/1752968[Bug #1752968])
+* Fixes a bug that failed to honor the "Retain empty bib records"
+* (cat.bib.keep_on_empty) setting when transferring items
+* (https://bugs.launchpad.net/evergreen/+bug/1333893[Bug #1333893])
+
+Public Catalog
+^^^^^^^^^^^^^^
+
+* Restores ability to request password resets
+* (https://bugs.launchpad.net/evergreen/+bug/1804038[Bug #1804038])
+
+System administration
+^^^^^^^^^^^^^^^^^^^^^
+
+* Fixes the help text in action_trigger_aggregator.pl related to the remote-acct
+* argument (https://bugs.launchpad.net/evergreen/+bug/1803729[Bug #1803729])
+* Adds a missing page title for the Statistical Popularity Badges admin page
+* (https://bugs.launchpad.net/evergreen/+bug/1826890[Bug #1826890])
+
+
+Acknowledgments
+~~~~~~~~~~~~~~~
+We would like to thank the following individuals who contributed code,
+testing and documentation patches to the 3.1.12 point release of
+Evergreen:
+
+* John Amundson
+* Jason Boyer
+* Galen Charlton
+* Garry Collum
+* Jeff Davis
+* Bill Erickson
+* Blake Graham-Henderson
+* Rogan Hamby
+* Kathy Lussier
+* Millissa Macomber
+* Mike Rylander
+* Jane Sandberg
+* Janet Schrader
+* Remington Steed
+* Jason Stephenson
+* Josh Stompro
+* Dan Wells
+* Beth Willis
+
+
 Evergreen 3.1.11
 ----------------
 

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

Summary of changes:
 docs/RELEASE_NOTES_3_1.adoc | 205 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 205 insertions(+)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list