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

Evergreen Git git at git.evergreen-ils.org
Thu Aug 14 14:04:14 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  e79081507e1c934990f0103a3a34d450d317484a (commit)
       via  e6c0559fbaf044d32e3aa9e32939c02cf2d674e6 (commit)
       via  2b4c4fe9f3623ae6b84c785abf15c3f8fa15e5da (commit)
      from  40f1fb2cea5a54da20497f1c89bee21a753de127 (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 e79081507e1c934990f0103a3a34d450d317484a
Author: Ben Shum <bshum at biblio.org>
Date:   Thu Aug 14 12:48:18 2014 -0400

    Compile release notes for Evergreen 2.7.0
    
    Signed-off-by: Ben Shum <bshum at biblio.org>

diff --git a/docs/RELEASE_NOTES_2_7.txt b/docs/RELEASE_NOTES_2_7.txt
new file mode 100644
index 0000000..0462cc9
--- /dev/null
+++ b/docs/RELEASE_NOTES_2_7.txt
@@ -0,0 +1,408 @@
+Evergreen 2.7 Release Notes
+===========================
+:toc:
+:numbered:
+
+Upgrade notes
+-------------
+
+Record Attributes Reingest Recommended
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+After this update, it is recommended that you reingest your
+bibliographic records to update the fixed field, record attribute
+indexes.  This is mainly necessary to make sure that fiction books do
+not also show up as non-fiction.
+
+You can accomplish this by running the following query in your database:
+
+[source,sql]
+--------------------------------------------------------------------
+select metabib.reingest_record_attributes(id)
+from biblio.record_entry;
+--------------------------------------------------------------------
+
+
+
+New features
+------------
+
+
+
+Acquisitions
+~~~~~~~~~~~~
+
+
+
+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.
+
+
+
+
+
+
+Differentiate Delayed vs Canceled Items
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Background
+++++++++++
+Canceled and delayed lineitems and copies in acquisitions are marked as
+canceled in the database.  The determining factor of whether an item is
+delayed or canceled is the keep_debits flag on the cancel reason.  
+
+The changes below help to differentiate between these two closely related 
+states by improving labels in the interface and providing separate counts
+for delayed vs. canceled.
+
+Changes
++++++++
+
+ * Show number canceled and number delayed in lineitem summary displays
+  ** Includes summary displays in invoices and copy grids
+ * Update stock cancel cause labels to include "Canceled:.." and 
+   "Delayed:..." prefixes.
+ * When a lineitem or copy is marked as canceled, show the cancel cause
+   label in the interface instead of the bare (and misleading and non-I18N 
+   friendly) string "cancelled".
+   ** Related, for non-canceled states, show a translatable string 
+     representing the name of the state instead of the bare state code.
+ * Add cancel cause labels to the print PO and lineitem worksheet templates.
+
+Support Cancellation of Delayed Lineitems
++++++++++++++++++++++++++++++++++++++++++
+
+When a lineitem is marked as delayed (canceled with keep_debits == true), 
+allow staff to cancel the lineitem again in the ACQ PO/Picklist interface.
+Once a lineitem is marked as truly canceled, it cannot be canceled again.
+
+
+
+
+Administration
+~~~~~~~~~~~~~~
+
+
+
+Switch to XLSX format for Excel report output
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+With previous versions of Evergreen, reports generated in the Excel output
+were limited to a maximum of 64,000 rows.  This was a limitation due to the 
+Excel format ".xls". Now, new report outputs for Excel will use format ".xlsx"
+which allows for much larger report output rows.
+
+
+
+
+
+Report Editing
+^^^^^^^^^^^^^^
+Users may now view and edit existing reports.
+
+With each report in the Reports folder view there are two new links,
+one for viewing (read-only) and one for editing.  After changing a 
+report, the user has the option to save the modified report
+or create a new report with the new values, in effect cloning
+the original report.
+
+When saving a changed report, if a pending report run exists, the user
+will be warned of this and asked if they would prefer to modify the
+scheduled report or to instead save the changed values as a new 
+report, leaving the original report intact.
+
+
+
+
+Reports Documentation Links and Hints
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ * Report templates support a new External URL field, which may
+   contain a link to template-specific, local documentation.
+
+  ** When set, a link to the external documentation will be
+     displayed in a new column in the template list and within
+     the report editor.
+
+  ** URL's are set in the 'Documentation URL' entry.
+
+ * Template display fields and filters support a new Field Hint
+   value.  When set, hints are displayed in the report editor.
+
+  ** Values are set via the 'Change Field Hint' option along
+     the bottom of the template editor.
+
+
+
+
+
+
+Secondary Permission Groups
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Secondary permission groups, available through the patron editor, allow admins
+to add supplemental permission groups to staff accounts. The
+*CREATE_USER_GROUP_LINK* and *REMOVE_USER_GROUP_LINK* permissions are required
+to display and use this feature. 
+
+<<secondaryperms, View Documentation>>.
+
+
+
+
+
+
+Cataloging
+~~~~~~~~~~
+
+
+
+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.
+
+
+
+
+Display "Imported As" in Vandelay Queue
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+This simple new feature appears within the Cataloging *MARC Batch 
+Import/Export* screens. When viewing the contents of a Vandelay queue, 
+for example when inspecting a queue or right after bib imports, there is 
+a new column displayed called _Imported As_. This new column displays the 
+record ID, also known as the bib number, of the bib records currently 
+listed in the queue. If the bib records listed in the queue have not been 
+imported yet, this column is blank until the queued records are imported. 
+After import the queued records will display the assigned record ID for 
+the listed bib(s).
+
+
+
+
+MARC Stream Importer
+^^^^^^^^^^^^^^^^^^^^
+
+New command line options were added to marc_stream_importer.pl for
+passing additional Vandelay import flags.  Prior to this change, only
+auto-overlay-exact was supported.  
+
+New options:
+
+  * --auto-overlay-exact
+    ** Overlay/merge on exact 901c matches
+  * --auto-overlay-1match
+    ** Overlay/merge when exactly one match is found
+  * --auto-overlay-best-match
+    ** Overlay/merge on best match
+  * --import-no-match
+    ** Import when no match is found
+
+Like Vandelay, these options can be combined.
+
+
+
+
+Monograph Part Merging
+^^^^^^^^^^^^^^^^^^^^^^
+
+The monograph part list for a bibliographic record may, over time, diverge from the
+proscribed format, resulting in multiple labels for what are essentially the same
+item.  For instance, ``++Vol.{nbsp}1++'' may have variants like ``++V.1++'', ``++Vol{nbsp}1++'', or ``++{nbsp}Vol.{nbsp}1++'' (leading space).
+This feature will allow catalog staff to collapse the variants into one value.
+
+In the Monograph Parts display:
+
+. Click the checkbox for all items you wish to merge including the one you wish to prevail when done.
+. Click on the ``Merge Selected'' button. A pop-up window will list the selected items in
+a monospaced font, with blanks represented by a middle-dot character for more visibility.
+. Click on the item you wish to prevail.
+
+The undesired part labels will be deleted, and any copies that previously used those labels will 
+now use the prevailing label.
+
+
+
+
+Circulation
+~~~~~~~~~~~
+
+
+
+Change to Holds Shelf Expire Report
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+When limiting to Clearable Holds in the Browse Holds Shelf interface, the
+system will no longer display and clear holds expiring today. Instead, it will
+look for holds that expired before today.
+
+
+
+
+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.
+
+
+
+
+
+Support for a Lost and Paid Status
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+This feature supports a new, optional, _Lost and Paid_ status that can be used
+by sites that want to distinguish between lost items with outstanding bills and
+those that have been fully paid. A site may want to make this distinction to
+set different OPAC visibility or holdability rules for these items.
+
+If enabled, when a lost item is fully paid, the copy's status will automatially
+change to _Lost and Paid_.
+
+New setting available via the Library Settings Editor
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+- Use Lost and Paid copy status (circ.use_lost_paid_copy_status)
+
+
+
+
+OPAC
+~~~~
+
+
+
+Added Content by Record ID
+^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+The Template Toolkit OPAC will now load all Added Content by the Record ID, not
+just jacket images. This will allow added content providers that support it to
+load additional content by other identifiers.
+
+
+
+
+Content Cafe Added Content Update
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+The OpenILS::WWW::AddedContent::ContentCafe provider has been updated to use the
+newer Content Cafe 2 API in full. With this update the ability to load content
+based on ISBN or UPC is now enabled.
+
+
+"No Image" Images
++++++++++++++++++
+With the updated code the option for displaying a "No Image" image or a 1x1
+pixel image is no longer available. Instead the Apache-level "blank image" rules
+will trigger when no image is available. The configuration option controlling
+this behavior can thus be removed from opensrf.xml entirely.
+
+
+Identifier Selection
+++++++++++++++++++++
+By default the module will prefer ISBNs over UPCs, but will request information
+for both. If you wish for UPCs to be preferred, or wish one of the two
+identifier types to not be considered at all, you can change the
+"identifier_order" option in opensrf.xml. When the option is present only the
+identifier(s) listed will be sent.
+
+
+
+
+More RDA 264 tag support
+^^^^^^^^^^^^^^^^^^^^^^^^
+
+The OPAC now displays RDA bib tag 264 information for Producer, Distributor, 
+Manufacturer, and Copyright within a full bib record’s summary. This is in 
+addition to the RDA bib tag 264 publisher information, indicator 2 equal 
+to 1, that was already being displayed in previous versions of Evergreen. 
+The OPAC full bib view also now contains the Schema.org copyrightYear value.
+
+Additionally, this information is now available in search results as well 
+when viewing more details.
+
+
+
+
+Sitemap generator
+^^^^^^^^^^^^^^^^^
+A http://www.sitemaps.org[sitemap] directs search engines to the pages of
+interest in a web site so that the search engines can intelligently crawl
+your site. In the case of Evergreen, the primary pages of interest are the
+bibliographic record detail pages.
+
+The sitemap generator script creates sitemaps that adhere to the
+http://sitemaps.org specification, including:
+
+* limiting the number of URLs per sitemap file to no more than 50,000 URLs;
+* providing the date that the bibliographic record was last edited, so
+  that once a search engine has crawled all of your sites' record detail pages,
+  it only has to reindex those pages that are new or have changed since the last
+  crawl;
+* generating a sitemap index file that points to each of the sitemap files.
+
+Running the sitemap generator
++++++++++++++++++++++++++++++
+The `sitemap_generator` script must be invoked with the following argument:
+
+* `--lib-hostname`: specifies the hostname for the catalog (for example,
+  `--lib-hostname https://catalog.example.com`); all URLs will be generated
+  appended to this hostname
+
+Therefore, the following arguments are useful for generating multiple sitemaps
+per Evergreen instance:
+
+* `--lib-shortname`: limit the list of record URLs to those which have copies
+  owned by the designated library or any of its children;
+* `--prefix`: provides a prefix for the sitemap index file names
+
+Other options enable you to override the OpenSRF configuration file and the
+database connection credentials, but the default settings are generally fine.
+
+Note that on very large Evergreen instances, sitemaps can consume hundreds of
+megabytes of disk space, so ensure that your Evergreen instance has enough room
+before running the script.
+
+Scheduling
+++++++++++
+To enable search engines to maintain a fresh index of your bibliographic
+records, you may want to include the script in your cron jobs on a nightly or
+weekly basis.
+
+Sitemap files are generated in the same directory from which the script is
+invoked, so a cron entry will look something like:
+
+------------------------------------------------------------------------
+12 2 * * * cd /openils/var/web && /openils/bin/sitemap_generator
+------------------------------------------------------------------------
+
+
+
+Acknowledgments
+---------------
+The Evergreen project would like to acknowledge the following
+organizations who commissioned developments in this release of
+Evergreen:
+
+ * **TODO**
+
+We would also like to thank the following individuals who contributed
+code and documentations patches to this release of Evergreen:
+
+ * **TODO**
+
+We also thank the following organizations whose employees contributed
+patches:
+
+ * **TODO**
+
+We regret any omissions.  If a contributor has been inadvertantly
+missed, please open a bug at http://bugs.launchpad.net/evergreen/
+with a correction.
+
diff --git a/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt b/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
deleted file mode 100644
index 294e483..0000000
--- a/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-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/Acquisitions/delayed-vs-canceled.txt b/docs/RELEASE_NOTES_NEXT/Acquisitions/delayed-vs-canceled.txt
deleted file mode 100644
index 792663e..0000000
--- a/docs/RELEASE_NOTES_NEXT/Acquisitions/delayed-vs-canceled.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-Differentiate Delayed vs Canceled Items
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-Background
-++++++++++
-Canceled and delayed lineitems and copies in acquisitions are marked as
-canceled in the database.  The determining factor of whether an item is
-delayed or canceled is the keep_debits flag on the cancel reason.  
-
-The changes below help to differentiate between these two closely related 
-states by improving labels in the interface and providing separate counts
-for delayed vs. canceled.
-
-Changes
-+++++++
-
- * Show number canceled and number delayed in lineitem summary displays
-  ** Includes summary displays in invoices and copy grids
- * Update stock cancel cause labels to include "Canceled:.." and 
-   "Delayed:..." prefixes.
- * When a lineitem or copy is marked as canceled, show the cancel cause
-   label in the interface instead of the bare (and misleading and non-I18N 
-   friendly) string "cancelled".
-   ** Related, for non-canceled states, show a translatable string 
-     representing the name of the state instead of the bare state code.
- * Add cancel cause labels to the print PO and lineitem worksheet templates.
-
-Support Cancellation of Delayed Lineitems
-+++++++++++++++++++++++++++++++++++++++++
-
-When a lineitem is marked as delayed (canceled with keep_debits == true), 
-allow staff to cancel the lineitem again in the ACQ PO/Picklist interface.
-Once a lineitem is marked as truly canceled, it cannot be canceled again.
diff --git a/docs/RELEASE_NOTES_NEXT/Administration/bigger_report_outputs.txt b/docs/RELEASE_NOTES_NEXT/Administration/bigger_report_outputs.txt
deleted file mode 100644
index 35bb1cc..0000000
--- a/docs/RELEASE_NOTES_NEXT/Administration/bigger_report_outputs.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-Switch to XLSX format for Excel report output
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-With previous versions of Evergreen, reports generated in the Excel output
-were limited to a maximum of 64,000 rows.  This was a limitation due to the 
-Excel format ".xls". Now, new report outputs for Excel will use format ".xlsx"
-which allows for much larger report output rows.
-
diff --git a/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt b/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt
deleted file mode 100644
index 38a1cef..0000000
--- a/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-Report Editing
-^^^^^^^^^^^^^^
-Users may now view and edit existing reports.
-
-With each report in the Reports folder view there are two new links,
-one for viewing (read-only) and one for editing.  After changing a 
-report, the user has the option to save the modified report
-or create a new report with the new values, in effect cloning
-the original report.
-
-When saving a changed report, if a pending report run exists, the user
-will be warned of this and asked if they would prefer to modify the
-scheduled report or to instead save the changed values as a new 
-report, leaving the original report intact.
diff --git a/docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt b/docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt
deleted file mode 100644
index 7e24174..0000000
--- a/docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Reports Documentation Links and Hints
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- * Report templates support a new External URL field, which may
-   contain a link to template-specific, local documentation.
-
-  ** When set, a link to the external documentation will be
-     displayed in a new column in the template list and within
-     the report editor.
-
-  ** URL's are set in the 'Documentation URL' entry.
-
- * Template display fields and filters support a new Field Hint
-   value.  When set, hints are displayed in the report editor.
-
-  ** Values are set via the 'Change Field Hint' option along
-     the bottom of the template editor.
-
-
diff --git a/docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt b/docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt
deleted file mode 100644
index 4089829..0000000
--- a/docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Secondary Permission Groups
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-Secondary permission groups, available through the patron editor, allow admins
-to add supplemental permission groups to staff accounts. The
-*CREATE_USER_GROUP_LINK* and *REMOVE_USER_GROUP_LINK* permissions are required
-to display and use this feature. 
-
-<<secondaryperms, View Documentation>>.
-
-
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
deleted file mode 100644
index e4dabdd..0000000
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
+++ /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.
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt
deleted file mode 100644
index 98fb379..0000000
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Display "Imported As" in Vandelay Queue
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-This simple new feature appears within the Cataloging *MARC Batch 
-Import/Export* screens. When viewing the contents of a Vandelay queue, 
-for example when inspecting a queue or right after bib imports, there is 
-a new column displayed called _Imported As_. This new column displays the 
-record ID, also known as the bib number, of the bib records currently 
-listed in the queue. If the bib records listed in the queue have not been 
-imported yet, this column is blank until the queued records are imported. 
-After import the queued records will display the assigned record ID for 
-the listed bib(s).
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/marc_stream_importer.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/marc_stream_importer.txt
deleted file mode 100644
index 2acff93..0000000
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/marc_stream_importer.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-MARC Stream Importer
-^^^^^^^^^^^^^^^^^^^^
-
-New command line options were added to marc_stream_importer.pl for
-passing additional Vandelay import flags.  Prior to this change, only
-auto-overlay-exact was supported.  
-
-New options:
-
-  * --auto-overlay-exact
-    ** Overlay/merge on exact 901c matches
-  * --auto-overlay-1match
-    ** Overlay/merge when exactly one match is found
-  * --auto-overlay-best-match
-    ** Overlay/merge on best match
-  * --import-no-match
-    ** Import when no match is found
-
-Like Vandelay, these options can be combined.
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt
deleted file mode 100644
index 2ff3d35..0000000
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Monograph Part Merging
-^^^^^^^^^^^^^^^^^^^^^^
-
-The monograph part list for a bibliographic record may, over time, diverge from the
-proscribed format, resulting in multiple labels for what are essentially the same
-item.  For instance, ``++Vol.{nbsp}1++'' may have variants like ``++V.1++'', ``++Vol{nbsp}1++'', or ``++{nbsp}Vol.{nbsp}1++'' (leading space).
-This feature will allow catalog staff to collapse the variants into one value.
-
-In the Monograph Parts display:
-
-. Click the checkbox for all items you wish to merge including the one you wish to prevail when done.
-. Click on the ``Merge Selected'' button. A pop-up window will list the selected items in
-a monospaced font, with blanks represented by a middle-dot character for more visibility.
-. Click on the item you wish to prevail.
-
-The undesired part labels will be deleted, and any copies that previously used those labels will 
-now use the prevailing label.
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
deleted file mode 100644
index 0b6ed01..0000000
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/no-fixed-field-defaults-for-ingest.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Record Attributes Reingest Recommended
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Upgrade Notes
-+++++++++++++
-After this update, it is recommended that you reingest your
-bibliographic records to update the fixed field, record attribute
-indexes.  This is mainly necessary to make sure that fiction books do
-not also show up as non-fiction.
-
-You can accomplish this by running the following query in your database:
-
-[source,sql]
---------------------------------------------------------------------
-select metabib.reingest_record_attributes(id)
-from biblio.record_entry;
---------------------------------------------------------------------
-
-
diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt b/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
deleted file mode 100644
index f595c80..0000000
--- a/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-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/Circulation/holds-shelf-expire-date.txt b/docs/RELEASE_NOTES_NEXT/Circulation/holds-shelf-expire-date.txt
deleted file mode 100644
index ef34f50..0000000
--- a/docs/RELEASE_NOTES_NEXT/Circulation/holds-shelf-expire-date.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Change to Holds Shelf Expire Report
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-When limiting to Clearable Holds in the Browse Holds Shelf interface, the
-system will no longer display and clear holds expiring today. Instead, it will
-look for holds that expired before today.
diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/lost-and-paid-status.txt b/docs/RELEASE_NOTES_NEXT/Circulation/lost-and-paid-status.txt
deleted file mode 100644
index 1fb6fb3..0000000
--- a/docs/RELEASE_NOTES_NEXT/Circulation/lost-and-paid-status.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Support for a Lost and Paid Status
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-This feature supports a new, optional, _Lost and Paid_ status that can be used
-by sites that want to distinguish between lost items with outstanding bills and
-those that have been fully paid. A site may want to make this distinction to
-set different OPAC visibility or holdability rules for these items.
-
-If enabled, when a lost item is fully paid, the copy's status will automatially
-change to _Lost and Paid_.
-
-New setting available via the Library Settings Editor
-++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- Use Lost and Paid copy status (circ.use_lost_paid_copy_status)
diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_by_id.txt b/docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_by_id.txt
deleted file mode 100644
index 230b005..0000000
--- a/docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_by_id.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Added Content by Record ID
-^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-The Template Toolkit OPAC will now load all Added Content by the Record ID, not
-just jacket images. This will allow added content providers that support it to
-load additional content by other identifiers.
diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_contentcafe.txt b/docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_contentcafe.txt
deleted file mode 100644
index 74a98bb..0000000
--- a/docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_contentcafe.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-Content Cafe Added Content Update
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-The OpenILS::WWW::AddedContent::ContentCafe provider has been updated to use the
-newer Content Cafe 2 API in full. With this update the ability to load content
-based on ISBN or UPC is now enabled.
-
-
-"No Image" Images
-+++++++++++++++++
-With the updated code the option for displaying a "No Image" image or a 1x1
-pixel image is no longer available. Instead the Apache-level "blank image" rules
-will trigger when no image is available. The configuration option controlling
-this behavior can thus be removed from opensrf.xml entirely.
-
-
-Identifier Selection
-++++++++++++++++++++
-By default the module will prefer ISBNs over UPCs, but will request information
-for both. If you wish for UPCs to be preferred, or wish one of the two
-identifier types to not be considered at all, you can change the
-"identifier_order" option in opensrf.xml. When the option is present only the
-identifier(s) listed will be sent.
diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/more_rda_264_support.txt b/docs/RELEASE_NOTES_NEXT/OPAC/more_rda_264_support.txt
deleted file mode 100644
index c06cf6a..0000000
--- a/docs/RELEASE_NOTES_NEXT/OPAC/more_rda_264_support.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-More RDA 264 tag support
-^^^^^^^^^^^^^^^^^^^^^^^^
-
-The OPAC now displays RDA bib tag 264 information for Producer, Distributor, 
-Manufacturer, and Copyright within a full bib record’s summary. This is in 
-addition to the RDA bib tag 264 publisher information, indicator 2 equal 
-to 1, that was already being displayed in previous versions of Evergreen. 
-The OPAC full bib view also now contains the Schema.org copyrightYear value.
-
-Additionally, this information is now available in search results as well 
-when viewing more details.
diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/sitemap_builder.txt b/docs/RELEASE_NOTES_NEXT/OPAC/sitemap_builder.txt
deleted file mode 100644
index 527a5ed..0000000
--- a/docs/RELEASE_NOTES_NEXT/OPAC/sitemap_builder.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-Sitemap generator
-^^^^^^^^^^^^^^^^^
-A http://www.sitemaps.org[sitemap] directs search engines to the pages of
-interest in a web site so that the search engines can intelligently crawl
-your site. In the case of Evergreen, the primary pages of interest are the
-bibliographic record detail pages.
-
-The sitemap generator script creates sitemaps that adhere to the
-http://sitemaps.org specification, including:
-
-* limiting the number of URLs per sitemap file to no more than 50,000 URLs;
-* providing the date that the bibliographic record was last edited, so
-  that once a search engine has crawled all of your sites' record detail pages,
-  it only has to reindex those pages that are new or have changed since the last
-  crawl;
-* generating a sitemap index file that points to each of the sitemap files.
-
-Running the sitemap generator
-+++++++++++++++++++++++++++++
-The `sitemap_generator` script must be invoked with the following argument:
-
-* `--lib-hostname`: specifies the hostname for the catalog (for example,
-  `--lib-hostname https://catalog.example.com`); all URLs will be generated
-  appended to this hostname
-
-Therefore, the following arguments are useful for generating multiple sitemaps
-per Evergreen instance:
-
-* `--lib-shortname`: limit the list of record URLs to those which have copies
-  owned by the designated library or any of its children;
-* `--prefix`: provides a prefix for the sitemap index file names
-
-Other options enable you to override the OpenSRF configuration file and the
-database connection credentials, but the default settings are generally fine.
-
-Note that on very large Evergreen instances, sitemaps can consume hundreds of
-megabytes of disk space, so ensure that your Evergreen instance has enough room
-before running the script.
-
-Scheduling
-++++++++++
-To enable search engines to maintain a fresh index of your bibliographic
-records, you may want to include the script in your cron jobs on a nightly or
-weekly basis.
-
-Sitemap files are generated in the same directory from which the script is
-invoked, so a cron entry will look something like:
-
-------------------------------------------------------------------------
-12 2 * * * cd /openils/var/web && /openils/bin/sitemap_generator
-------------------------------------------------------------------------

commit e6c0559fbaf044d32e3aa9e32939c02cf2d674e6
Author: Ben Shum <bshum at biblio.org>
Date:   Thu Aug 14 12:03:59 2014 -0400

    Pre-2.7 Release notes cleanup
    
    1) Fixing up formatting issues with the asciidoc
    2) Remove extra words "New feature" from certain notes
    
    Signed-off-by: Ben Shum <bshum at biblio.org>

