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-07

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-07 [2022/07/18 17:28] demiankatzcommunity:newsletter:2022-07 [2022/07/26 13:43] (current) – [Highlights / Executive Summary] demiankatz
Line 1: Line 1:
 ====== VuFind® Newsletter: July, 2022 ====== ====== VuFind® Newsletter: July, 2022 ======
-:!: This document is currently a draft and is subject to change. 
  
 ===== Highlights / Executive Summary ===== ===== Highlights / Executive Summary =====
 +
 +July development was largely focused on completing the VuFind® 8.1 release, which came out on schedule. Additionally, further progress was made on remaining issues scheduled for 9.0. A compatibility issue was discovered between VuFind® and OpenSSL 3.0, which is being included in many new Linux distributions; a workaround has been discovered (see [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1563|VUFIND-1563]]), but further work will need to be done to ensure ongoing support of appropriate encryption in VuFind®.
 +
 +The Project Management Committee has continued work on developing the [[community:membership_levels_and_benefits:rsp|Registered Service Provider Program]] and has also begun planning to improve maintenance/currency of the [[https://vufind.org/wiki/|documentation]].
 +
 +The [[community:conferences:summit_2022|2022 Virtual VuFind® Summit]] [[community:conferences:summit_2022#schedule|schedule]] has been finalized, and [[https://openlibraryfoundation.zoom.us/webinar/register/WN_-DaYcsvgQV-wDZZy3XQDjw|registration]] remains open. Please consider joining the VuFind® community on September 7-8 for the event!
  
 ===== Recently Completed / Resolved Issues ===== ===== Recently Completed / Resolved Issues =====
Line 8: Line 13:
 The following items were completed in the past month: The following items were completed in the past month:
  
 +  * Add !default flags to accessibility.scss: [[https://github.com/vufind-org/vufind/pull/2483|#2483]]
   * Add ability to process feedback forms in more ways: [[https://github.com/vufind-org/vufind/pull/2399|#2399]]   * Add ability to process feedback forms in more ways: [[https://github.com/vufind-org/vufind/pull/2399|#2399]]
   * 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 makeLink and makeTag view helpers: [[https://github.com/vufind-org/vufind/pull/1695|#1695]]   * Add makeLink and makeTag view helpers: [[https://github.com/vufind-org/vufind/pull/1695|#1695]]
   * Adjust InstallController to verify PHP version based on composer.json: [[https://github.com/vufind-org/vufind/pull/2489|#2489]]   * Adjust InstallController to verify PHP version based on composer.json: [[https://github.com/vufind-org/vufind/pull/2489|#2489]]
 +  * Aleph: set Holds config defaults without erasing other settings: [[https://github.com/vufind-org/vufind/pull/2491|#2491]]
   * Confirm functionality to renewals: [[https://github.com/vufind-org/vufind/pull/2480|#2480]]   * Confirm functionality to renewals: [[https://github.com/vufind-org/vufind/pull/2480|#2480]]
   * FOLIO driver: improve date handling: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1564|VUFIND-1564]] / [[https://github.com/vufind-org/vufind/pull/2484|#2484]], [[https://github.com/vufind-org/vufind/pull/2486|#2486]], [[https://github.com/vufind-org/vufind/pull/2490|#2490]]   * FOLIO driver: improve date handling: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1564|VUFIND-1564]] / [[https://github.com/vufind-org/vufind/pull/2484|#2484]], [[https://github.com/vufind-org/vufind/pull/2486|#2486]], [[https://github.com/vufind-org/vufind/pull/2490|#2490]]
   * Handle empty index related dates in admin module: [[https://github.com/vufind-org/vufind/pull/2485|#2485]]   * Handle empty index related dates in admin module: [[https://github.com/vufind-org/vufind/pull/2485|#2485]]
 +  * Implement TranslatorAwareInterface in AbstractBase controller: [[https://github.com/vufind-org/vufind/pull/2494|#2494]]
   * Remove no-JS support from cart add/remove: [[https://github.com/vufind-org/vufind/pull/2477|#2477]]   * Remove no-JS support from cart add/remove: [[https://github.com/vufind-org/vufind/pull/2477|#2477]]
 +  * Rename EZB resolver driver to JOP, and improve code: [[https://github.com/vufind-org/vufind/pull/2455|#2455]]
 +  * Show request counts in MyResearch menu: [[https://github.com/vufind-org/vufind/pull/2481|#2481]]
   * Tag admin improvements: [[https://github.com/vufind-org/vufind/pull/2487|#2487]]   * Tag admin improvements: [[https://github.com/vufind-org/vufind/pull/2487|#2487]]
   * Translation updates: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-149|VUFIND-149]], [[https://github.com/vufind-org/vufind/pull/2482|#2482]]   * Translation updates: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-149|VUFIND-149]], [[https://github.com/vufind-org/vufind/pull/2482|#2482]]
Line 25: Line 35:
 ==== Code in Progress ==== ==== Code in Progress ====
  
-  * Add !default flags to accessibility.scss: [[https://github.com/vufind-org/vufind/pull/2483|#2483]] 
   * Add UDC (Universal Decimal Classification) support: [[https://github.com/vufind-org/vufind/pull/2488|#2488]]   * Add UDC (Universal Decimal Classification) support: [[https://github.com/vufind-org/vufind/pull/2488|#2488]]
-  * Aleph: set Holds config defaults without erasing other settings: [[https://github.com/vufind-org/vufind/pull/2491|#2491]] +  * Adds explanatory text to filters (facets) for more accessibility: [[https://github.com/vufind-org/vufind/pull/2493|#2493]] 
-  * Show available holds count in myresearch menu: [[https://github.com/vufind-org/vufind/pull/2481|#2481]]+  * Adds refresh buttons to jumpMenu select boxes: [[https://github.com/vufind-org/vufind/pull/2492|#2492]]
  
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
Line 43: Line 52:
   * Convert from Laminas\Db to Doctrine: [[https://github.com/vufind-org/vufind/pull/2233|#2233]]   * Convert from Laminas\Db to Doctrine: [[https://github.com/vufind-org/vufind/pull/2233|#2233]]
   * 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]]
 +  * Utilize icon helper: [[https://github.com/vufind-org/vufind/pull/1962|#1962]]
   * 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]]   * 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-07.1658165318.txt.gz · Last modified: 2022/07/18 17:28 by demiankatz