From: Kathy Lussier Date: Wed, 22 Feb 2017 14:32:29 +0000 (-0500) Subject: Docs: Additions to the 2.12 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=64299c61a460e961bddabfaa56704fa92ad2aee0;p=contrib%2FConifer.git Docs: Additions to the 2.12 release notes We missed the release notes for some new features. I also updated a couple and removed some release note entries from 2.11 that were still hanging around in the release note directories. Signed-off-by: Kathy Lussier --- diff --git a/docs/RELEASE_NOTES_NEXT/Administration/add-parts-to-biblio-fingerprint.adoc b/docs/RELEASE_NOTES_NEXT/Administration/add-parts-to-biblio-fingerprint.adoc index 3d872eafd9..4cc92077f4 100644 --- a/docs/RELEASE_NOTES_NEXT/Administration/add-parts-to-biblio-fingerprint.adoc +++ b/docs/RELEASE_NOTES_NEXT/Administration/add-parts-to-biblio-fingerprint.adoc @@ -1,9 +1,14 @@ -Bibliographic Fingerprint Improvement -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Bibliographic Fingerprint Improvements +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The bibliographic fingerprint will now incorporate subfield n and p from MARC title fields to better distinguish between records of the same series that may share the same title but have a different part. With this change, these MARC records will no longer be grouped together in a 'Group Formats & Editions' search. +The bibliographic fingerprint was also changed to better distinguish between a +the fields contributing to the fingerprint. This change will help the system +distinguish between a record for the movie _Blue Steel_ and another record for +the book _Blue_ written by Danielle Steel. + diff --git a/docs/RELEASE_NOTES_NEXT/Administration/ubuntu-xenial-support.adoc b/docs/RELEASE_NOTES_NEXT/Administration/ubuntu-xenial-support.adoc deleted file mode 100644 index 6bc6707eab..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Administration/ubuntu-xenial-support.adoc +++ /dev/null @@ -1,4 +0,0 @@ -Support for Ubuntu 16.04 -^^^^^^^^^^^^^^^^^^^^^^^^ -Adds support for Ubuntu Xenial Xerus (16.04). - diff --git a/docs/RELEASE_NOTES_NEXT/Client/accent_insensitive_patron_search b/docs/RELEASE_NOTES_NEXT/Client/accent_insensitive_patron_search deleted file mode 100644 index fed2892a3f..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Client/accent_insensitive_patron_search +++ /dev/null @@ -1,20 +0,0 @@ -Accent Insensitive Patron Search -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -When performing a patron search, in addition to the (existing) -case-insensitivity, these additional characteristics will govern the -search: - -Accent (diacritic) insensitivity:: -Diacritics will be transformed into a plain character equivalent for -comparison purposes. So if the patron name is Eugène Delacroix, for -example, you could enter euge for the First Name, and it would -match. Ligatures such as Œ are expanded into the constituent -characters "OE". - -Space insensitivity:: -Spaces will be squashed out for comparison purposes. If the patron is, -again, Eugène Delacroix, you could enter "de la croix" in the Last -Name field and it would match. - -This behavior affects the Last Name, First Name, and Middle Name fields -of the search. diff --git a/docs/RELEASE_NOTES_NEXT/Client/patron_punctuation b/docs/RELEASE_NOTES_NEXT/Client/patron_punctuation deleted file mode 100644 index 75b160c86c..0000000000 --- a/docs/RELEASE_NOTES_NEXT/Client/patron_punctuation +++ /dev/null @@ -1,10 +0,0 @@ -Punctuation Insensitive Patron Search -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -When performing a patron search, punctuation characters will be -ignored. So if the patron is named O'Brien, then you can enter Obrien, -O'Brien, O Brien, etc. in the search box. - -This behavior affects the Last Name (internally: family_name), First Name -(first_given_name), and Middle Name (second_given_name) fields of the search. - - diff --git a/docs/RELEASE_NOTES_NEXT/Client/patron_punctuation.adoc b/docs/RELEASE_NOTES_NEXT/Client/patron_punctuation.adoc new file mode 100644 index 0000000000..75b160c86c --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Client/patron_punctuation.adoc @@ -0,0 +1,10 @@ +Punctuation Insensitive Patron Search +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +When performing a patron search, punctuation characters will be +ignored. So if the patron is named O'Brien, then you can enter Obrien, +O'Brien, O Brien, etc. in the search box. + +This behavior affects the Last Name (internally: family_name), First Name +(first_given_name), and Middle Name (second_given_name) fields of the search. + + diff --git a/docs/RELEASE_NOTES_NEXT/Client/web_client.adoc b/docs/RELEASE_NOTES_NEXT/Client/web_client.adoc new file mode 100644 index 0000000000..651d9d495c --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Client/web_client.adoc @@ -0,0 +1,51 @@ +Trial Production Use of the Web Staff Client +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The new web staff client is ready for trial production use in all functional +areas with the exception of serials and offline transactions. In addition to +many bug fixes in the areas of circulation, cataloging, administration and +reporting, Release 2.12 sees the following additions to web client +functionality. + + * Acquisitions interfaces and functionality have been integrated into the web + staff client. + * Booking interfaces and functionality have been integrated into the web staff + client. + * Hatch, the program that will allow for unmediated printing to multiple + printers, sharing of workstation settings, and, eventually, offline + transactions is now available. A windows installer for Hatch will be available + on the Evergreen-ILS Downloads page. + +The Evergreen developers will keep pilot libraries updated about known web +client issues by posting known bugs to https://wiki.evergreen-ils.org/doku.php?id=dev:browser_staff:known_issues . + +About Hatch ++++++++++++ +Hatch is not required to use the web client, but should be used for workstations +that need to perform the following tasks. + + * Unmediated printing to multiple printers. Workstations can print to multiple + printers without Hatch, but will need to click through a dialog to select a + printer. Hatch allows workstations to automatically print, without dialog, to + different printers. + * Sharing of workstation settings. When hatch is available for more browsers, + this functionality will allow sharing across browsers. Libraries may also + install hatch on a separate computer where the settings can be shared by all + workstations in the library. Storing local preferences in hatch will also + prevent tampering with preferences via the browser developer tools. + * When offline functionality is available, hatch will be required to perform + offline transactions. + +Hatch is currently run as a Chrome extension and is not available in Firefox. To +use hatch on Windows, Evergreen sites should: + + . download and execute the installer from the Evergreen downloads page, + . open Chrome and navigate to chrome://extensions, + . enable _Developer Mode_ along the top right of the page, + . click the _Load Unpacked Extension_ button, + . load the directory at Hatch -> extension -> app, + .. In Windows, the default location for the app directory will be + C:\Program Files (x86)\Hatch\extension\app + . enable hatch features in the web client by going to Administration -> + Workstation Administration -> Print/Storage Service ("Hatch") and choosing + which services to use with Hatch. + .. this page will also inform you that hatch is connected. diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/ebook_api.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/ebook_api.adoc new file mode 100644 index 0000000000..50cbd8f8ce --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/ebook_api.adoc @@ -0,0 +1,47 @@ +E-book integration +^^^^^^^^^^^^^^^^^^ +OverDrive and OneClickdigital integration has been added to Evergreen. The +system will now support: + * Display of e-book availability in the search results and record summary + pages. + * Display of e-book checkouts and holds in a patron's My Account pages. + +To enable this feature, Evergreen sites need to: + * Ensure the new block and open-ils.ebook_api service have been + added to opensrf.xml and (in the case of the open-ils.ebook_api_service) + opensrf_core.xml. Both blocks are now included in the example files. + * Contact their vendor to obtain credentials for their API account. + * Edit the config.tt2 file to set ebook_api.enabled to true. Administrators + will also need to enable specific vendor apis and add base URIs that are used + in 856 fields. + * Add the credentials for their API account in the new Ebook API Integration + settings provided in the Library Settings Editor. + +New settings available in the Library Settings Editor ++++++++++++++++++++++++++++++++++++++++++++++++++++++ +The following settings have been added to the Library Settings Editor: + * OneClickdigital Basic Token (ebook_api.overdrive.discovery_base_uri) + * OneClickdigital Libary ID (ebook_api.oneclickdigital.library_id) + * Overdrive Account ID (ebook_api.overdrive.account_id) + * Overdrive Authorization Name (ebook_api.overdrive.authorizationname) + * Overdrive Basic Token (ebook_api.overdrive.basic_token) + * Overdrive Circulation API Base URI (ebook_api.overdrive.circulation_base_uri) + * Overdrive Discovery API Base URI (ebook_api.overdrive.discovery_base_uri) + * Overdrive Granted Authorization Redirect URI (ebook_api.overdrive.granted_auth_redirect_uri) + * Overdrive Password Required (ebook_api.overdrive.password_required) + * Overdrive Website ID (ebook_api.overdrive.websiteid) + +New config.tt2 settings ++++++++++++++++++++++++ + * ebook_api.enabled + * ebook_api.ebook_test_.enabled + * ebook_api.ebook_test.base_uris + * ebook_api.oneclickdigital.enabled + * ebook_api.oneclickdigital.base_uris + * ebook_api.overdrive.enabled + * ebook_api.overdrive.base_uris + + * thing 1 + * thing 2 + * thing 3 + diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/metarecord_bib_record_links.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/metarecord_bib_record_links.adoc new file mode 100644 index 0000000000..2718608d80 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/metarecord_bib_record_links.adoc @@ -0,0 +1,6 @@ +Links to Other Formats and Editions +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The record summary pages in the catalog will now link to other formats and +editions of a title. The links will allow users to quickly jump to another +format of the title or an edition written in another language. +