Release note repairs and additions
authorKathy Lussier <klussier@masslnc.org>
Fri, 8 Aug 2014 21:16:39 +0000 (17:16 -0400)
committerKathy Lussier <klussier@masslnc.org>
Fri, 8 Aug 2014 21:16:39 +0000 (17:16 -0400)
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@masslnc.org>
docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Cataloging/no-fixed-field-defaults-for-ingest.txt
docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/OPAC/copy_edit_links.txt [deleted file]

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 (file)
index 0000000..3668347
--- /dev/null
@@ -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/Cataloging/copy_edit_links.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
new file mode 100644 (file)
index 0000000..c659835
--- /dev/null
@@ -0,0 +1,10 @@
+==== TPAC Copy View/Edit Links ====
+
+Adds 'view' and 'edit' links next to each copy in the TPAC record
+details copy grid when viewed from within the staff client.  The 'edit'
+link only appears when the authenticated user has permission to edit the
+specified copy.
+
+Both links open new tabs.  When the 'edit' link used, the 'Unified
+Volume/Item Creator/Editor' org unit setting is inspected to determine
+which style of copy edit interface to display.
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 (file)
index 0000000..f3b5f46
--- /dev/null
@@ -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.
+
diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/copy_edit_links.txt b/docs/RELEASE_NOTES_NEXT/OPAC/copy_edit_links.txt
deleted file mode 100644 (file)
index c659835..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-==== TPAC Copy View/Edit Links ====
-
-Adds 'view' and 'edit' links next to each copy in the TPAC record
-details copy grid when viewed from within the staff client.  The 'edit'
-link only appears when the authenticated user has permission to edit the
-specified copy.
-
-Both links open new tabs.  When the 'edit' link used, the 'Unified
-Volume/Item Creator/Editor' org unit setting is inspected to determine
-which style of copy edit interface to display.