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:2020-03

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:2020-03 [2020/03/13 18:04] – [Issue Report / Discussion Only] demiankatzcommunity:newsletter:2020-03 [2020/03/30 13:43] demiankatz
Line 15: Line 15:
   * AJAX account status improvements (more standardized cache clearing, more accurate display of due statuses): [[https://github.com/vufind-org/vufind/pull/1575|#1575]], [[https://github.com/vufind-org/vufind/pull/1576|#1576]], [[https://github.com/vufind-org/vufind/pull/1577|#1577]], [[https://github.com/vufind-org/vufind/pull/1578|#1578]]   * AJAX account status improvements (more standardized cache clearing, more accurate display of due statuses): [[https://github.com/vufind-org/vufind/pull/1575|#1575]], [[https://github.com/vufind-org/vufind/pull/1576|#1576]], [[https://github.com/vufind-org/vufind/pull/1577|#1577]], [[https://github.com/vufind-org/vufind/pull/1578|#1578]]
   * Bug fix -- bad variable name in scheduled search error message: [[https://github.com/vufind-org/vufind/pull/1567|#1567]]   * Bug fix -- bad variable name in scheduled search error message: [[https://github.com/vufind-org/vufind/pull/1567|#1567]]
 +  * Bug fix -- spaces in paths caused problems with Windows MARC import: [[https://vufind.org/jira/browse/VUFIND-1387|VUFIND-1387]]
   * Configuration setting for default record fields retrieved by Solr: [[https://github.com/vufind-org/vufind/pull/1568|#1568]]   * Configuration setting for default record fields retrieved by Solr: [[https://github.com/vufind-org/vufind/pull/1568|#1568]]
   * Feedback form improvements/fixes: [[https://github.com/vufind-org/vufind/pull/1585|#1585]]   * Feedback form improvements/fixes: [[https://github.com/vufind-org/vufind/pull/1585|#1585]]
-  * FOLIO ILS driver improvements (configurable patron login options, more reliable profile lookup, better item numbering): [[https://github.com/vufind-org/vufind/pull/1542|#1542]], [[https://github.com/vufind-org/vufind/pull/1558|#1558]], [[https://github.com/vufind-org/vufind/pull/1588|#1588]]+  * FOLIO ILS driver improvements (configurable patron login options, more reliable profile lookup, better item numbering, corrected formatting of holding notes): [[https://github.com/vufind-org/vufind/pull/1542|#1542]], [[https://github.com/vufind-org/vufind/pull/1558|#1558]], [[https://github.com/vufind-org/vufind/pull/1588|#1588]], [[https://github.com/vufind-org/vufind/pull/1589|#1589]]
   * Improved EndNoteWeb export for Summon: [[https://github.com/vufind-org/vufind/pull/1572|#1572]]   * Improved EndNoteWeb export for Summon: [[https://github.com/vufind-org/vufind/pull/1572|#1572]]
   * Improved OpenURL view helper unit test: [[https://vufind.org/jira/browse/VUFIND-1384|VUFIND-1384]] / [[https://github.com/vufind-org/vufind/pull/1570|#1570]]   * Improved OpenURL view helper unit test: [[https://vufind.org/jira/browse/VUFIND-1384|VUFIND-1384]] / [[https://github.com/vufind-org/vufind/pull/1570|#1570]]
Line 25: Line 26:
   * Laminas migration: [[https://github.com/vufind-org/vufind/pull/1537|#1537]]   * Laminas migration: [[https://github.com/vufind-org/vufind/pull/1537|#1537]]
   * Language file typo fixes: [[https://github.com/vufind-org/vufind/pull/1591|#1591]]   * Language file typo fixes: [[https://github.com/vufind-org/vufind/pull/1591|#1591]]
 +  * Make holdings retrieval preserve any custom array elements: [[https://github.com/vufind-org/vufind/pull/1590|#1590]]
 +  * Refactoring language-aware static content loading for better reusability (including new TemplateBased ContentBlock): [[https://github.com/vufind-org/vufind/pull/1594|#1594]]
   * Remove unused constructor parameter from Formats RecordTab: [[https://github.com/vufind-org/vufind/pull/1580|#1580]]   * Remove unused constructor parameter from Formats RecordTab: [[https://github.com/vufind-org/vufind/pull/1580|#1580]]
 +  * Set page title correctly on markdown-based content pages: [[https://github.com/vufind-org/vufind/pull/1595|#1595]]
 +  * Slot view helper: [[https://github.com/vufind-org/vufind/pull/1454|#1454]]
 +  * Support for a separate Gruntfile for local tasks: [[https://github.com/vufind-org/vufind/pull/1535|#1535]]
   * Test suite improvements (new "phpunitfaster" Phing task, support ChromeDriver without Selenium, allow fractional snooze multipliers): [[https://github.com/vufind-org/vufind/pull/1561|#1561]], [[https://github.com/vufind-org/vufind/pull/1563|#1563]], [[https://github.com/vufind-org/vufind/pull/1564|#1564]]   * Test suite improvements (new "phpunitfaster" Phing task, support ChromeDriver without Selenium, allow fractional snooze multipliers): [[https://github.com/vufind-org/vufind/pull/1561|#1561]], [[https://github.com/vufind-org/vufind/pull/1563|#1563]], [[https://github.com/vufind-org/vufind/pull/1564|#1564]]
   * Use helper method instead of direct service locator call in HierarchyController: [[https://github.com/vufind-org/vufind/pull/1557|#1557]]   * Use helper method instead of direct service locator call in HierarchyController: [[https://github.com/vufind-org/vufind/pull/1557|#1557]]
Line 35: Line 41:
 ==== Code in Progress ==== ==== Code in Progress ====
  
-  * Accessibility improvements: [[https://github.com/vufind-org/vufind/pull/1586|#1586]], [[https://github.com/vufind-org/vufind/pull/1587|#1587]]+  * Accessibility improvements: [[https://github.com/vufind-org/vufind/pull/1586|#1586]], [[https://github.com/vufind-org/vufind/pull/1587|#1587]], [[https://github.com/vufind-org/vufind/pull/1592|#1592]]
   * Allow configuration of multiple DOI handlers: [[https://github.com/vufind-org/vufind/pull/1560|#1560]]   * Allow configuration of multiple DOI handlers: [[https://github.com/vufind-org/vufind/pull/1560|#1560]]
   * Alternatives to ReCaptcha: [[https://vufind.org/jira/browse/VUFIND-1379|VUFIND-1379]] / [[https://github.com/vufind-org/vufind/pull/1574|#1574]]   * Alternatives to ReCaptcha: [[https://vufind.org/jira/browse/VUFIND-1379|VUFIND-1379]] / [[https://github.com/vufind-org/vufind/pull/1574|#1574]]
 +  * API access to secondary search index: [[https://github.com/vufind-org/vufind/pull/1593|#1593]]
 +  * Bug with slashes in record IDs breaking language form submission: [[https://vufind.org/jira/browse/VUFIND-1392|VUFIND-1392]] / [[https://github.com/vufind-org/vufind/pull/1596|#1596]]
   * Direct linking (instead of proxying) for cover image URLs: [[https://github.com/vufind-org/vufind/pull/1566|#1566]]   * Direct linking (instead of proxying) for cover image URLs: [[https://github.com/vufind-org/vufind/pull/1566|#1566]]
-  * FOLIO ILS driver fix (corrected formatting of holding notes): [[https://github.com/vufind-org/vufind/pull/1589|#1589]] 
   * Improved code generators: [[https://github.com/vufind-org/vufind/pull/1573|#1573]]   * Improved code generators: [[https://github.com/vufind-org/vufind/pull/1573|#1573]]
-  * Make holdings retrieval preserve any custom array elements: [[https://github.com/vufind-org/vufind/pull/1590|#1590]] 
   * Record "versions" / FRBR support: [[https://vufind.org/jira/browse/VUFIND-120|VUFIND-120]] / [[https://github.com/vufind-org/vufind/pull/1581|#1581]]   * Record "versions" / FRBR support: [[https://vufind.org/jira/browse/VUFIND-120|VUFIND-120]] / [[https://github.com/vufind-org/vufind/pull/1581|#1581]]
   * Test suite improvements (take screen shots of Mink test failures): [[https://github.com/vufind-org/vufind/pull/1562|#1562]]   * Test suite improvements (take screen shots of Mink test failures): [[https://github.com/vufind-org/vufind/pull/1562|#1562]]
Line 47: Line 53:
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
  
 +  * FOLIO ILS driver improvements (renewal support, checkRequestIsValid support, cancelHolds support, configurable availability status): [[https://vufind.org/jira/browse/VUFIND-1388|VUFIND-1388]], [[https://vufind.org/jira/browse/VUFIND-1389|VUFIND-1389]], [[https://vufind.org/jira/browse/VUFIND-1390|VUFIND-1390]], [[https://vufind.org/jira/browse/VUFIND-1391|VUFIND-1391]]
   * Regression of PostgreSQL search backslash bug: [[https://vufind.org/jira/browse/VUFIND-1385|VUFIND-1385]]   * Regression of PostgreSQL search backslash bug: [[https://vufind.org/jira/browse/VUFIND-1385|VUFIND-1385]]
 +  * Reminder to backport accessibility-related translations: [[https://vufind.org/jira/browse/VUFIND-1386|VUFIND-1386]]
 ===== Active Issues ===== ===== Active Issues =====
  
community/newsletter/2020-03.txt · Last modified: 2020/03/31 12:30 by demiankatz