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

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-11 [2019/11/20 21:28] – [Code in Progress] demiankatzcommunity:newsletter:2019-11 [2019/11/22 17:46] demiankatz
Line 9: Line 9:
   * Added Hindi translation: [[https://github.com/vufind-org/vufind/pull/1485|#1485]]   * Added Hindi translation: [[https://github.com/vufind-org/vufind/pull/1485|#1485]]
   * Added "Integrating Resource" support to MarcAdvancedTrait::getBibliographicLevel(): [[https://github.com/vufind-org/vufind/pull/1490|#1490]]   * Added "Integrating Resource" support to MarcAdvancedTrait::getBibliographicLevel(): [[https://github.com/vufind-org/vufind/pull/1490|#1490]]
-  * Alma ILS driver improvements: [[https://github.com/vufind-org/vufind/pull/1481|#1481]], [[https://github.com/vufind-org/vufind/pull/1492|#1492]], [[https://github.com/vufind-org/vufind/pull/1498|#1498]]+  * Alma ILS driver improvements: [[https://github.com/vufind-org/vufind/pull/1481|#1481]], [[https://github.com/vufind-org/vufind/pull/1492|#1492]], [[https://github.com/vufind-org/vufind/pull/1498|#1498]], [[https://github.com/vufind-org/vufind/pull/1501|#1501]], [[https://github.com/vufind-org/vufind/pull/1502|#1502]], [[https://github.com/vufind-org/vufind/pull/1509|#1509]] 
 +  * Alma OpenURL resolver improvements: [[https://github.com/vufind-org/vufind/pull/1510|#1510]]
   * Bug fix for author autocomplete sometimes displaying non-matching names (turned out to be a minor configuration issue): [[https://vufind.org/jira/browse/VUFIND-1250|VUFIND-1250]]   * Bug fix for author autocomplete sometimes displaying non-matching names (turned out to be a minor configuration issue): [[https://vufind.org/jira/browse/VUFIND-1250|VUFIND-1250]]
   * Deprecate Params::getFilters in preference to Params::getRawFilters, to clarify code: [[https://github.com/vufind-org/vufind/pull/1489|#1489]]   * Deprecate Params::getFilters in preference to Params::getRawFilters, to clarify code: [[https://github.com/vufind-org/vufind/pull/1489|#1489]]
Line 19: Line 20:
   * Make hierarchy logic compatible with additional search backends: [[https://github.com/vufind-org/vufind/pull/1478|#1478]]   * Make hierarchy logic compatible with additional search backends: [[https://github.com/vufind-org/vufind/pull/1478|#1478]]
   * Minor language file/template corrections: [[https://github.com/vufind-org/vufind/pull/1483|#1483]], [[https://github.com/vufind-org/vufind/pull/1505|#1505]]   * Minor language file/template corrections: [[https://github.com/vufind-org/vufind/pull/1483|#1483]], [[https://github.com/vufind-org/vufind/pull/1505|#1505]]
 +  * New command-line options for sitemap generator: [[https://github.com/vufind-org/vufind/pull/1508|#1508]]
   * Performance improvements to record collection creation: [[https://github.com/vufind-org/vufind/pull/1488|#1488]]   * Performance improvements to record collection creation: [[https://github.com/vufind-org/vufind/pull/1488|#1488]]
   * Prevent maintenance mode from affecting CLI tools: [[https://github.com/vufind-org/vufind/pull/1504|#1504]]   * Prevent maintenance mode from affecting CLI tools: [[https://github.com/vufind-org/vufind/pull/1504|#1504]]
 +  * Selective dissemination of information (SDI): [[https://github.com/vufind-org/vufind/pull/1440|#1440]] / [[https://vufind.org/jira/browse/VUFIND-1309|VUFIND-1309]]
 +  * Smarter handling of deleted records in OAI server: [[https://github.com/vufind-org/vufind/pull/1496|#1496]]
   * Unpaywall DOI linking support: [[https://github.com/vufind-org/vufind/pull/1491|#1491]] / [[https://vufind.org/jira/browse/VUFIND-1322|VUFIND-1322]]   * Unpaywall DOI linking support: [[https://github.com/vufind-org/vufind/pull/1491|#1491]] / [[https://vufind.org/jira/browse/VUFIND-1322|VUFIND-1322]]
   * Updated profiling support (useful for developers): [[https://github.com/vufind-org/vufind/pull/1487|#1487]]   * Updated profiling support (useful for developers): [[https://github.com/vufind-org/vufind/pull/1487|#1487]]
Line 35: Line 39:
   * Add Content Security Policy support: [[https://github.com/vufind-org/vufind/pull/1494|#1494]]   * Add Content Security Policy support: [[https://github.com/vufind-org/vufind/pull/1494|#1494]]
   * Add Print button to record view: [[https://github.com/vufind-org/vufind/pull/1507|#1507]] / [[https://vufind.org/jira/browse/VUFIND-282|VUFIND-282]]   * Add Print button to record view: [[https://github.com/vufind-org/vufind/pull/1507|#1507]] / [[https://vufind.org/jira/browse/VUFIND-282|VUFIND-282]]
-  * Alma driver improvements: [[https://github.com/vufind-org/vufind/pull/1501|#1501]], [[https://github.com/vufind-org/vufind/pull/1502|#1502]] 
   * FOLIO ILS Driver course reserves support: [[https://github.com/vufind-org/vufind/pull/1503|#1503]]   * FOLIO ILS Driver course reserves support: [[https://github.com/vufind-org/vufind/pull/1503|#1503]]
   * Hierarchy CSS display fix: [[https://github.com/vufind-org/vufind/pull/1495|#1495]]   * Hierarchy CSS display fix: [[https://github.com/vufind-org/vufind/pull/1495|#1495]]
Line 41: Line 44:
   * Improve design of session handlers: [[https://github.com/vufind-org/vufind/pull/1506|#1506]] / [[https://vufind.org/jira/browse/VUFIND-1355|VUFIND-1355]]   * Improve design of session handlers: [[https://github.com/vufind-org/vufind/pull/1506|#1506]] / [[https://vufind.org/jira/browse/VUFIND-1355|VUFIND-1355]]
   * jQuery upgrade: [[https://github.com/vufind-org/vufind/pull/1497|#1497]]   * jQuery upgrade: [[https://github.com/vufind-org/vufind/pull/1497|#1497]]
-  * Smarter handling of deleted records in OAI server: [[https://github.com/vufind-org/vufind/pull/1496|#1496]]+
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
  
Line 48: Line 51:
   * IMPROVEMENT: Expose more facet data through the API: [[https://vufind.org/jira/browse/VUFIND-1373|VUFIND-1373]]   * IMPROVEMENT: Expose more facet data through the API: [[https://vufind.org/jira/browse/VUFIND-1373|VUFIND-1373]]
   * IMPROVEMENT: Investigate elimination of need for import.properties configuration file for SolrMarc: [[https://vufind.org/jira/browse/VUFIND-1372|VUFIND-1372]]   * IMPROVEMENT: Investigate elimination of need for import.properties configuration file for SolrMarc: [[https://vufind.org/jira/browse/VUFIND-1372|VUFIND-1372]]
 +  * IMPROVEMENT: Tool to purge old deleted rows from change_tracker table: [[https://vufind.org/jira/browse/VUFIND-1374|VUFIND-1374]]
 ===== Active Issues ===== ===== Active Issues =====
  
Line 55: Line 59:
   * HathiTrust record preview tab: [[https://vufind.org/jira/browse/VUFIND-1329|VUFIND-1329]] - there has been discussion about expanding the scope of this ticket to add additional preview tabs when available.   * HathiTrust record preview tab: [[https://vufind.org/jira/browse/VUFIND-1329|VUFIND-1329]] - there has been discussion about expanding the scope of this ticket to add additional preview tabs when available.
   * Horizon driver date handling bug: [[https://vufind.org/jira/browse/VUFIND-1166|VUFIND-1166]] - this ILS driver bug fix has been marked as our most critical issue in JIRA for several years, but nobody has fixed it; it has been downgraded in severity, but if there are still Horizon users out there, please comment on the ticket so it can move forward.   * Horizon driver date handling bug: [[https://vufind.org/jira/browse/VUFIND-1166|VUFIND-1166]] - this ILS driver bug fix has been marked as our most critical issue in JIRA for several years, but nobody has fixed it; it has been downgraded in severity, but if there are still Horizon users out there, please comment on the ticket so it can move forward.
-  * Selective dissemination of information (SDI): [[https://github.com/vufind-org/vufind/pull/1440|#1440]] - +
 ---- struct data ---- ---- struct data ----
 ---- ----
  
community/newsletter/2019-11.txt · Last modified: 2019/11/27 15:04 by demiankatz