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/24 16:13] – [Code in Progress] 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 18: Line 20:
   * 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 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 36: Line 41:
   * 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]]   * 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 callback to create a HTTP client in Solr connector: [[https://github.com/vufind-org/vufind/pull/2515|#2515]] 
   * 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]]   * 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]]
Line 44: Line 48:
   * Add ILS driver for SLiMS: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1572|VUFIND-1572]]   * 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]]   * Remove configuration settings deprecated in Solr 8: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1571|VUFIND-1571]]
community/newsletter/2022-08.1661357607.txt.gz · Last modified: 2022/08/24 16:13 by demiankatz