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:2019-10

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:2019-10 [2019/10/23 19:09] demiankatzcommunity:newsletter:2019-10 [2019/10/28 15:28] – [Code in Progress] demiankatz
Line 18: Line 18:
   * Error-reporting mechanism for displaying certain search backend errors directly to users (currently only used by Primo Central, to communicate the fact that blank searches are unsupported): [[https://github.com/vufind-org/vufind/pull/1455|#1455]]   * Error-reporting mechanism for displaying certain search backend errors directly to users (currently only used by Primo Central, to communicate the fact that blank searches are unsupported): [[https://github.com/vufind-org/vufind/pull/1455|#1455]]
   * FOLIO ILS driver improvement: [[https://github.com/vufind-org/vufind/pull/1461|#1461]]   * FOLIO ILS driver improvement: [[https://github.com/vufind-org/vufind/pull/1461|#1461]]
 +  * Improve extensibility of AbstractSolrBackendFactory: [[https://github.com/vufind-org/vufind/pull/1479|#1479]]
   * More configurable hierarchical facet sort options: [[https://github.com/vufind-org/vufind/pull/1452|#1452]]   * More configurable hierarchical facet sort options: [[https://github.com/vufind-org/vufind/pull/1452|#1452]]
   * Minor bug / typo fixes: [[https://github.com/vufind-org/vufind/pull/1443|#1443]], [[https://github.com/vufind-org/vufind/pull/1448|#1448]], [[https://github.com/vufind-org/vufind/pull/1457|#1457]], [[https://github.com/vufind-org/vufind/pull/1459|#1459]], [[https://github.com/vufind-org/vufind/pull/1463|#1463]], [[https://github.com/vufind-org/vufind/pull/1467|#1467]]   * Minor bug / typo fixes: [[https://github.com/vufind-org/vufind/pull/1443|#1443]], [[https://github.com/vufind-org/vufind/pull/1448|#1448]], [[https://github.com/vufind-org/vufind/pull/1457|#1457]], [[https://github.com/vufind-org/vufind/pull/1459|#1459]], [[https://github.com/vufind-org/vufind/pull/1463|#1463]], [[https://github.com/vufind-org/vufind/pull/1467|#1467]]
 +  * More configurable "local host" detection for the VuFindHttp library: [[https://github.com/vufind-org/vufindhttp/pull/13|VuFindHttp#13]]
   * Redis session support: [[https://github.com/vufind-org/vufind/pull/1460|#1460]], [[https://github.com/vufind-org/vufind/pull/1464|#1464]], [[https://github.com/vufind-org/vufind/pull/1474|#1474]]   * Redis session support: [[https://github.com/vufind-org/vufind/pull/1460|#1460]], [[https://github.com/vufind-org/vufind/pull/1464|#1464]], [[https://github.com/vufind-org/vufind/pull/1474|#1474]]
 +  * SMTP improvements (allow connection reset; add configurable timeout): [[https://github.com/vufind-org/vufind/pull/1468|#1468]], [[https://github.com/vufind-org/vufind/pull/1475|#1475]]
   * Translation improvements (including the addition of Croatian support): [[https://github.com/vufind-org/vufind/pull/1445|#1445]], [[https://github.com/vufind-org/vufind/pull/1470|#1470]], [[https://github.com/vufind-org/vufind/pull/1473|#1473]]   * Translation improvements (including the addition of Croatian support): [[https://github.com/vufind-org/vufind/pull/1445|#1445]], [[https://github.com/vufind-org/vufind/pull/1470|#1470]], [[https://github.com/vufind-org/vufind/pull/1473|#1473]]
  
Line 33: Line 36:
   * Geographic indexing support for Dublin Core XML documents: [[https://github.com/vufind-org/vufind/pull/1465|#1465]]   * Geographic indexing support for Dublin Core XML documents: [[https://github.com/vufind-org/vufind/pull/1465|#1465]]
   * Improvements to item status display: [[https://github.com/vufind-org/vufind/pull/1466|#1466]]   * Improvements to item status display: [[https://github.com/vufind-org/vufind/pull/1466|#1466]]
-  * More configurable "local host" detection for the VuFindHttp library: [[https://github.com/vufind-org/vufindhttp/pull/13|VuFindHttp#13]]+  * Make hierarchy logic compatible with additional search backends: [[https://github.com/vufind-org/vufind/pull/1478|#1478]]
   * New view helpers designed to help improve overall theme design: [[https://github.com/vufind-org/vufind/pull/1454|#1454]], [[https://github.com/vufind-org/vufind/pull/1458|#1458]]   * New view helpers designed to help improve overall theme design: [[https://github.com/vufind-org/vufind/pull/1454|#1454]], [[https://github.com/vufind-org/vufind/pull/1458|#1458]]
-  * SMTP improvements (allow connection reset; add configurable timeout): [[https://github.com/vufind-org/vufind/pull/1468|#1468]], [[https://github.com/vufind-org/vufind/pull/1475|#1475]]+  * Resolve SolrMarc log4j warnings: [[https://github.com/vufind-org/vufind/pull/1480|#1480]]
   * Solr 8 upgrade: [[https://github.com/vufind-org/vufind/pull/1477|#1477]] / [[https://vufind.org/jira/browse/VUFIND-1339|VUFIND-1339]]   * Solr 8 upgrade: [[https://github.com/vufind-org/vufind/pull/1477|#1477]] / [[https://vufind.org/jira/browse/VUFIND-1339|VUFIND-1339]]
  
Line 45: Line 48:
   * IMPROVEMENT: Filter user interface needs some inconsistencies addressed: [[https://vufind.org/jira/browse/VUFIND-1353|VUFIND-1353]]   * IMPROVEMENT: Filter user interface needs some inconsistencies addressed: [[https://vufind.org/jira/browse/VUFIND-1353|VUFIND-1353]]
   * IMPROVEMENT: Improve design of session handler code: [[https://vufind.org/jira/browse/VUFIND-1355|VUFIND-1355]]   * IMPROVEMENT: Improve design of session handler code: [[https://vufind.org/jira/browse/VUFIND-1355|VUFIND-1355]]
 +  * IMPROVEMENT: More secure short links: [[https://vufind.org/jira/browse/VUFIND-1368|VUFIND-1368]]
   * NEW FEATURE: Add 'extra' parameter to serialized searches: [[https://vufind.org/jira/browse/VUFIND-1364|VUFIND-1364]]   * NEW FEATURE: Add 'extra' parameter to serialized searches: [[https://vufind.org/jira/browse/VUFIND-1364|VUFIND-1364]]
   * NEW FEATURE: Clear the cache through the API: [[https://vufind.org/jira/browse/VUFIND-1365|VUFIND-1365]]   * NEW FEATURE: Clear the cache through the API: [[https://vufind.org/jira/browse/VUFIND-1365|VUFIND-1365]]
community/newsletter/2019-10.txt · Last modified: 2019/10/29 12:22 by demiankatz