diff --git a/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt b/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
index 3668347..294e483 100644
--- a/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
+++ b/docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
@@ -1,5 +1,5 @@
 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
diff --git a/docs/RELEASE_NOTES_NEXT/Acquisitions/delayed-vs-canceled.txt b/docs/RELEASE_NOTES_NEXT/Acquisitions/delayed-vs-canceled.txt
index 03ce8ee..792663e 100644
--- a/docs/RELEASE_NOTES_NEXT/Acquisitions/delayed-vs-canceled.txt
+++ b/docs/RELEASE_NOTES_NEXT/Acquisitions/delayed-vs-canceled.txt
@@ -1,7 +1,8 @@
-=== Differentiate Delayed vs Canceled Items ===
-
-==== Background ====
+Differentiate Delayed vs Canceled Items
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+Background
+++++++++++
 Canceled and delayed lineitems and copies in acquisitions are marked as
 canceled in the database.  The determining factor of whether an item is
 delayed or canceled is the keep_debits flag on the cancel reason.  
@@ -10,7 +11,8 @@ The changes below help to differentiate between these two closely related
 states by improving labels in the interface and providing separate counts
 for delayed vs. canceled.
 
-==== Changes ====
+Changes
++++++++
 
  * Show number canceled and number delayed in lineitem summary displays
   ** Includes summary displays in invoices and copy grids
