[open-ils-commits] [GIT] Evergreen ILS branch rel_3_3 updated. ff381f6f3718b5a59dbbf4a4d5551a1df34cf37c
Evergreen Git
git at git.evergreen-ils.org
Thu May 23 13:41:13 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 ff381f6f3718b5a59dbbf4a4d5551a1df34cf37c (commit)
from ec692ba5bc4f368e8eea3390d384249f50743e0b (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 ff381f6f3718b5a59dbbf4a4d5551a1df34cf37c
Author: Remington Steed <rjs7 at calvin.edu>
Date: Thu May 23 13:40:36 2019 -0400
Docs: Fix list formatting in 3.3 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_3.adoc b/docs/RELEASE_NOTES_3_3.adoc
index 2a18aa9b1e..c0ab7d74a9 100644
--- a/docs/RELEASE_NOTES_3_3.adoc
+++ b/docs/RELEASE_NOTES_3_3.adoc
@@ -14,59 +14,60 @@ 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 with Postgres 10 support related to MARC Batch Import/Export
-* (https://bugs.launchpad.net/evergreen/+bug/1820339[Bug #1820339])
+ (https://bugs.launchpad.net/evergreen/+bug/1820339[Bug #1820339])
* Fixes a bug in the new MARC Import/Export related to Record Match Set
-* expressions (https://bugs.launchpad.net/evergreen/+bug/1823982[Bug #1823982])
+ expressions (https://bugs.launchpad.net/evergreen/+bug/1823982[Bug #1823982])
* 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])
* Changes the direction of column sort indicators in the new Angular grids
-* (https://bugs.launchpad.net/evergreen/+bug/1825578[Bug #1825578])
+ (https://bugs.launchpad.net/evergreen/+bug/1825578[Bug #1825578])
* Adds Hatch printing support to the new Angular screens
-* (https://bugs.launchpad.net/evergreen/+bug/1793005[Bug #1793005])
+ (https://bugs.launchpad.net/evergreen/+bug/1793005[Bug #1793005])
Acknowledgments
-----------------------------------------------------------------------
Summary of changes:
docs/RELEASE_NOTES_3_3.adoc | 41 +++++++++++++++++++++--------------------
1 file changed, 21 insertions(+), 20 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list