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:2022-06

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
community:newsletter:2022-06 [2022/06/22 16:30] – [Issue Report / Discussion Only] demiankatzcommunity:newsletter:2022-06 [2022/06/28 12:10] (current) – [Highlights / Executive Summary] demiankatz
Line 1: Line 1:
 ====== VuFind® Newsletter: June, 2022 ====== ====== VuFind® Newsletter: June, 2022 ======
-:!: This document is currently a draft and is subject to change.+
  
 ===== Highlights / Executive Summary ===== ===== Highlights / Executive Summary =====
  
 +This month's development focus remained on finishing up the VuFind® 8.1 code for release on July 18th. The work, apart from some outstanding translations, is nearly complete. Apart from completing outstanding feature work, most completed pull requests were focused on bug fixes, performance improvements, better indexing and enhanced accessibility. Next month, the focus will turn to bigger changes for the 9.0 release.
 +
 +The Project Management Committee continued work on the development of a [[community:membership_levels_and_benefits:rsp|Registered Service Provider Program]], finalizing documentation and beginning work on application form development; outreach to potential partners will begin once the form is completed.
 +
 +The call for papers for the [[community:conferences:summit_2022|2022 Virtual VuFind® Summit]] closed after receiving an interesting set of submissions. A [[community:conferences:summit_2022#schedule|preliminary schedule]] for the free online event has been drafted, and [[https://openlibraryfoundation.zoom.us/webinar/register/WN_-DaYcsvgQV-wDZZy3XQDjw|registration]] has opened. Please consider joining the VuFind® community on September 7-8 for the event!
 ===== Recently Completed / Resolved Issues ===== ===== Recently Completed / Resolved Issues =====
  
Line 14: Line 19:
   * Allow filtering of optional text domains in language dev tool: [[https://github.com/vufind-org/vufind/pull/2463|#2463]]   * Allow filtering of optional text domains in language dev tool: [[https://github.com/vufind-org/vufind/pull/2463|#2463]]
   * Blender: Make sure to ignore hidden filters in initFromRequest: [[https://github.com/vufind-org/vufind/pull/2452|#2452]]   * Blender: Make sure to ignore hidden filters in initFromRequest: [[https://github.com/vufind-org/vufind/pull/2452|#2452]]
 +  * Calculate date threshold once in expiration commands: [[https://github.com/vufind-org/vufind/pull/2450|#2450]]
   * Configurable truncation of subjects / items on full record display: [[https://github.com/vufind-org/vufind/pull/1791|#1791]]   * Configurable truncation of subjects / items on full record display: [[https://github.com/vufind-org/vufind/pull/1791|#1791]]
   * Deduplication listener: Split active record source determination from fetchLocalRecord: [[https://github.com/vufind-org/vufind/pull/2453|#2453]]   * Deduplication listener: Split active record source determination from fetchLocalRecord: [[https://github.com/vufind-org/vufind/pull/2453|#2453]]
Line 20: Line 26:
   * Fix bug: showMore setting not respected by hierarchical facets: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1559|VUFIND-1559]] / [[https://github.com/vufind-org/vufind/pull/2454|#2454]]   * Fix bug: showMore setting not respected by hierarchical facets: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1559|VUFIND-1559]] / [[https://github.com/vufind-org/vufind/pull/2454|#2454]]
   * Fix double-escaping of title in layout.phtml: [[https://github.com/vufind-org/vufind/pull/2458|#2458]]   * Fix double-escaping of title in layout.phtml: [[https://github.com/vufind-org/vufind/pull/2458|#2458]]
 +  * Fix hierarchical facet markup: [[https://github.com/vufind-org/vufind/pull/2475|#2475]]
 +  * Fix holds problem in FOLIO Lotus release: [[https://github.com/vufind-org/vufind/pull/2464|#2464]]
   * Fix search tabs versions: [[https://github.com/vufind-org/vufind/pull/2474|#2474]]   * Fix search tabs versions: [[https://github.com/vufind-org/vufind/pull/2474|#2474]]
 +  * HTML fixes: [[https://github.com/vufind-org/vufind/pull/2476|#2476]]
 +  * Improve MARC DOI extraction: [[https://github.com/vufind-org/vufind/pull/2473|#2473]]
   * KohaRest: Add a workaround for a mapping error in enumchron field of checkouts: [[https://github.com/vufind-org/vufind/pull/2469|#2469]]   * KohaRest: Add a workaround for a mapping error in enumchron field of checkouts: [[https://github.com/vufind-org/vufind/pull/2469|#2469]]
   * Move RTL styling comment out of HTML into PHP code: [[https://github.com/vufind-org/vufind/pull/2457|#2457]]   * Move RTL styling comment out of HTML into PHP code: [[https://github.com/vufind-org/vufind/pull/2457|#2457]]
 +  * Prevent duplicate searches from being saved: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1558|VUFIND-1558]] / [[https://github.com/vufind-org/vufind/pull/2460|#2460]]
   * Refactor sorting logic to allow locale-specific behavior: [[https://github.com/vufind-org/vufind/pull/2267|#2267]]   * Refactor sorting logic to allow locale-specific behavior: [[https://github.com/vufind-org/vufind/pull/2267|#2267]]
   * Support for PAIA client_credential authorization: [[https://github.com/vufind-org/vufind/pull/2449|#2449]]   * Support for PAIA client_credential authorization: [[https://github.com/vufind-org/vufind/pull/2449|#2449]]
 +  * Update markdown configuration: [[https://github.com/vufind-org/vufind/pull/2478|#2478]]
   * Updated translations: [[https://github.com/vufind-org/vufind/pull/2461|#2461]], [[https://github.com/vufind-org/vufind/pull/2462|#2462]], [[https://github.com/vufind-org/vufind/pull/2471|#2471]]   * Updated translations: [[https://github.com/vufind-org/vufind/pull/2461|#2461]], [[https://github.com/vufind-org/vufind/pull/2462|#2462]], [[https://github.com/vufind-org/vufind/pull/2471|#2471]]
   * Use doi.org instead of dx.doi.org in all citations: [[https://github.com/vufind-org/vufind/pull/2466|#2466]]   * Use doi.org instead of dx.doi.org in all citations: [[https://github.com/vufind-org/vufind/pull/2466|#2466]]
Line 36: Line 48:
   * Add ingest settings for InTech Open: [[https://github.com/vufind-org/vufind/pull/2467|#2467]]   * Add ingest settings for InTech Open: [[https://github.com/vufind-org/vufind/pull/2467|#2467]]
   * Add support for OAuth2 and OpenID Connect providers: [[https://github.com/vufind-org/vufind/pull/2470|#2470]]   * Add support for OAuth2 and OpenID Connect providers: [[https://github.com/vufind-org/vufind/pull/2470|#2470]]
-  * Calculate date threshold once in expiration commands[[https://github.com/vufind-org/vufind/pull/2450|#2450]] +  * FOLIOadd title-level holds support: [[https://github.com/vufind-org/vufind/pull/2479|#2479]]
-  * Fix hierarchical facet markup: [[https://github.com/vufind-org/vufind/pull/2475|#2475]] +
-  * Fix holds problem in FOLIO Lotus release: [[https://github.com/vufind-org/vufind/pull/2464|#2464]] +
-  * Improve MARC DOI extraction: [[https://github.com/vufind-org/vufind/pull/2473|#2473]]+
   * New SolrMarc plug-in for indexing MARC-based hierarchies: [[https://github.com/vufind-org/vufind/pull/2456|#2456]]   * New SolrMarc plug-in for indexing MARC-based hierarchies: [[https://github.com/vufind-org/vufind/pull/2456|#2456]]
-  * Prevent duplicate searches from being saved: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1558|VUFIND-1558]] / [[https://github.com/vufind-org/vufind/pull/2460|#2460]] 
   * Refactored EZB resolver driver to JOP resolver driver: [[https://github.com/vufind-org/vufind/pull/2455|#2455]]   * Refactored EZB resolver driver to JOP resolver driver: [[https://github.com/vufind-org/vufind/pull/2455|#2455]]
 +  * Remove no-JS support from cart add/remove: [[https://github.com/vufind-org/vufind/pull/2477|#2477]]
  
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
  
   * Allow multiple link destinations for authors/subjects: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1561|VUFIND-1561]]   * Allow multiple link destinations for authors/subjects: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1561|VUFIND-1561]]
 +  * Blowfish encryption fails under Ubuntu 22: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1563|VUFIND-1563]]
   * DeduplicationListener: Add tests and clean up: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1560|VUFIND-1560]]   * DeduplicationListener: Add tests and clean up: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1560|VUFIND-1560]]
   * Set up automated HTML validation for continuous integration: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1562|VUFIND-1562]]   * Set up automated HTML validation for continuous integration: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1562|VUFIND-1562]]
Line 60: Line 70:
   * Create generic mechanism for loading content with caching support: [[https://vufind.org/jira/browse/VUFIND-1554|VUFIND-1554]] / [[https://github.com/vufind-org/vufind/pull/2422|#2422]]   * Create generic mechanism for loading content with caching support: [[https://vufind.org/jira/browse/VUFIND-1554|VUFIND-1554]] / [[https://github.com/vufind-org/vufind/pull/2422|#2422]]
   * Make MenuButton Component: [[https://github.com/vufind-org/vufind/pull/2378|#2378]]   * Make MenuButton Component: [[https://github.com/vufind-org/vufind/pull/2378|#2378]]
 +  * makeLink view helper: [[https://github.com/vufind-org/vufind/pull/1695|#1695]]
 +  * Wrapped link elements should not have space between the lines: [[https://vufind.org/jira/browse/VUFIND-1533|VUFIND-1533]] / [[https://github.com/vufind-org/vufind/pull/2400|#2400]]
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
community/newsletter/2022-06.1655915437.txt.gz · Last modified: 2022/06/22 16:30 by demiankatz