@@ -23,7 +25,8 @@ for delayed vs. canceled.
      representing the name of the state instead of the bare state code.
  * Add cancel cause labels to the print PO and lineitem worksheet templates.
 
-=== Support Cancellation of Delayed Lineitems ===
+Support Cancellation of Delayed Lineitems
++++++++++++++++++++++++++++++++++++++++++
 
 When a lineitem is marked as delayed (canceled with keep_debits == true), 
 allow staff to cancel the lineitem again in the ACQ PO/Picklist interface.
diff --git a/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt b/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt
index b8fd63a..38a1cef 100644
--- a/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt
+++ b/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt
@@ -1,5 +1,5 @@
-==== Report Editing ====
-
+Report Editing
+^^^^^^^^^^^^^^
 Users may now view and edit existing reports.
 
 With each report in the Reports folder view there are two new links,
diff --git a/docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt b/docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt
index 4b2e38c..7e24174 100644
--- a/docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt
+++ b/docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt
@@ -1,5 +1,5 @@
-==== Reports Documentation Links and Hints ====
-
+Reports Documentation Links and Hints
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  * Report templates support a new External URL field, which may
    contain a link to template-specific, local documentation.
 
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
index c659835..e4dabdd 100644
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
+++ b/docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
@@ -1,5 +1,5 @@
-==== TPAC Copy View/Edit Links ====
-
+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
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt
index 49fca23..98fb379 100644
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt
+++ b/docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt
@@ -1,6 +1,5 @@
 Display "Imported As" in Vandelay Queue
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 This simple new feature appears within the Cataloging *MARC Batch 
 Import/Export* screens. When viewing the contents of a Vandelay queue, 
 for example when inspecting a queue or right after bib imports, there is 
