====== VuFind Newsletter: May, 2020 ====== ===== Highlights / Executive Summary ===== May saw the completion of the project to migrate VuFind's console tools from laminas-mvc-console to Symfony/Console (including updates to some related work in progress). Other recent developments include several fixes and improvements related to integration with the EBSCO Discovery Service, expanded functionality in VuFind's RESTful API, support for automatic generation of more plugin types, upgrades to key front-end dependencies, and more. This month also saw the announcement of a combined online event this fall as an alternative to the usual in-person VuFind Summits in Germany and the United States; see the [[community:conferences:summit_2020:press_release_20200526|press release]] for more details. ===== Recently Completed / Resolved Issues ===== The following items were completed in the past month: * Add print button to record page: [[https://vufind.org/jira/browse/VUFIND-282|VUFIND-282]] / [[https://github.com/vufind-org/vufind/pull/1507|#1507]] * ArchivesSpace Dublin Core XSLT import support: [[https://github.com/vufind-org/vufind/pull/1623|#1623]] * EDS: add ePub/linked full text linking support and fix problem PDF links: [[https://github.com/vufind-org/vufind/pull/1611|#1611]], [[https://github.com/vufind-org/vufind/pull/1615|#1615]], [[https://github.com/vufind-org/vufind/pull/1619|#1619]] * Expose secondary and website Solr indexes through the VuFind API: [[https://github.com/vufind-org/vufind/pull/1593|#1593]], [[https://github.com/vufind-org/vufind/pull/1620|#1620]] * Fix record tab configuration bug found in VuFind 6.1 and 6.1.1: [[https://vufind.org/jira/browse/VUFIND-1399|VUFIND-1399]] * FOLIO driver: add renewals support: [[https://vufind.org/jira/browse/VUFIND-1388|VUFIND-1388]] / [[https://github.com/vufind-org/vufind/pull/1612|#1612]] * Improve flexibility of MarcAdvancedTrait::getFormattedMarcDetails(), for better NoILS MARC extraction: [[https://github.com/vufind-org/vufind/pull/1622|#1622]] * Improve plugin generator (controller/controller plugin/console command support, etc.): [[https://github.com/vufind-org/vufind/pull/1573|#1573]] * Migrate away from laminas-mvc-console to Symfony/Console: [[https://vufind.org/jira/browse/VUFIND-1273|VUFIND-1273]] / [[https://github.com/vufind-org/vufind/pull/1571|#1571]] * Recommendation modules for embedding EDS results: [[https://github.com/vufind-org/vufind/pull/1624|#1624]] * Support for multi-part emails: [[https://github.com/vufind-org/vufind/pull/1607|#1607]], [[https://github.com/vufind-org/vufind/pull/1610|#1610]] * Support use of multiple DOI handlers: [[https://github.com/vufind-org/vufind/pull/1560|#1560]] * Upgrade Bootstrap to 3.4.1: [[https://github.com/vufind-org/vufind/pull/1618|#1618]] * Upgrade jQuery to 3.5.1: [[https://github.com/vufind-org/vufind/pull/1614|#1614]] The following automated pull request was closed without action, as it would introduce unnecessary complexity to patch a problem that only applies to developer tools and thus is not a threat to end users: * Vulnerability fix suggestion from Snyk: [[https://github.com/vufind-org/vufind/pull/1616|#1616]] This pull request was closed without action because it was determined to be unnecessary at this time: * Simplify translation tokens in templates: [[https://github.com/vufind-org/vufind/pull/1621|#1621]] ===== New Issues ===== The following items were reported / begun in the past month, but are not yet completed: ==== Code in Progress ==== * Accessibility improvements: [[https://github.com/vufind-org/vufind/pull/1609|#1609]] * FOLIO driver: include and respect holds config settings: [[https://github.com/vufind-org/vufind/pull/1613|#1613]] * Make BrowZine DOI behavior more configurable with filters: [[https://github.com/vufind-org/vufind/pull/1625|#1625]] * Sample hierarchical facet configuration: [[https://github.com/vufind-org/vufind/pull/1626|#1626]] * Use POST instead of GET for EDS searches: [[https://github.com/vufind-org/vufind/pull/1627|#1627]] ==== Issue Report / Discussion Only ==== * Fix quoted booleans in .ini files: [[https://vufind.org/jira/browse/VUFIND-1398|VUFIND-1398]] * Investigate elimination of Context view helper by using improved Laminas capabilities: [[https://vufind.org/jira/browse/VUFIND-1396|VUFIND-1396]] * Make display order of browse options configurable: [[https://vufind.org/jira/browse/VUFIND-1397|VUFIND-1397]] ===== Active Issues ===== The following items saw significant progress / activity during the past month: * Enhancements to cover loading: [[https://vufind.org/jira/browse/VUFIND-1140|VUFIND-1140]] / [[https://github.com/vufind-org/vufind/pull/1566|#1566]] * SCSS PHP compiler: [[https://github.com/vufind-org/vufind/pull/1538|#1538]] Additionally, several earlier accessibility-related pull requests were (or soon will be) closed because they have been consolidated into the ongoing work in [[https://github.com/vufind-org/vufind/pull/1609|#1609]].