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-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
Next revisionBoth sides next revision
community:newsletter:2022-05 [2022/05/19 17:49] demiankatzcommunity:newsletter:2022-05 [2022/05/31 14:48] – [Code in Progress] demiankatz
Line 13: Line 13:
   * Escape email address in search history alert: [[https://github.com/vufind-org/vufind/pull/2436|#2436]]   * Escape email address in search history alert: [[https://github.com/vufind-org/vufind/pull/2436|#2436]]
   * Fix FOLIO fine instance linking: [[https://github.com/vufind-org/vufind/pull/2411|#2411]]   * Fix FOLIO fine instance linking: [[https://github.com/vufind-org/vufind/pull/2411|#2411]]
-  * Fix PHP 8.1 deprecation issues: [[https://github.com/vufind-org/vufind/pull/2423|#2423]], [[https://github.com/vufind-org/vufind/pull/2441|#2441]]+  * Fix Lightbox external links: [[https://vufind.org/jira/browse/VUFIND-1523|VUFIND-1523]] / [[https://github.com/vufind-org/vufind/pull/2401|#2401]] 
 +  * Fix long cart print not loading: [[https://vufind.org/jira/browse/VUFIND-1509|VUFIND-1509]] / [[https://github.com/vufind-org/vufind/pull/2407|#2407]] 
 +  * Fix PHP 8.1 deprecation issues: [[https://github.com/vufind-org/vufind/pull/2423|#2423]], [[https://github.com/vufind-org/vufind/pull/2441|#2441]], [[https://github.com/vufind-org/vufind/pull/2446|#2446]]
   * Fix various phpstan level 1 issues: [[https://github.com/vufind-org/vufind/pull/2426|#2426]]   * Fix various phpstan level 1 issues: [[https://github.com/vufind-org/vufind/pull/2426|#2426]]
 +  * FOLIO: adjust renewal exception handling to cover server failures: [[https://github.com/vufind-org/vufind/pull/2414|#2414]]
 +  * Hierarchical facet cosmetic display fixes: [[https://github.com/vufind-org/vufind/pull/2410|#2410]]
 +  * Improve format detection when 007 is missing: [[https://github.com/vufind-org/vufind/pull/2412|#2412]]
 +  * Improve visibility of scheduled search feature: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1493|VUFIND-1493]] / [[https://github.com/vufind-org/vufind/pull/2420|#2420]]
   * KohaRest ILS driver bug fixes: [[https://github.com/vufind-org/vufind/pull/2432|#2432]], [[https://github.com/vufind-org/vufind/pull/2433|#2433]], [[https://github.com/vufind-org/vufind/pull/2434|#2434]]   * KohaRest ILS driver bug fixes: [[https://github.com/vufind-org/vufind/pull/2432|#2432]], [[https://github.com/vufind-org/vufind/pull/2433|#2433]], [[https://github.com/vufind-org/vufind/pull/2434|#2434]]
   * Minor tweaks and fixes for Blender: [[https://github.com/vufind-org/vufind/pull/2413|#2413]], [[https://github.com/vufind-org/vufind/pull/2415|#2415]], [[https://github.com/vufind-org/vufind/pull/2416|#2416]]   * Minor tweaks and fixes for Blender: [[https://github.com/vufind-org/vufind/pull/2413|#2413]], [[https://github.com/vufind-org/vufind/pull/2415|#2415]], [[https://github.com/vufind-org/vufind/pull/2416|#2416]]
Line 29: Line 35:
   * Some variables fixes found by phpstan: [[https://github.com/vufind-org/vufind/pull/2424|#2424]]   * Some variables fixes found by phpstan: [[https://github.com/vufind-org/vufind/pull/2424|#2424]]
   * Stop using error_log for connector cache debug messages: [[https://github.com/vufind-org/vufind/pull/2442|#2442]]   * Stop using error_log for connector cache debug messages: [[https://github.com/vufind-org/vufind/pull/2442|#2442]]
 +  * Update dependencies and switch from Interop\Container to Psr\Container: [[https://github.com/vufind-org/vufind/pull/1880|#1880]] / [[https://github.com/vufind-org/vufind/pull/2445|#2445]]
   * Update dev tools for release 8.1: [[https://github.com/vufind-org/vufind/pull/2437|#2437]]   * Update dev tools for release 8.1: [[https://github.com/vufind-org/vufind/pull/2437|#2437]]
   * Update ILS driver getConfig method signature: [[https://github.com/vufind-org/vufind/pull/2429|#2429]]   * Update ILS driver getConfig method signature: [[https://github.com/vufind-org/vufind/pull/2429|#2429]]
Line 44: Line 51:
   * Add cover provider for Koha local images: [[https://github.com/vufind-org/vufind/pull/2444|#2444]]   * Add cover provider for Koha local images: [[https://github.com/vufind-org/vufind/pull/2444|#2444]]
   * 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]]
 +  * Advanced search: set focus to first input after adding new search field or group: [[https://github.com/vufind-org/vufind/pull/2448|#2448]]
   * 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]]
-  * FOLIOadjust renewal exception handling to cover server failures: [[https://github.com/vufind-org/vufind/pull/2414|#2414]] +  * Support for PAIA client_credential authorization: [[https://github.com/vufind-org/vufind/pull/2449|#2449]]
-  * Hierarchical facet cosmetic display fixes: [[https://github.com/vufind-org/vufind/pull/2410|#2410]] +
-  * Improve format detection when 007 is missing: [[https://github.com/vufind-org/vufind/pull/2412|#2412]] +
-  * Improve visibility of scheduled search feature: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1493|VUFIND-1493]] / [[https://github.com/vufind-org/vufind/pull/2420|#2420]]+
  
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
Line 57: Line 62:
   * Authority module: improve record display: [[https://vufind.org/jira/browse/VUFIND-1553|VUFIND-1553]]   * Authority module: improve record display: [[https://vufind.org/jira/browse/VUFIND-1553|VUFIND-1553]]
   * Authority module: improve record routing: [[https://vufind.org/jira/browse/VUFIND-1552|VUFIND-1552]]   * Authority module: improve record routing: [[https://vufind.org/jira/browse/VUFIND-1552|VUFIND-1552]]
 +  * Duplicate searches can be saved: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1558|VUFIND-1558]]
   * Handle relator URIs during indexing: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1556|VUFIND-1556]]   * Handle relator URIs during indexing: [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1556|VUFIND-1556]]
  
Line 64: Line 70:
  
   * Composer package javascript resolving: [[https://github.com/vufind-org/vufind/pull/2287|#2287]]   * Composer package javascript resolving: [[https://github.com/vufind-org/vufind/pull/2287|#2287]]
 +  * Configurable truncation of subjects / items on full record display: [[https://github.com/vufind-org/vufind/pull/1791|#1791]]
   * 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]]
   * Utilize icon helper: [[https://github.com/vufind-org/vufind/pull/1962|#1962]]   * 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]]
 +
 ---- struct data ---- ---- struct data ----
 ---- ----
  
community/newsletter/2022-05.txt · Last modified: 2022/05/31 15:15 by demiankatz