(no commit message)
authorRobert Soulliere <robert.soulliere@mohawkcollege.ca>
Tue, 9 Nov 2010 15:08:11 +0000 (07:08 -0800)
committerRobert Soulliere <robert.soulliere@mohawkcollege.ca>
Tue, 9 Nov 2010 15:08:11 +0000 (07:08 -0800)
1.6/intro/releasenotes.xml

index 693a21c..48802fd 100644 (file)
-<?xml version="1.0" encoding="UTF-8"?>\r
-<chapter xml:id="releasenotes" xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="EN"\r
-    xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">\r
-       <chapterinfo>\r
-       <title>Release Notes</title>\r
-       </chapterinfo>\r
-       \r
-       \r
-       <simplesect>\r
-               <title>1.6.0.8</title>\r
-               <simplesect>\r
-                       <title>New features</title>\r
-                       <itemizedlist>\r
-                               <listitem>Added index for case insensitive barcode searching (1.6.0.7) for speed.</listitem>\r
-                               <listitem>Move to BibTemplate for general title detail display, not just overlay of MVR-based display.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>Offline transaction timestamp and export fixes.</listitem>\r
-                               <listitem>More configuration interface improvements.</listitem>\r
-                               <listitem>Printing improvements to avoid the dreaded <quote>inner print_tree</quote> errors.</listitem>\r
-                               <listitem>Fix Google Books full-text functionality.</listitem>\r
-                               <listitem>User Editor improvements (addresses, appropriate required fields).</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-       <simplesect>\r
-               <title>1.6.0.7</title>\r
-               <simplesect>\r
-                       <title>New features</title>\r
-                       <itemizedlist>\r
-                               <listitem>Made barcode searching from the general user search interface case insensitive</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>FIFO Holds Org Setting name in the Library Settings Editor did not match that used by the SQL – repaired.</listitem>\r
-                               <listitem>Repaired Authority Record ingest.</listitem>\r
-                               <listitem>Backdating timestamp format bug fixed – patch from James Fournie at SITKA.</listitem>\r
-                               <listitem>Configuration interface bugs addressed (ongoing improvement from 1.6.0.4).</listitem>\r
-                               <listitem>Action/Trigger (notifications, etc) bugs addressed.</listitem>\r
-                               <listitem>In-Database record merging bug fixes (indicators, Located URIs)</listitem>\r
-                               <listitem>In-Database hold testing stored procedure bug fixed – patch from John Craig.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-\r
-       <simplesect>\r
-               <title>1.6.0.6</title>\r
-               <simplesect>\r
-                       <title>Security</title>\r
-                       <itemizedlist>\r
-                               <listitem>Address a security vulnerability in open-ils.pcrud that allows retrieval of information beyond the bounds of the permissions for \r
-                               the targeted objects.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>Remove a call to a non-existent method.</listitem>\r
-                               <listitem>Add debugging messages to the action-trigger script and server code</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-       <simplesect>\r
-               <title>1.6.0.5</title>\r
-               <simplesect>\r
-                       <title>New features</title>\r
-                       <itemizedlist>\r
-                               <listitem> Patch from James Fournie to add a setting for first-in, first-out (FIFO) holds resolution so that items checked in will be assigned to holds \r
-                               by request date first, rather than proximity.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>Patch from Dan Wells to enable the bookbag menu to show up in Craftsman skin.</listitem>\r
-                               <listitem>Patch from Bill Ott to add missing apostrophe in rdetail.js.</listitem>\r
-                               <listitem>Fix for report editor parameters not consistently showing up.</listitem>\r
-                               <listitem>Log bib search timeouts.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-\r
-       <simplesect>\r
-               <title>1.6.0.4</title>\r
-               <simplesect>\r
-                       <title>New features</title>\r
-                       <itemizedlist>\r
-                               <listitem>Patch from Dan Wells to add an org-unit setting to restrict renewals when the item in question is needed to fulfill a hold.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>Patch from Jason Stephenson to allow the EVERYTHING permission in permission.usr_has_perm_at_nd.</listitem>\r
-                               <listitem>Patch from Warren Layton to remove a debugging alert in the permission creation interface.</listitem>\r
-                               <listitem>Patch from Warren Layton to sort Z39.50 servers in Z39.50 import interface.</listitem>\r
-                               <listitem>Patch from Galen Charlton to prevent legacy 852 fields from being exported during bib+holdings export.</listitem>\r
-                               <listitem>Patch from Galen Charlton to prevent one bad MARC record from spoiling the rest of the export.</listitem>\r
-                               <listitem>Patch from Galen Charlton to remove empty XML elements and control fields when ingesting a bib record.</listitem>\r
-                               <listitem> Patch from Galen Charlton. This patch adds additional calls to escape_xml to handle cases where patron or library data could contain \r
-                               ampersand or other characters that need to be converted to entities. Issue discovered by Bibliomation; patch includes contributions by Ben Ostrowsky.</listitem>\r
-                               <listitem>Enable display of barcodes in brief circulation interface even when patron has no middle name (problem diagnosed by \r
-                               Bill Ott).</listitem>                   \r
-                               <listitem>Correct the calculation of patron bills.</listitem>\r
-                               <listitem>Fix parsing of colons in search phrases.</listitem>\r
-                               <listitem>Fix handling of horizontal patron summary setting.</listitem>\r
-                               <listitem>Various fixes for server administration interfaces.</listitem>\r
-                               <listitem>Correct date handling in <emphasis>My Account</emphasis> interface.</listitem>\r
-                               <listitem>Prevent an exception from being thrown when a standing penalty is removed.</listitem>\r
-                               <listitem>Fix ISSN quicksearch (bug reported by Dan Wells).</listitem>\r
-                               <listitem>Prevent colons from being incorrectly inserted into titles in search results display.</listitem>\r
-                               <listitem>Fix survey interface in patron editor to enable it to save results correctly.</listitem>\r
-                               <listitem>Corrections in in-database circulation: enable check-out and renewal of pre-cataloged items, process non-cataloged items.</listitem>\r
-                               <listitem>Correct Unicode handling in SRU/Z39.50 server.</listitem>                     \r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-       <simplesect>\r
-               <title>1.6.0.3</title>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>Patch from Dan Wells to address a regression in the Reshelving-to-Available method call.</listitem>\r
-                               <listitem>Patch from Warren Layton of NRCAN to address a regression in date calculation code.</listitem>\r
-                               <listitem>Fix for offline identification requirement (relaxed to match on-line patron registration).</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-       <simplesect>\r
-               <title>1.6.0.2</title>\r
-               <simplesect>\r
-                       <title>New features</title>\r
-                       <itemizedlist>\r
-                               <listitem>Support indexing normalization and search of ratio-like strings.</listitem>\r
-                               <listitem>Support specific-index searching via the basic search dropdown.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>Fix for search bug introduced in 1.6.0.1 which primarily effected Z39.50 searches against Evergreen.</listitem>\r
-                               <listitem>Fix for offline patron blocked list generation (Patch from Joe Atzberger).</listitem>\r
-                               <listitem>General translation and internationalization improvements.</listitem>\r
-                               <listitem>Force at least one non-system billing type to exist (Identified by Dan Wells).</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-        <simplesect>\r
-               <title>1.6.0.1</title>\r
-               <simplesect>\r
-                       <title>Bug fixes</title>\r
-                       <itemizedlist>\r
-                               <listitem>Overdue notice XML normalization and encoding fixes.</listitem>\r
-                               <listitem>Remove cosmetic issues with Offline Mode.</listitem>\r
-                               <listitem>Backport compatibility-improved triggers for summary data collection.\r
-                                       <itemizedlist>\r
-                                               <listitem>(fixed super-simple record extract view issues for isbn and issn)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Interface fixes for Self Check.\r
-                                       <itemizedlist>\r
-                                               <listitem>(prevent login of patrons who are marked as invalid)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>General grid-related interface cleanups.\r
-                                       <itemizedlist>\r
-                                               <listitem>(fixed pixel and alignment issues in table views accessible from admin settings)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>String translation interface fix – translated strings can be removed.\r
-                                       <itemizedlist>\r
-                                               <listitem>(the translation windows now perform removals correctly)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Command-line data extraction script fixes (Galen Charlton).\r
-                                       <itemizedlist>\r
-                                               <listitem>(improved batch export)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Fixed billing time stamp calculation.\r
-                                       <itemizedlist>\r
-                                               <listitem>(e.g. a book that circulates for whole days that is technically due at 3pm doesn't accrue fines until after the library is \r
-                                               closed)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Fix for searches containing colons but no command tag.\r
-                                       <itemizedlist>\r
-                                               <listitem>(the : is no longer assumed to be an index specification so title searches for <emphasis>Homeward Bound: the Incredible Journey</emphasis> \r
-                                       will return results)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Fix for Z39.50 searches containing diacritical marks (Dan Scott).\r
-                                       <itemizedlist>\r
-                                               <listitem>(the SRU is now better at detecting incoming encoding)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Horizontal user summary display fix in the Checkout entry point.</listitem>\r
-                               <listitem>Return of Shadowed Record styling in the staff client for records with no items or no items at this location (Bill Ott).</listitem>\r
-                               <listitem>Holdings import fixes (Dan Wells) (see changeset 15353).\r
-                                       <itemizedlist>\r
-                                               <listitem>(Found and fixed the Vandelay bug that manifested based on log in type.)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Holdings import fixes (Dan Wells) (see changeset 15353).</listitem>\r
-                               <listitem>Fixed an error that occurred when renewing multiple items at once in Items Out</listitem>                                     \r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>New features (front end)</title>\r
-                       <itemizedlist>\r
-                               <listitem>French translation updates.</listitem>\r
-                               <listitem>Several new translations:\r
-                                       <itemizedlist>\r
-                                               <listitem>Russian (from Tigran Zargaryan)</listitem>\r
-                                               <listitem>Czech (forward-ported from 1.4)</listitem>\r
-                                               <listitem>British English (submitted via Launchpad)</listitem>\r
-                                               <listitem>Spanish (submitted via Launchpad)</listitem>\r
-                                               <listitem>Brazilian Portuguese (submitted via Launchpad)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>More places to access Record Buckets in the staff client</listitem>\r
-                               <listitem>Virtual due date for non-cataloged circulations honors closed dates</listitem>\r
-                               <listitem>Differentiated messages for inactive vs. non-existent users.\r
-                                       <itemizedlist>\r
-                                               <listitem>(error messages in patron OPAC log in are now different for inactive patrons versus bad log in (typo)/non-existent user)</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>New features (server/administration)</title>\r
-                       <itemizedlist>  \r
-                               <listitem>Action/Trigger initiator script.\r
-                                       <itemizedlist>\r
-                                               <listitem>(1.6.0.1 includes the default script to initiate system scheduling for action/trigger events - for use in cron jobs)</listitem>\r
-                                       </itemizedlist> \r
-                               </listitem>     \r
-                               <listitem>Improved MFHD (serials) import script.\r
-                                       <itemizedlist>\r
-                                               <listitem>(improved instructions in the read me files and relaxed database constraints)</listitem>\r
-                                       </itemizedlist> \r
-                               </listitem>                                     \r
-                               <listitem>SIP2 configurable encoding support.</listitem>\r
-                               <listitem>SIP1 renew-or-checkout support for some 3M equipment which support older SIP protocols.</listitem>\r
-                               <listitem>Updated Linux distribution support.</listitem>\r
-                               <listitem>Automatic update of OpenSRF support files when OpenSRF is upgraded.</listitem>\r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-       <simplesect>\r
-               <title>Features from 1.6.0.0</title>\r
-               \r
-               <simplesect>\r
-                       <title>New features (front end)</title>\r
-                       <itemizedlist>\r
-                               <listitem> Added <quote>insert copy above</quote> (<keycombo><keycap>CTRL</keycap> <keycap>up</keycap></keycombo>) and <quote>insert \r
-                               copy below</quote> (<keycombo><keycap>CTRL</keycap> <keycap>down</keycap></keycombo>) functionality in the MARC Editor.</listitem>\r
-                               <listitem>Summary editing in MARC Format for Holdings Data</listitem>\r
-                               <listitem> BibTemplate OPAC templating – Any field from any version of a record that Evergreen can deliver, with or without embedded holdings, \r
-                               is now available for display using a simple template language which is further extended with basic JavaScript.\r
-                                       <itemizedlist>\r
-                                               <listitem> Template customization is now supported that allows specific data fields to be pulled from the MARC and displayed in the OPAC.</listitem>\r
-                                               <listitem>Examples would be: added author, alternate title, subject links, and URI data.</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem> BibTemplate OPAC templating – Any field from any version of a record that Evergreen can deliver, with or without embedded holdings, \r
-                               is now available for display using a simple template language which is further extended with basic JavaScript.\r
-                                       <itemizedlist>\r
-                                               <listitem> Template customization is now supported that allows specific data fields to be pulled from the MARC and displayed in the OPAC.</listitem>\r
-                                               <listitem>Examples would be: added author, alternate title, subject links, and URI data.</listitem>\r
-                                       </itemizedlist>\r
-                               </listitem>\r
-                               <listitem>Located URIs – Adding an 856$9 containing the short name of a location will restrict search and display of entirely electronic records \r
-                               (those with no physical copies) to the location named.\r
-                                       <itemizedlist>\r
-                                               <listitem>In other words, the ability to restrict record visibility to a specific location or set of \r
-                                               locations in the same way as copies but without creating dummies.</listitem>\r
-                                               <listitem>Since there is no physical location, however, this does affect advanced searches wherein the shelving location limiter is used.</listitem>\r
-                                               <listitem>(improved instructions in the read me files and relaxed database constraints)</listitem>\r
-                                       </itemizedlist> \r
-                               </listitem>     \r
-                               <listitem>SRU(search/retrieval via url) and Z39.50 searches can now be scoped to specific locations.\r
-                                       <itemizedlist>\r
-                                               <listitem>As of Evergreen 1.6, you can append an optional organization unit shortname for search scoping purposes, and you \r
-                                               can also append /holdings if you want to expose the holdings for any returned records. So your zurl could be \r
-                                               http://dev.gapines.org/opac/extras/sru/BR1/holdings to limit the search scope to BR1 and its children, and to expose its holdings.</listitem>\r
-                                       </itemizedlist> \r
-                               </listitem>                                             \r
-                               <listitem>As a benefit of the URI work, Z39.50 now supports a holdings record format.</listitem>\r
-                               <listitem>Improvements in Fixed Field handling within the MARC Editor.</listitem>\r
-                               <listitem>Staff-placed holds for patrons follow patron settings more closely (no longer pull notification preferences from staff settings) – \r
-                               Patch from Jeff Godin of TADL.</listitem>\r
-                               <listitem>Improved default configuration for LoC Z39.50 target - added support for required truncation specific to LoC.</listitem>\r
-                               <listitem>Added a new default indexing definition for “all subjects” which will return more results when subject searching in the OPAC.</listitem>\r
-                               <listitem>Many new server configuration interfaces for functions such as circulation policies, hold policies, and notifications.</listitem>\r
-                               <listitem>Added time granularity display to Patron Items Out screen in the Staff Client. “Due time” now displays along with due date.</listitem>\r
-                               <listitem>Added RefWorks (online bibliographic management program) export capability.</listitem>\r
-                               <listitem> Zotero compatability improvements (MODS namespacing).\r
-                                       <itemizedlist>\r
-                                               <listitem>For more information on MODS, see this page.</listitem>\r
-                                       </itemizedlist> \r
-                               </listitem>\r
-                               <listitem>Ability to import holdings via the standard Record Importer (Vandelay).</listitem>\r
-                               <listitem>Google Book Preview support as added-content</listitem>\r
-                               <listitem>Improvements made to cloned patron search; fixing issues with records not returning due to cloned fields.</listitem>\r
-                               <listitem>Acquisitions Preview includes a sneak peek at the preliminary work for manual funding management, PO creation, cataloging and receiving processes. \r
-                               These are functional but are not intended for insertion into current workflows. This feature was specifically included to solicit feedback from \r
-                               the community on this important feature.</listitem>\r
-                                                       \r
-                       </itemizedlist> \r
-               </simplesect>\r
-               <simplesect>\r
-                       <title>New features (server/administration)</title>\r
-                       <itemizedlist>  \r
-                               <listitem>Event Triggers – An entirely new subsystem for automatically running arbitrary, user-defined reaction code when presented with an ILS event \r
-                               defined by the user. Notifications, delayed actions, acquisitions, and many other systems will make use of this new infrastructure.\r
-                                       <itemizedlist>\r
-                                               <listitem>Ability to set pre-due and overdue e-mail notices from the Staff Client.</listitem>\r
-                                               <listitem>Auto-marking items as lost after specific overdue period.</listitem>\r
-                                               <listitem>Makes it easier to add new data to notices.</listitem>\r
-                                               <listitem>Can be used for generating and creating delays for the sending of hold pickup notices.</listitem>\r
-                                               <listitem>These settings are configurable from the Staff Client per branch or globally.</listitem>\r
-                                       </itemizedlist> \r
-                               </listitem>\r
-                               <listitem>Formal support for Postgresql 8.3.</listitem>\r
-                               <listitem>Dojo profile build specific to Evergreen, increasing load speed dramatically for the OPAC and Staff Clients.</listitem>\r
-                               <listitem>Staff Client interfaces for defining circulation and hold policies from the Admin menu.\r
-                                       <itemizedlist>\r
-                                               <listitem>Please note that this represents a change from previous versions of Evergreen and for new clients it is recommended to \r
-                                               use this interface, for.</listitem>\r
-                                       </itemizedlist> \r
-                               </listitem>     \r
-                               <listitem>Formal support for IE8, including a bug fix where titles with the “@” symbol would display as a http link.</listitem>\r
-                               <listitem>Spaces in user names are being deprecated as they can cause authentication failure -CamelCase will be supported from this point forward.</listitem>\r
-                               <listitem>Supercat: added support for returning records in Federal Geographic Data Committee (FGDC) Content Standard for \r
-                               Digital Geospatial Metadata (CSDGM) format.</listitem>\r
-                               <listitem>Increased the re-shelving-complete process speed; making the “flipping” process from re-shelving to available much faster – \r
-                               on suggestion from Bill Ott of GRPL.</listitem> \r
-                               <listitem>Reporter fix to the display of ISBN and ISSN in some reports, and in some environments (environments which had newer versions \r
-                               of Perl database drivers that affected some reports).</listitem>\r
-                               <listitem> Bug fixes for Server Administration interfaces such as hours of operation, and generally improving speed of all the SA interfaces.</listitem>\r
-                               <listitem>Removed Spanish translation set from the build environment as no Spanish translation has been contributed to date.</listitem>\r
-                               <listitem>Internationalization improvements in the default skin; there are less <quote>English-only</quote> strings.</listitem>\r
-                               <listitem>Improved output handling for unAPI services; important for popular add-ons like Zotero.</listitem>\r
-                               <listitem>Improved handling of day-granular circulations, and their interaction with penalties – i.e. For a 7 day \r
-                               circulating item that is checked out at 9am on Sunday, it is not due until closing on the following Saturday..</listitem>\r
-                               <listitem> Evergreen will notify that printer setups need to be checked at Staff Client upgrade time.</listitem>                                                \r
-                       </itemizedlist> \r
-               </simplesect>\r
-       </simplesect>\r
-</chapter>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter xml:id="releasenotes" xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="EN"
+    xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">
+       <chapterinfo>
+       <title>Release Notes</title>
+       </chapterinfo>
+       
+       
+       <simplesect>
+               <title>1.6.0.8</title>
+               <simplesect>
+                       <title>New features</title>
+                       <itemizedlist>
+                               <listitem>Added index for case insensitive barcode searching (1.6.0.7) for speed.</listitem>
+                               <listitem>Move to BibTemplate<indexterm><primary>BibTemplate</primary></indexterm> for general title detail display, not just overlay of MVR-based display.</listitem>
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>Offline transaction timestamp and export fixes.</listitem>
+                               <listitem>More configuration interface improvements.</listitem>
+                               <listitem>Printing improvements to avoid the dreaded <quote>inner print_tree</quote> errors.</listitem>
+                               <listitem>Fix Google Books<indexterm><primary>Google Books</primary></indexterm> full-text functionality.</listitem>
+                               <listitem>User Editor improvements (addresses, appropriate required fields).</listitem>
+                       </itemizedlist> 
+               </simplesect>
+       </simplesect>
+       <simplesect>
+               <title>1.6.0.7</title>
+               <simplesect>
+                       <title>New features</title>
+                       <itemizedlist>
+                               <listitem>Made barcode searching from the general user search interface case insensitive</listitem>
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>FIFO Holds Org<indexterm><primary>holds</primary><secondary>FIFO</secondary></indexterm> Setting name in the Library Settings Editor did not match that used by the SQL – repaired.</listitem>
+                               <listitem>Repaired Authority Record ingest.<indexterm><primary>authority record ingest</primary></indexterm></listitem>
+                               <listitem>Backdating timestamp format bug fixed – patch from James Fournie at SITKA.</listitem>
+                               <listitem>Configuration interface bugs addressed (ongoing improvement from 1.6.0.4).</listitem>
+                               <listitem>Action/Trigger (notifications, etc) bugs addressed.</listitem><indexterm><primary>action triggers</primary></indexterm>
+                               <listitem>In-Database record merging <indexterm><primary>In-Database</primary><secondary>record merging</secondary></indexterm> bug fixes (indicators, Located URIs)</listitem>
+                               <listitem>In-Database hold testing stored procedure bug fixed – patch from John Craig.</listitem><indexterm><primary>In-Database</primary><secondary>hold testing</secondary>
+                       </itemizedlist> 
+               </simplesect>
+       </simplesect>
+
+       <simplesect>
+               <title>1.6.0.6</title>
+               <simplesect>
+                       <title>Security</title>
+                       <itemizedlist>
+                               <listitem>Address a security vulnerability in open-ils.pcrud that allows retrieval of information beyond the bounds of the permissions for 
+                               the targeted objects.</listitem>
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>Remove a call to a non-existent method.</listitem>
+                               <listitem>Add debugging messages to the action-trigger script and server code</listitem>
+                       </itemizedlist><indexterm><primary>action triggers</primary></indexterm> 
+               </simplesect>
+       </simplesect>
+       <simplesect>
+               <title>1.6.0.5</title>
+               <simplesect>
+                       <title>New features</title>
+                       <itemizedlist>
+                               <listitem> Patch from James Fournie to add a setting for first-in, first-out (FIFO) holds resolution so that items checked in will be assigned to holds 
+                               by request date first, rather than proximity.</listitem><indexterm><primary>holds</primary><secondary>FIFO</secondary></indexterm>
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>Patch from Dan Wells to enable the bookbag menu to show up in Craftsman skin.</listitem>
+                               <listitem>Patch from Bill Ott to add missing apostrophe in rdetail.js.</listitem>
+                               <listitem>Fix for report editor parameters not consistently showing up.</listitem>
+                               <listitem>Log bib search timeouts.</listitem>
+                       </itemizedlist> 
+               </simplesect>
+       </simplesect>
+
+       <simplesect>
+               <title>1.6.0.4</title>
+               <simplesect>
+                       <title>New features</title>
+                       <itemizedlist>
+                               <listitem>Patch from Dan Wells to add an org-unit setting to restrict renewals when the item in question is needed to fulfill a hold.</listitem>
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>Patch from Jason Stephenson to allow the EVERYTHING permission in permission.usr_has_perm_at_nd.</listitem>
+                               <listitem>Patch from Warren Layton to remove a debugging alert in the permission creation interface.</listitem>
+                               <listitem>Patch from Warren Layton to sort Z39.50 servers in Z39.50 import interface.</listitem><indexterm><primary>Z39.50</primary></indexterm>
+                               <listitem>Patch from Galen Charlton to prevent legacy 852 fields from being exported during bib+holdings export.</listitem>
+                               <listitem>Patch from Galen Charlton to prevent one bad MARC record from spoiling the rest of the export.</listitem>
+                               <listitem>Patch from Galen Charlton to remove empty XML elements and control fields when ingesting a bib record.</listitem>
+                               <listitem> Patch from Galen Charlton. This patch adds additional calls to escape_xml to handle cases where patron or library data could contain 
+                               ampersand or other characters that need to be converted to entities. Issue discovered by Bibliomation; patch includes contributions by Ben Ostrowsky.</listitem>
+                               <listitem>Enable display of barcodes in brief circulation interface even when patron has no middle name (problem diagnosed by 
+                               Bill Ott).</listitem>                   
+                               <listitem>Correct the calculation of patron bills.</listitem>
+                               <listitem>Fix parsing of colons in search phrases.</listitem>
+                               <listitem>Fix handling of horizontal patron summary setting.</listitem>
+                               <listitem>Various fixes for server administration interfaces.</listitem>
+                               <listitem>Correct date handling in <emphasis>My Account</emphasis> interface.</listitem>
+                               <listitem>Prevent an exception from being thrown when a standing penalty is removed.</listitem>
+                               <listitem>Fix ISSN quicksearch (bug reported by Dan Wells).</listitem>
+                               <listitem>Prevent colons from being incorrectly inserted into titles in search results display.</listitem>
+                               <listitem>Fix survey interface in patron editor to enable it to save results correctly.</listitem>
+                               <listitem>Corrections in in-database circulation: enable check-out and renewal of pre-cataloged items, process non-cataloged items.</listitem><indexterm><primary>in-database</primary><secondary>circulation</secondary></indexterm>
+                               <listitem>Correct Unicode handling in SRU/Z39.50 server.</listitem></listitem><indexterm><primary>Z39.50</primary><secondary>Unicode</secondary></indexterm>                    
+                       </itemizedlist> 
+               </simplesect>
+       </simplesect>
+       <simplesect>
+               <title>1.6.0.3</title>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>Patch from Dan Wells to address a regression in the Reshelving-to-Available method call.</listitem>
+                               <listitem>Patch from Warren Layton of NRCAN to address a regression in date calculation code.</listitem>
+                               <listitem>Fix for offline identification requirement (relaxed to match on-line patron registration).</listitem>
+                       </itemizedlist> 
+               </simplesect>
+       </simplesect>
+       <simplesect>
+               <title>1.6.0.2</title>
+               <simplesect>
+                       <title>New features</title>
+                       <itemizedlist>
+                               <listitem>Support indexing normalization and search of ratio-like strings.</listitem>
+                               <listitem>Support specific-index searching via the basic search dropdown.</listitem>
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>Fix for search bug introduced in 1.6.0.1 which primarily effected Z39.50 searches against Evergreen.</listitem><indexterm><primary>Z39.50</primary></indexterm>
+                               <listitem>Fix for offline patron blocked list generation (Patch from Joe Atzberger).</listitem>
+                               <listitem>General translation and internationalization improvements.</listitem>
+                               <listitem>Force at least one non-system billing type to exist (Identified by Dan Wells).</listitem>
+                       </itemizedlist> 
+               </simplesect>
+       </simplesect>
+        <simplesect>
+               <title>1.6.0.1</title>
+               <simplesect>
+                       <title>Bug fixes</title>
+                       <itemizedlist>
+                               <listitem>Overdue notice XML normalization and encoding fixes.</listitem><indexterm><primary>notices</primary><secondary>overdue</secondary></indexterm> 
+                               <listitem>Remove cosmetic issues with Offline Mode.</listitem><indexterm><primary>offline mode</primary></indexterm> 
+                               <listitem>Backport compatibility-improved triggers for summary data collection.
+                                       <itemizedlist>
+                                               <listitem>(fixed super-simple record extract view issues for isbn and issn)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Interface fixes for Self Check.<indexterm><primary>self check</primary><secondary>overdue</secondary></indexterm>
+                                       <itemizedlist>
+                                               <listitem>(prevent login of patrons who are marked as invalid)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>General grid-related interface cleanups.
+
+                                       <itemizedlist>
+                                               <listitem>(fixed pixel and alignment issues in table views accessible from admin settings)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>String translation interface fix – translated strings can be removed.
+                                       <itemizedlist>
+                                               <listitem>(the translation windows now perform removals correctly)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Command-line data extraction script fixes (Galen Charlton).
+                                       <itemizedlist>
+                                               <listitem>(improved batch export)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Fixed billing time stamp calculation.
+                                       <itemizedlist>
+                                               <listitem>(e.g. a book that circulates for whole days that is technically due at 3pm doesn't accrue fines until after the library is 
+                                               closed)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Fix for searches containing colons but no command tag.
+                                       <itemizedlist>
+                                               <listitem>(the : is no longer assumed to be an index specification so title searches for <emphasis>Homeward Bound: the Incredible Journey</emphasis> 
+                                       will return results)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Fix for Z39.50 searches containing diacritical marks (Dan Scott).<indexterm><primary>Z39.50</primary></indexterm> 
+                                       <itemizedlist>
+                                               <listitem>(the SRU is now better at detecting incoming encoding)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Horizontal user summary display fix in the Checkout entry point.</listitem>
+                               <listitem>Return of Shadowed Record styling in the staff client for records with no items or no items at this location (Bill Ott).</listitem>
+                               <listitem>Holdings import fixes (Dan Wells) (see changeset 15353).
+                                       <itemizedlist>
+                                               <listitem>(Found and fixed the Vandelay bug that manifested based on log in type.)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Holdings import fixes (Dan Wells) (see changeset 15353).</listitem>
+                               <listitem>Fixed an error that occurred when renewing multiple items at once in Items Out</listitem>                                     
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>New features (front end)</title>
+                       <itemizedlist>
+                               <listitem>French translation updates.</listitem>
+                               <listitem>Several new translations:
+                                       <itemizedlist>
+                                               <listitem>Russian (from Tigran Zargaryan)</listitem>
+                                               <listitem>Czech (forward-ported from 1.4)</listitem>
+                                               <listitem>British English (submitted via Launchpad)</listitem>
+                                               <listitem>Spanish (submitted via Launchpad)</listitem>
+                                               <listitem>Brazilian Portuguese (submitted via Launchpad)</listitem>
+                                       </itemizedlist><indexterm><primary>languages</primary></indexterm> 
+                               </listitem>
+                               <listitem>More places to access Record Buckets in the staff client</listitem><indexterm><primary>record buckets</primary></indexterm> 
+                               <listitem>Virtual due date for non-cataloged circulations honors closed dates</listitem>
+                               <listitem>Differentiated messages for inactive vs. non-existent users.
+                                       <itemizedlist>
+                                               <listitem>(error messages in patron OPAC log in are now different for inactive patrons versus bad log in (typo)/non-existent user)</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>New features (server/administration)</title>
+                       <itemizedlist>  
+                               <listitem>Action/Trigger initiator script.<indexterm><primary>action triggers</primary></indexterm> 
+                                       <itemizedlist>
+                                               <listitem>(1.6.0.1 includes the default script to initiate system scheduling for action/trigger events - for use in cron jobs)</listitem>
+                                       </itemizedlist> 
+                               </listitem>     
+                               <listitem>Improved MFHD (serials) import script.
+                                       <itemizedlist>
+                                               <listitem>(improved instructions in the read me files and relaxed database constraints)</listitem>
+                                       </itemizedlist> 
+                               </listitem>                                     
+                               <listitem>SIP2 configurable encoding support.</listitem><indexterm><primary>SIP</primary></indexterm> 
+                               <listitem>SIP1 renew-or-checkout support for some 3M equipment which support older SIP protocols.</listitem>
+                               <listitem>Updated Linux distribution support.</listitem>
+                               <listitem>Automatic update of OpenSRF support files when OpenSRF is upgraded.</listitem>
+                       </itemizedlist><indexterm><primary>OpenSRF</primary></indexterm> 
+               </simplesect>
+       </simplesect>
+       <simplesect>
+               <title>Features from 1.6.0.0</title>
+               
+               <simplesect>
+                       <title>New features (front end)</title>
+                       <itemizedlist>
+                               <listitem> Added <quote>insert copy above</quote> (<keycombo><keycap>CTRL</keycap> <keycap>up</keycap></keycombo>) and <quote>insert 
+                               copy below</quote> (<keycombo><keycap>CTRL</keycap> <keycap>down</keycap></keycombo>) functionality in the MARC Editor.</listitem>
+                               <listitem>Summary editing in MARC Format for Holdings Data</listitem>
+                               <listitem> BibTemplate OPAC templating – Any field from any version of a record that Evergreen can deliver, with or without embedded holdings,<indexterm><primary>BibTemplate</primary></indexterm>  
+                               is now available for display using a simple template language which is further extended with basic JavaScript.
+                                       <itemizedlist>
+                                               <listitem> Template customization is now supported that allows specific data fields to be pulled from the MARC and displayed in the OPAC.</listitem>
+                                               <listitem>Examples would be: added author, alternate title, subject links, and URI data.</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem> BibTemplate OPAC templating – Any field from any version of a record that Evergreen can deliver, with or without embedded holdings, 
+                               is now available for display using a simple template language which is further extended with basic JavaScript.
+                                       <itemizedlist>
+                                               <listitem> Template customization is now supported that allows specific data fields to be pulled from the MARC and displayed in the OPAC.</listitem>
+                                               <listitem>Examples would be: added author, alternate title, subject links, and URI data.</listitem>
+                                       </itemizedlist>
+                               </listitem>
+                               <listitem>Located URIs – Adding an 856$9 containing the short name of a location will restrict search and display of entirely electronic records 
+                               (those with no physical copies) to the location named.
+                                       <itemizedlist>
+                                               <listitem>In other words, the ability to restrict record visibility to a specific location or set of 
+                                               locations in the same way as copies but without creating dummies.</listitem>
+                                               <listitem>Since there is no physical location, however, this does affect advanced searches wherein the shelving location limiter is used.</listitem>
+                                               <listitem>(improved instructions in the read me files and relaxed database constraints)</listitem>
+                                       </itemizedlist> 
+                               </listitem>     
+                               <listitem>SRU(search/retrieval via url) and Z39.50 searches can now be scoped to specific locations.<indexterm><primary>Z39.50</primary></indexterm>
+                                       <itemizedlist>
+                                               <listitem>As of Evergreen 1.6, you can append an optional organization unit shortname for search scoping purposes, and you 
+                                               can also append /holdings if you want to expose the holdings for any returned records. So your zurl could be 
+                                               http://dev.gapines.org/opac/extras/sru/BR1/holdings to limit the search scope to BR1 and its children, and to expose its holdings.</listitem>
+                                       </itemizedlist> 
+                               </listitem>                                             
+                               <listitem>As a benefit of the URI work, Z39.50 now supports a holdings record format.</listitem>
+                               <listitem>Improvements in Fixed Field handling within the MARC Editor.</listitem>
+                               <listitem>Staff-placed holds for patrons follow patron settings more closely (no longer pull notification preferences from staff settings) – 
+                               Patch from Jeff Godin of TADL.</listitem>
+                               <listitem>Improved default configuration for LoC Z39.50 target - added support for required truncation specific to LoC.</listitem>
+                               <listitem>Added a new default indexing definition for <quote>all subjects</quote> which will return more results when subject searching in the OPAC.</listitem>
+                               <listitem>Many new server configuration interfaces for functions such as circulation policies, hold policies, and notifications.</listitem>
+                               <listitem>Added time granularity display to Patron Items Out screen in the Staff Client. <guilabel>Due time</guilabel> now displays along with <guilabel>due date</guilabel>.</listitem>
+                               <listitem>Added RefWorks (online bibliographic management program) export capability.</listitem><indexterm><primary>RefWorks</primary></indexterm>
+                               <listitem> Zotero compatability improvements (MODS namespacing).
+                                       <itemizedlist><indexterm><primary>Zotero</primary></indexterm>
+                                               <listitem>For more information on MODS, see this page.</listitem>
+                                       </itemizedlist> <indexterm><primary>MODS</primary></indexterm>
+                               </listitem>
+                               <listitem>Ability to import holdings via the standard Record Importer (Vandelay).</listitem><indexterm><primary>Vandelay</primary></indexterm>
+                               <listitem>Google Book Preview support as added-content</listitem>
+                               <listitem>Improvements made to cloned patron search; fixing issues with records not returning due to cloned fields.</listitem>
+                               <listitem>Acquisitions Preview includes a sneak peek at the preliminary work for manual funding management, PO creation, cataloging and receiving processes. 
+                               These are functional but are not intended for insertion into current workflows. This feature was specifically included to solicit feedback from 
+                               the community on this important feature.</listitem>
+                                                       
+                       </itemizedlist> 
+               </simplesect>
+               <simplesect>
+                       <title>New features (server/administration)</title>
+                       <itemizedlist>  
+                               <listitem>Event Triggers – An entirely new subsystem for automatically running arbitrary, user-defined reaction code when presented with an ILS event 
+                               defined by the user. Notifications, delayed actions, acquisitions, and many other systems will make use of this new infrastructure.
+                                       <itemizedlist>
+                                               <listitem>Ability to set pre-due and overdue e-mail notices from the Staff Client.</listitem>
+                                               <listitem>Auto-marking items as lost after specific overdue period.</listitem>
+                                               <listitem>Makes it easier to add new data to notices.</listitem>
+                                               <listitem>Can be used for generating and creating delays for the sending of hold pickup notices.</listitem>
+                                               <listitem>These settings are configurable from the Staff Client per branch or globally.</listitem>
+                                       </itemizedlist> 
+                               </listitem>
+                               <listitem>Formal support for Postgresql 8.3.</listitem>
+                               <listitem>Dojo profile build specific to Evergreen, increasing load speed dramatically for the OPAC and Staff Clients.</listitem>
+                               <listitem>Staff Client interfaces for defining circulation and hold policies from the Admin menu.
+                                       <itemizedlist>
+                                               <listitem>Please note that this represents a change from previous versions of Evergreen and for new clients it is recommended to 
+                                               use this interface, for.</listitem>
+                                       </itemizedlist> 
+                               </listitem>     
+                               <listitem>Formal support for IE8, including a bug fix where titles with the “@” symbol would display as a http link.</listitem>
+                               <listitem>Spaces in user names are being deprecated as they can cause authentication failure -CamelCase will be supported from this point forward.</listitem>
+                               <listitem>Supercat: added support for returning records in Federal Geographic Data Committee (FGDC) Content Standard for 
+                               Digital Geospatial Metadata (CSDGM) format.</listitem><indexterm><primary>Digital Geospatial Metadata (CSDGM)</primary></indexterm>
+                               <listitem>Increased the re-shelving-complete process speed; making the <quote>flipping</quote> process from re-shelving to available much faster – 
+                               on suggestion from Bill Ott of GRPL.</listitem> 
+                               <listitem>Reporter fix to the display of ISBN and ISSN in some reports, and in some environments (environments which had newer versions 
+                               of Perl database drivers that affected some reports).</listitem>
+                               <listitem> Bug fixes for Server Administration interfaces such as hours of operation, and generally improving speed of all the SA interfaces.</listitem>
+                               <listitem>Removed Spanish translation set from the build environment as no Spanish translation has been contributed to date.</listitem>
+                               <listitem>Internationalization improvements in the default skin; there are less <quote>English-only</quote> strings.</listitem>
+                               <listitem>Improved output handling for unAPI services; important for popular add-ons like Zotero.</listitem>
+                               <listitem>Improved handling of day-granular circulations, and their interaction with penalties – i.e. For a 7 day 
+                               circulating item that is checked out at 9am on Sunday, it is not due until closing on the following Saturday..</listitem>
+                               <listitem> Evergreen will notify that printer setups need to be checked at Staff Client upgrade time.</listitem>                                                
+                       </itemizedlist> 
+               </simplesect>
+       </simplesect>
+</chapter>