About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
community:newsletter:2020-05

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
community:newsletter:2020-05 [2020/05/12 13:24] – [Recently Completed / Resolved Issues] demiankatzcommunity:newsletter:2020-05 [2020/05/26 12:04] – [Active Issues] demiankatz
Line 10: Line 10:
  
   * Add print button to record page: [[https://vufind.org/jira/browse/VUFIND-282|VUFIND-282]] / [[https://github.com/vufind-org/vufind/pull/1507|#1507]]   * 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]]   * 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 Solr index through the VuFind API: [[https://github.com/vufind-org/vufind/pull/1593|#1593]]+  * 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]]   * 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]]   * 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 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]]   * Support use of multiple DOI handlers: [[https://github.com/vufind-org/vufind/pull/1560|#1560]]
Line 22: Line 27:
  
   * Vulnerability fix suggestion from Snyk: [[https://github.com/vufind-org/vufind/pull/1616|#1616]]   * 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 ===== ===== New Issues =====
Line 30: Line 39:
  
   * Accessibility improvements: [[https://github.com/vufind-org/vufind/pull/1609|#1609]]   * Accessibility improvements: [[https://github.com/vufind-org/vufind/pull/1609|#1609]]
-  * FOLIO driver: add renewals support: [[https://vufind.org/jira/browse/VUFIND-1388|VUFIND-1388]] / [[https://github.com/vufind-org/vufind/pull/1612|#1612]] 
   * FOLIO driver: include and respect holds config settings: [[https://github.com/vufind-org/vufind/pull/1613|#1613]]   * 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 ==== ==== 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]]   * 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 ===== ===== Active Issues =====
  
Line 41: Line 54:
  
   * Enhancements to cover loading: [[https://vufind.org/jira/browse/VUFIND-1140|VUFIND-1140]] / [[https://github.com/vufind-org/vufind/pull/1566|#1566]]   * 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]].
  
 ---- struct data ---- ---- struct data ----
 ---- ----
  
community/newsletter/2020-05.txt · Last modified: 2020/05/26 12:27 by demiankatz