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:2021-02

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:2021-02 [2021/02/10 13:09] – [Code in Progress] demiankatzcommunity:newsletter:2021-02 [2021/02/23 13:32] demiankatz
Line 12: Line 12:
  
   * Add configuration for API settings: [[https://github.com/vufind-org/vufind/pull/1838|#1838]]   * Add configuration for API settings: [[https://github.com/vufind-org/vufind/pull/1838|#1838]]
 +  * Add support for caching Solr queries: [[https://github.com/vufind-org/vufind/pull/1854|#1854]]
   * Citation improvements, part 2: [[https://github.com/vufind-org/vufind/pull/1837|#1837]]   * Citation improvements, part 2: [[https://github.com/vufind-org/vufind/pull/1837|#1837]]
   * Disable session writes in getRecordCover AJAX handler: [[https://github.com/vufind-org/vufind/pull/1842|#1842]]   * Disable session writes in getRecordCover AJAX handler: [[https://github.com/vufind-org/vufind/pull/1842|#1842]]
   * Fix fixPrimoFacetValue to not destroy UTF-8 strings: [[https://github.com/vufind-org/vufind/pull/1845|#1845]]   * Fix fixPrimoFacetValue to not destroy UTF-8 strings: [[https://github.com/vufind-org/vufind/pull/1845|#1845]]
 +  * Fix ISO 2709 MARC reader for improved PHP 8 compatibility: [[https://github.com/vufind-org/vufind/pull/1856|#1856]]
   * Improve typehints/comments related to deduplication listener: [[https://github.com/vufind-org/vufind/pull/1844|#1844]]   * Improve typehints/comments related to deduplication listener: [[https://github.com/vufind-org/vufind/pull/1844|#1844]]
 +  * Improved profiler support: [[https://github.com/vufind-org/vufind/pull/1851|#1851]]
 +  * Improved Solr handling in CI/test setup: [[https://github.com/vufind-org/vufind/pull/1853|#1853]]
   * Load record drivers in a batch for lists in MyResearch: [[https://github.com/vufind-org/vufind/pull/1843|#1843]]   * Load record drivers in a batch for lists in MyResearch: [[https://github.com/vufind-org/vufind/pull/1843|#1843]]
 +  * MySQL SSL support: [[https://vufind.org/jira/browse/VUFIND-1395|VUFIND-1395]] / [[https://github.com/vufind-org/vufind/pull/1665|#1665]]
 +  * PHP 8 compatibility patches: [[https://github.com/vufind-org/vufind/pull/1855|#1855]]
 +  * Primo: Fix url-encoding of filters in search query: [[https://github.com/vufind-org/vufind/pull/1852|#1852]]
   * Raise PHP version requirement to 7.3: [[https://vufind.org/jira/browse/VUFIND-1440|VUFIND-1440]] / [[https://github.com/vufind-org/vufind/pull/1833|#1833]]   * Raise PHP version requirement to 7.3: [[https://vufind.org/jira/browse/VUFIND-1440|VUFIND-1440]] / [[https://github.com/vufind-org/vufind/pull/1833|#1833]]
   * Replace Service Manager references with more generic Containers: [[https://github.com/vufind-org/vufind/pull/1848|#1848]]   * Replace Service Manager references with more generic Containers: [[https://github.com/vufind-org/vufind/pull/1848|#1848]]
 +  * Simplify and reorganize tests: [[https://github.com/vufind-org/vufind/pull/1846|#1846]]
   * TemplateBased Content Block: Fix problem with i18n of PHTML templates: [[https://github.com/vufind-org/vufind/pull/1836|#1836]]   * TemplateBased Content Block: Fix problem with i18n of PHTML templates: [[https://github.com/vufind-org/vufind/pull/1836|#1836]]
   * Translation fixes: [[https://github.com/vufind-org/vufind/pull/1841|#1841]]   * Translation fixes: [[https://github.com/vufind-org/vufind/pull/1841|#1841]]
Line 31: Line 39:
   * Add ARIA role for flashmessages: [[https://github.com/vufind-org/vufind/pull/1840|#1840]]   * Add ARIA role for flashmessages: [[https://github.com/vufind-org/vufind/pull/1840|#1840]]
   * Add indication for user's public lists: [[https://github.com/vufind-org/vufind/pull/1847|#1847]]   * Add indication for user's public lists: [[https://github.com/vufind-org/vufind/pull/1847|#1847]]
-  * Simplify tests: [[https://github.com/vufind-org/vufind/pull/1846|#1846]]+  * SolrPrefix autocomplete: [[https://github.com/vufind-org/vufind/pull/1850|#1850]]
   * Update jstree component: [[https://github.com/vufind-org/vufind/pull/1849|#1849]]   * Update jstree component: [[https://github.com/vufind-org/vufind/pull/1849|#1849]]
  
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
  
-  * ...+  * Improve Solr Connector HTTP client behavior: [[https://vufind.org/jira/browse/VUFIND-1466|VUFIND-1466]] 
 +  * Reorganize caching: [[https://vufind.org/jira/browse/VUFIND-1467|VUFIND-1467]]
  
 ===== Active Issues ===== ===== Active Issues =====
Line 42: Line 51:
 The following items saw significant progress / activity during the past month: The following items saw significant progress / activity during the past month:
  
 +  * Display flash message on login: [[https://github.com/vufind-org/vufind/pull/1680|#1680]]
   * Donor bookplates: [[https://github.com/vufind-org/vufind/pull/1834|#1834]]   * Donor bookplates: [[https://github.com/vufind-org/vufind/pull/1834|#1834]]
   * Review Javascript configuration options in theme.config.php: [[https://vufind.org/jira/browse/VUFIND-1437|VUFIND-1437]] / [[https://github.com/vufind-org/vufind/pull/1799|#1799]]   * Review Javascript configuration options in theme.config.php: [[https://vufind.org/jira/browse/VUFIND-1437|VUFIND-1437]] / [[https://github.com/vufind-org/vufind/pull/1799|#1799]]
community/newsletter/2021-02.txt · Last modified: 2021/02/23 14:01 by demiankatz