diff --git a/docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt b/docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt
index e0a9f57..2ff3d35 100644
--- a/docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt
+++ b/docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt
@@ -1,5 +1,5 @@
-New Feature: Monograph Part Merging
-===================================
+Monograph Part Merging
+^^^^^^^^^^^^^^^^^^^^^^
 
 The monograph part list for a bibliographic record may, over time, diverge from the
 proscribed format, resulting in multiple labels for what are essentially the same
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 765dfd3..0b6ed01 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,9 +1,7 @@
-Upgrade Notes
--------------
-
 Record Attributes Reingest Recommended
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Upgrade Notes
++++++++++++++
 After this update, it is recommended that you reingest your
 bibliographic records to update the fixed field, record attribute
 indexes.  This is mainly necessary to make sure that fiction books do
diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt b/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
index f3b5f46..f595c80 100644
--- a/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
+++ b/docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
@@ -1,5 +1,5 @@
 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

commit 2b4c4fe9f3623ae6b84c785abf15c3f8fa15e5da
Author: Ben Shum <bshum at biblio.org>
Date:   Thu Aug 14 12:36:16 2014 -0400

    Fixes for create_release_notes.sh
    
    1) Teach it to ignore the sample RELEASE_NOTES_NEXT.txt file
    2) Add a proper section for "New Features" heading, instead of
       defaulting everything under the "Upgrade notes" heading.
    
    Note: Will still require manually moving any upgrade notes to the
          right place post-compile.
    
    Signed-off-by: Ben Shum <bshum at biblio.org>

