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

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-08 [2022/08/12 14:16] demiankatzcommunity:newsletter:2022-08 [2022/08/30 13:39] (current) demiankatz
Line 1: Line 1:
 ====== VuFind® Newsletter: August, 2022 ====== ====== VuFind® Newsletter: August, 2022 ======
- 
-:!: This document is currently a draft and is subject to change. 
  
 ===== Highlights / Executive Summary ===== ===== Highlights / Executive Summary =====
 +
 +August was a relatively quiet month for VuFind® development, between summer holidays reducing available developer time and energy being devoted to preparing for multiple conferences. However, there was still time to fix quite a few bugs and make some minor improvements to test coverage and translations. Time was also invested in beginning to track and prioritize remaining outstanding work for the next major release, 9.0 (and beyond).
 +
 +As of this writing, [[https://openlibraryfoundation.org/about/wolfcon/|WOLFcon]] is just a day away, and the [[community:conferences:summit_2022|2022 Virtual VuFind® Summit]] slightly more than a week away. Registration remains open for last-minute participants. These events will allow the project's community to reassess priorities and resources and will inform the planning activities of the Project Management Committee when it resumes its regular meeting schedule in September.
  
 ===== Recently Completed / Resolved Issues ===== ===== Recently Completed / Resolved Issues =====
Line 10: Line 12:
  
   * Add birthdate support to several ILS drivers: [[https://github.com/vufind-org/vufind/pull/2502|#2502]]   * Add birthdate support to several ILS drivers: [[https://github.com/vufind-org/vufind/pull/2502|#2502]]
 +  * Avoid double-load of hierarchical facets in deferred facets: [[https://github.com/vufind-org/vufind/pull/2511|#2511]]
   * Browse handler: Loosen composer version requirement to fix CI: [[https://github.com/vufind-org/vufind-browse-handler/pull/38|vufind-browse-handler#38]]   * Browse handler: Loosen composer version requirement to fix CI: [[https://github.com/vufind-org/vufind-browse-handler/pull/38|vufind-browse-handler#38]]
   * Browse handler: SolrCloud: look for core names starting with given authority core name: [[https://github.com/vufind-org/vufind-browse-handler/pull/37|vufind-browse-handler#37]]   * Browse handler: SolrCloud: look for core names starting with given authority core name: [[https://github.com/vufind-org/vufind-browse-handler/pull/37|vufind-browse-handler#37]]
   * Catch ILS exceptions in HoldsController: [[https://github.com/vufind-org/vufind/pull/2504|#2504]]   * Catch ILS exceptions in HoldsController: [[https://github.com/vufind-org/vufind/pull/2504|#2504]]
   * Clean up error handling in form email handler: [[https://github.com/vufind-org/vufind/pull/2505|#2505]]   * Clean up error handling in form email handler: [[https://github.com/vufind-org/vufind/pull/2505|#2505]]
 +  * Clean up outdated Interop\Container references: [[https://github.com/vufind-org/vufind/pull/2514|#2514]]
   * Do not translate card name or cat_username in library card list: [[https://github.com/vufind-org/vufind/pull/2507|#2507]]   * Do not translate card name or cat_username in library card list: [[https://github.com/vufind-org/vufind/pull/2507|#2507]]
 +  * Fix and unify facet load indicators: [[https://github.com/vufind-org/vufind/pull/2512|#2512]]
 +  * Fix default sender name and address in form email handler: [[https://github.com/vufind-org/vufind/pull/2518|#2518]]
   * Fix PHP 8.1 deprecation notice: [[https://github.com/vufind-org/vufind/pull/2503|#2503]]   * Fix PHP 8.1 deprecation notice: [[https://github.com/vufind-org/vufind/pull/2503|#2503]]
   * Fix Swagger UI API documentation: [[https://github.com/vufind-org/vufind/pull/2495|#2495]]   * Fix Swagger UI API documentation: [[https://github.com/vufind-org/vufind/pull/2495|#2495]]
   * FOLIO: use item effective call number: [[https://github.com/vufind-org/vufind/pull/2496|#2496]]   * FOLIO: use item effective call number: [[https://github.com/vufind-org/vufind/pull/2496|#2496]]
   * Handle collapsed facets properly when loading hierarchical facets: [[https://github.com/vufind-org/vufind/pull/2509|#2509]]   * Handle collapsed facets properly when loading hierarchical facets: [[https://github.com/vufind-org/vufind/pull/2509|#2509]]
 +  * Improve RecordTab test coverage: [[https://github.com/vufind-org/vufind/pull/2517|#2517]]
   * Redirect to profile page after email verification: [[https://github.com/vufind-org/vufind/pull/2510|#2510]]   * Redirect to profile page after email verification: [[https://github.com/vufind-org/vufind/pull/2510|#2510]]
-  * Update Croatian translation: [[https://github.com/vufind-org/vufind/pull/2499|#2499]]+  * Translation improvements (Croatian/Czech): [[https://github.com/vufind-org/vufind/pull/2499|#2499]], [[https://github.com/vufind-org/vufind/pull/2516|#2516]] 
 +  * Use a callback to create a HTTP client in Solr connector: [[https://github.com/vufind-org/vufind/pull/2515|#2515]]
  
 ===== New Issues ===== ===== New Issues =====
Line 32: Line 40:
   * Begin using RDA fields in format calculator: [[https://github.com/vufind-org/vufind/pull/2497|#2497]]   * Begin using RDA fields in format calculator: [[https://github.com/vufind-org/vufind/pull/2497|#2497]]
   * Clean up MyResearch menu style rules: [[https://github.com/vufind-org/vufind/pull/2506|#2506]]   * Clean up MyResearch menu style rules: [[https://github.com/vufind-org/vufind/pull/2506|#2506]]
 +  * Remove password check in PAIA patronLogin() if client_credentials is used as grant_type: [[https://github.com/vufind-org/vufind/pull/2513|#2513]]
   * Use a gray badge for count of requests with other status: [[https://github.com/vufind-org/vufind/pull/2508|#2508]]   * Use a gray badge for count of requests with other status: [[https://github.com/vufind-org/vufind/pull/2508|#2508]]
 +  * VuFindHarvest: Fix last_harvest.txt datestamp incorrectly updated when OAI-PMH response is not chronological: [[https://github.com/vufind-org/vufindharvest/issues/7|vufindharvest#7]], [[https://github.com/vufind-org/vufindharvest/pull/8|vufindharvest#8]]
  
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
  
 +  * Add ILS driver for SLiMS: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1572|VUFIND-1572]]
   * Add support for displaying active sessions and closing other ones: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1569|VUFIND-1569]]   * Add support for displaying active sessions and closing other ones: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1569|VUFIND-1569]]
 +  * Book Bag - add additional detail to display: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1574|VUFIND-1574]]
   * Make Solr port configurable during installation: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1568|VUFIND-1568]]   * Make Solr port configurable during installation: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1568|VUFIND-1568]]
 +  * Remove configuration settings deprecated in Solr 8: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1571|VUFIND-1571]]
   * Update browse handler in release 9: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1570|VUFIND-1570]]   * Update browse handler in release 9: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1570|VUFIND-1570]]
 +  * Upgrade Solr for release 9.0: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1573|VUFIND-1573]]
  
 ===== Active Issues ===== ===== Active Issues =====
Line 45: Line 59:
  
   * Add support for star ratings: [[https://vufind.org/jira/browse/VUFIND-1550|VUFIND-1550]] / [[https://github.com/vufind-org/vufind/pull/2417|#2417]]   * Add support for star ratings: [[https://vufind.org/jira/browse/VUFIND-1550|VUFIND-1550]] / [[https://github.com/vufind-org/vufind/pull/2417|#2417]]
 +  * Convert from Laminas\Db to Doctrine: [[https://github.com/vufind-org/vufind/pull/2233|#2233]]
  
 ---- struct data ---- ---- struct data ----
community/newsletter/2022-08.1660313796.txt.gz · Last modified: 2022/08/12 14:16 by demiankatz