<chapterinfo>\r
<title>Release Notes</title>\r
</chapterinfo>\r
- <section id="FeatureOverview">\r
- <title>1.6 Feature Overview</title>\r
- <para>This release adds functionality, configuration, and usability improvements in the following areas:</para>\r
+ <simplesect>\r
+ <title>1.6.0.6</title>\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
+ <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>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
+ <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>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
+ <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>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
+ <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>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
+ <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
- <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.</listitem>\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.</listitem>\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.</listitem>\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.</listitem>\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).</listitem>\r
- <itemizedlist>\r
- <listitem>(improved batch export)</listitem>\r
- </itemizedlist>\r
- </listitem>\r
- <listitem>Fixed billing time stamp calculation.</listitem>\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.</listitem>\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).</listitem>\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).</listitem>\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.</listitem>\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>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
- <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 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
+ <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
- </section>\r
+ </simplesect>\r
</chapter>\r