diff --git a/docs/RELEASE_NOTES_NEXT/create_release_notes.sh b/docs/RELEASE_NOTES_NEXT/create_release_notes.sh
index 79ab28a..47d6e7d 100755
--- a/docs/RELEASE_NOTES_NEXT/create_release_notes.sh
+++ b/docs/RELEASE_NOTES_NEXT/create_release_notes.sh
@@ -26,6 +26,9 @@ echo Upgrade notes >> $outfile
 echo ------------- >> $outfile
 echo >> $outfile
 
+echo New Features >> $outfile
+echo ------------ >> $outfile
+echo >> $outfile
 
 for i in `ls -l|grep ^d|awk '{print $9}'`; do
     files=$(ls $i/*txt 2>/dev/null)
@@ -47,7 +50,7 @@ for i in `ls -l|grep ^d|awk '{print $9}'`; do
     fi
 done
 
-files=$(ls *txt 2>/dev/null)
+files=$(ls *txt 2>/dev/null | grep -v 'RELEASE_NOTE_TEMPLATE.txt')
 if [ "_$files" != "_" ]; then
     echo >> $outfile
     echo Miscellaneous >> $outfile

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

Summary of changes:
 docs/RELEASE_NOTES_2_7.txt                         |  408 ++++++++++++++++++++
 .../Acquisitions/acq-fund-rendering.txt            |    8 -
 .../Acquisitions/delayed-vs-canceled.txt           |   30 --
 .../Administration/bigger_report_outputs.txt       |    7 -
 .../Administration/report-edit.txt                 |   14 -
 .../Administration/report-hints.txt                |   18 -
 .../Administration/secondary_permission_groups.txt |   11 -
 .../Cataloging/copy_edit_links.txt                 |   10 -
 .../display_imported_as_in_vandelay_queue.txt      |   12 -
 .../Cataloging/marc_stream_importer.txt            |   19 -
 docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt |   17 -
 .../no-fixed-field-defaults-for-ingest.txt         |   20 -
 .../Circulation/hold-targeting-precat.txt          |    7 -
 .../Circulation/holds-shelf-expire-date.txt        |    6 -
 .../Circulation/lost-and-paid-status.txt           |   13 -
 .../RELEASE_NOTES_NEXT/OPAC/addedcontent_by_id.txt |    6 -
 .../OPAC/addedcontent_contentcafe.txt              |   22 -
 .../OPAC/more_rda_264_support.txt                  |   11 -
 docs/RELEASE_NOTES_NEXT/OPAC/sitemap_builder.txt   |   51 ---
 docs/RELEASE_NOTES_NEXT/create_release_notes.sh    |    5 +-
 20 files changed, 412 insertions(+), 283 deletions(-)
 create mode 100644 docs/RELEASE_NOTES_2_7.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Acquisitions/acq-fund-rendering.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Acquisitions/delayed-vs-canceled.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Administration/bigger_report_outputs.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Administration/report-hints.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Administration/secondary_permission_groups.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Cataloging/copy_edit_links.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Cataloging/display_imported_as_in_vandelay_queue.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Cataloging/marc_stream_importer.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Cataloging/merge-parts.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Cataloging/no-fixed-field-defaults-for-ingest.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/hold-targeting-precat.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/holds-shelf-expire-date.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/lost-and-paid-status.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_by_id.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/addedcontent_contentcafe.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/more_rda_264_support.txt
 delete mode 100644 docs/RELEASE_NOTES_NEXT/OPAC/sitemap_builder.txt


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list