[open-ils-commits] [GIT] Evergreen ILS branch rel_3_3 updated. 96d9a658f5a5e0c34a21532281ac64e5faea48fd

Evergreen Git git at git.evergreen-ils.org
Wed Jun 19 09:47:45 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_3 has been updated
       via  96d9a658f5a5e0c34a21532281ac64e5faea48fd (commit)
       via  0379e2bf74edc877341e52ec080191a3de87f2e2 (commit)
       via  a6be5fe5eac5723756794c8b67e2fcbe2f79a1ca (commit)
       via  5722494fd71d34989516824e986a851ae999f905 (commit)
       via  f15f6169cd7b249febaf81f67c2ae0faae612787 (commit)
      from  8dcd628345dbb14fbae770e991ca42b50778b85a (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 96d9a658f5a5e0c34a21532281ac64e5faea48fd
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Wed Jun 19 06:44:58 2019 -0700

    Docs: Release notes for 3.2.7
    
    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 ff4105530c..143b247e90 100644
--- a/docs/RELEASE_NOTES_3_2.adoc
+++ b/docs/RELEASE_NOTES_3_2.adoc
@@ -3,6 +3,161 @@ Evergreen 3.2 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.2.7
+----------------
+
+This release contains bug fixes improving on Evergreen 3.2.6.
+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])
+* Group member details grid settings can now be saved
+(https://bugs.launchpad.net/evergreen/+bug/1774707[Bug #1774707])
+* The patron registration date of birth field can now display a
+format example
+(https://bugs.launchpad.net/evergreen/+bug/1819181[Bug #1819181])
+
+Cataloging
+^^^^^^^^^^
+
+* The MARC editor displays a warning when a cataloger attempts to
+close the tab without saving
+(https://bugs.launchpad.net/evergreen/+bug/1538678[Bug #1538678])
+* The MARC editor displays a warning when permissions issues
+prevent a record from saving
+(https://bugs.launchpad.net/evergreen/+bug/1693580[Bug #1693580])
+* The holdings editor saves default values more consistently
+(https://bugs.launchpad.net/evergreen/+bug/1812900[Bug #1812900])
+* The flat-text editor now uses a monospace font
+(https://bugs.launchpad.net/evergreen/+bug/1817601[Bug #1817601])
+* 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])
+* Fixes an issue with the displayed number of items out
+(https://bugs.launchpad.net/evergreen/+bug/1770217[Bug #1770217])
+
+Client
+^^^^^^
+
+* Fixes conflicting dependency information caused be the release of
+Angular 8
+(https://bugs.launchpad.net/evergreen/+bug/1830972[Bug #1830972])
+* Angular grids include several new accessibility features and
+keyboard shortcuts
+(https://bugs.launchpad.net/evergreen/+bug/1816480[Bug #1816480])
+* The menu in the top right corner is now named "Logout and more..."
+(https://bugs.launchpad.net/evergreen/+bug/1796914[Bug #1796914])
+* Several dropdown menus now require less scrolling
+(https://bugs.launchpad.net/evergreen/+bug/1669120[Bug #1669120])
+
+
+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])
+* The Library Settings Editor now displays some example timezones
+for the lib.timezone setting
+(https://bugs.launchpad.net/evergreen/+bug/1817332[Bug #1817332])
+
+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.2.7 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
+* Michele Morgan
+* Bill Ott
+* Suzanne Paterno
+* Dan Pearl
+* Mike Risher
+* Geoff Sams
+* Janet Schrader
+* Remington Steed
+* Jason Stephenson
+* Josh Stompro
+* Cesar Velez
+* Dan Wells
+
 Evergreen 3.2.6
 ---------------
 

commit 0379e2bf74edc877341e52ec080191a3de87f2e2
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Thu May 23 13:42:27 2019 -0400

    Docs: Fix list formatting in 3.2 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_2.adoc b/docs/RELEASE_NOTES_3_2.adoc
index fe57122a3d..ff4105530c 100644
--- a/docs/RELEASE_NOTES_3_2.adoc
+++ b/docs/RELEASE_NOTES_3_2.adoc
@@ -15,51 +15,52 @@ Bug fixes
 General
 ^^^^^^^
 
-* Fixes a compatibility problem with the Item Status related to JavaScript arrow
-* functions (https://bugs.launchpad.net/evergreen/+bug/1821196[Bug #1821196])
+* Fixes a compatibility problem with the Item Status screen related to
+  JavaScript arrow functions
+  (https://bugs.launchpad.net/evergreen/+bug/1821196[Bug #1821196])
 
 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 a refresh bug on the catalog record Holds View tab when moving between
-* records (https://bugs.launchpad.net/evergreen/+bug/1792188[Bug #1792188])
+  records (https://bugs.launchpad.net/evergreen/+bug/1792188[Bug #1792188])
 * 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])
 
 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])
 * Fixes a bug that failed to include deleted bib records in TCN search
-* (https://bugs.launchpad.net/evergreen/+bug/1813633[Bug #1813633])
+  (https://bugs.launchpad.net/evergreen/+bug/1813633[Bug #1813633])
 
 System administration
 ^^^^^^^^^^^^^^^^^^^^^
 
 * Added database indexes to speed up purging of Action Trigger event output
-* fields (https://bugs.launchpad.net/evergreen/+bug/1778940[Bug #1778940])
+  fields (https://bugs.launchpad.net/evergreen/+bug/1778940[Bug #1778940])
 * 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 Closed Dates Editor
-* (https://bugs.launchpad.net/evergreen/+bug/1814943[Bug #1814943])
+  (https://bugs.launchpad.net/evergreen/+bug/1814943[Bug #1814943])
 * 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 a6be5fe5eac5723756794c8b67e2fcbe2f79a1ca
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Mon May 20 09:27:58 2019 -0400

    Docs: Fix list formatting in 3.2 release notes
    
    An AsciiDoc list needs a blank line before it. Otherwise, it is just
    part of the paragraph.
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/RELEASE_NOTES_3_2.adoc b/docs/RELEASE_NOTES_3_2.adoc
index fa08fa1bab..fe57122a3d 100644
--- a/docs/RELEASE_NOTES_3_2.adoc
+++ b/docs/RELEASE_NOTES_3_2.adoc
@@ -824,6 +824,7 @@ Support for Last Inventory Date
 Evergreen now provides an option to add an inventory date to items to facilitate
 the process of performing inventory in libraries. Staff can add an inventory
 date to an item in one of the following ways:
+
  * From the check in screen, there is now an Update Inventory check in modifier.
 When selected, scanned barcodes will have the current date/time added as the
 inventory date while the item is checked in.

commit 5722494fd71d34989516824e986a851ae999f905
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Fri May 17 15:41:52 2019 -0400

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

diff --git a/docs/RELEASE_NOTES_3_2.adoc b/docs/RELEASE_NOTES_3_2.adoc
index 9eb56a8721..fa08fa1bab 100644
--- a/docs/RELEASE_NOTES_3_2.adoc
+++ b/docs/RELEASE_NOTES_3_2.adoc
@@ -3,6 +3,92 @@ Evergreen 3.2 Release Notes
 :toc:
 :numbered:
 
+Evergreen 3.2.6
+---------------
+
+This release contains bug fixes improving on Evergreen 3.2.5.
+All bug fixes refer to the web staff client unless otherwise specified.
+
+Bug fixes
+~~~~~~~~~
+
+General
+^^^^^^^
+
+* Fixes a compatibility problem with the Item Status related to JavaScript arrow
+* functions (https://bugs.launchpad.net/evergreen/+bug/1821196[Bug #1821196])
+
+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 a refresh bug on the catalog record Holds View tab when moving between
+* records (https://bugs.launchpad.net/evergreen/+bug/1792188[Bug #1792188])
+* Fixes the ability to place holds from item buckets
+* (https://bugs.launchpad.net/evergreen/+bug/1806394[Bug #1806394])
+
+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])
+* Fixes a bug that failed to include deleted bib records in TCN search
+* (https://bugs.launchpad.net/evergreen/+bug/1813633[Bug #1813633])
+
+System administration
+^^^^^^^^^^^^^^^^^^^^^
+
+* Added database indexes to speed up purging of Action Trigger event output
+* fields (https://bugs.launchpad.net/evergreen/+bug/1778940[Bug #1778940])
+* 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 Closed Dates Editor
+* (https://bugs.launchpad.net/evergreen/+bug/1814943[Bug #1814943])
+* 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.2.6 point release of
+Evergreen:
+
+* John Amundson
+* Jason Boyer
+* Galen Charlton
+* Garry Collum
+* Jeff Davis
+* Bill Erickson
+* Blake Graham-Henderson
+* Rogan Hamby
+* Millissa Macomber
+* Terran McCanna
+* Mike Rylander
+* Jane Sandberg
+* Janet Schrader
+* Remington Steed
+* Jason Stephenson
+* Josh Stompro
+* Dan Wells
+* Beth Willis
+* John Yorio
+
+
 Evergreen 3.2.5
 ---------------
 

commit f15f6169cd7b249febaf81f67c2ae0faae612787
Author: Remington Steed <rjs7 at calvin.edu>
Date:   Tue Mar 26 16:15:11 2019 -0400

    Docs: Revise 3.2.5 bugfix release notes
    
    This commit adds release notes for recently pushed fixes to the new
    Angular pieces of the web client.
    
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/RELEASE_NOTES_3_2.adoc b/docs/RELEASE_NOTES_3_2.adoc
index ef1cbc69a6..9eb56a8721 100644
--- a/docs/RELEASE_NOTES_3_2.adoc
+++ b/docs/RELEASE_NOTES_3_2.adoc
@@ -75,6 +75,20 @@ System administration
 * Fixes an error in the sitemap_generator script when using the shortname
   parameter (https://bugs.launchpad.net/evergreen/+bug/1808006[Bug #1808006])
 
+Angular client
+^^^^^^^^^^^^^^
+
+* Adds an early copy of the Czech translation to the new Angular pieces of the
+  web client (https://bugs.launchpad.net/evergreen/+bug/1821067[Bug #1821067])
+* Adds "Edit Selected" action to the "Actions for Selected Items" menu in the
+  default Angular admin grid
+  (https://bugs.launchpad.net/evergreen/+bug/1807458[BUG #1807458])
+* Adds a notification message when updating fails in the default Angular edit
+  dialog (https://bugs.launchpad.net/evergreen/+bug/1807461[Bug #1807461])
+* Fixes a bug when creating a new object after editing an existing object in an
+  Angular admin grid (https://bugs.launchpad.net/evergreen/+bug/1821409[Bug
+#1821409])
+
 
 Acknowledgments
 ~~~~~~~~~~~~~~~

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

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


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list