[open-ils-commits] ***SPAM*** [GIT] Evergreen ILS branch master updated. 12e4ca0cf13a1566fd8ef63cf122997002f1bab4

Evergreen Git git at git.evergreen-ils.org
Fri Aug 8 17:20:58 EDT 2014


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  12e4ca0cf13a1566fd8ef63cf122997002f1bab4 (commit)
      from  6e6b48318c3bf61b48a0aa6215d4157b29b581c3 (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 12e4ca0cf13a1566fd8ef63cf122997002f1bab4
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Fri Aug 8 17:16:39 2014 -0400

    Release note repairs and additions
    
    A handful of repairs and additions to the 2.7 release notes, including:
      * moved copy_edit_links to cataloging
      * making no-fixed-field-defaults-for-ingest an upgrade note
      * adding release note entries for hold targeting of precats and improved
    acq fund rendering.
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt b/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
new file mode 100644
index 0000000..3668347
--- /dev/null
+++ b/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
@@ -0,0 +1,8 @@
+Acquisitions speed improvements
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Improvements to the rendering of the acquisitions fund selector will improve
+the speed at which the purchase order, copy grid, PO/invoice charge creator,
+and distribution formula editor load. These speed improvements will be most
+noticeable for sites that use a lot of funds.
+
+
diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/copy_edit_links.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
similarity index 100%
rename from docs/RELEASE_NOTES_NEXT/OPAC/copy_edit_links.txt
rename to docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/no-fixed-field-defaults-for-ingest.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/no-fixed-field-defaults-for-ingest.txt
index 8ef7d6a..765dfd3 100644
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/no-fixed-field-defaults-for-ingest.txt
+++ b/docs/RELEASE_NOTES_NEXT/Cataloging/no-fixed-field-defaults-for-ingest.txt
@@ -1,3 +1,6 @@
+Upgrade Notes
+-------------
+
 Record Attributes Reingest Recommended
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt b/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
new file mode 100644
index 0000000..f3b5f46
--- /dev/null
+++ b/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
@@ -0,0 +1,7 @@
+Support holds targeting and fullfillment of precats for ILL
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Adds support for holds targeting and fullfillment of copy-level holds on
+pre-cat records. This feature makes integration with FulfILLment, NCIP and
+other ILL mediators easier because pre-cat copies can sucessfully be used for
+the ILL records.
+

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

Summary of changes:
 .../Acquisitions/acq-fund-rendering.txt            |    8 ++++++++
 .../{OPAC => Cataloging}/copy_edit_links.txt       |    0
 .../no-fixed-field-defaults-for-ingest.txt         |    3 +++
 .../Circulation/hold-targeting-precat.txt          |    7 +++++++
 4 files changed, 18 insertions(+), 0 deletions(-)
 create mode 100644 docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
 rename docs/RELEASE_NOTES_NEXT/{OPAC => Cataloging}/copy_edit_links.txt (100%)
 create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list