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.
developers_call:minutes20190226

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
Last revisionBoth sides next revision
developers_call:minutes20190226 [2019/02/25 15:10] – [1. Development Updates] demiankatzdevelopers_call:minutes20190226 [2019/02/26 14:14] – [VuFind Developers Call Minutes: February 26, 2019] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: February 26, 2019 ====== ====== VuFind Developers Call Minutes: February 26, 2019 ======
  
-Attending: +Attending: Matthias Edel, Leila Gonzales, Demian Katz, Claas Kazzer, Ere Maijala
  
 ===== Agenda ===== ===== Agenda =====
Line 9: Line 9:
 === JIRA Tickets === === JIRA Tickets ===
  
-  * [[https://vufind.org/jira/browse/VUFIND-889|VUFIND-889]] - Some code has been shared to support use of CSL (Citation Style Language) in VuFind; Demian will review (and if possible, adapt it into pull request) when time permits.+  * [[https://vufind.org/jira/browse/VUFIND-889|VUFIND-889]] - Some code has been shared to support use of CSL (Citation Style Language) in VuFind; Demian adapted this into [[https://github.com/vufind-org/vufind/pull/1324|PR #1324]].
   * [[https://vufind.org/jira/browse/VUFIND-1302|VUFIND-1302]] - Demian finished eliminating static factories in master, so this ticket has been resolved.   * [[https://vufind.org/jira/browse/VUFIND-1302|VUFIND-1302]] - Demian finished eliminating static factories in master, so this ticket has been resolved.
   * [[https://vufind.org/jira/browse/VUFIND-1321|VUFIND-1321]] - This ticket reports an edge case that breaks Solr query parsing; a pull request will be forthcoming.   * [[https://vufind.org/jira/browse/VUFIND-1321|VUFIND-1321]] - This ticket reports an edge case that breaks Solr query parsing; a pull request will be forthcoming.
Line 19: Line 19:
 === Pull Requests === === Pull Requests ===
  
-  * [[https://github.com/vufind-org/vufind/pull/1305|#1305]] -+  * [[https://github.com/vufind-org/vufind/pull/1308|#1308]] - merged - Bug fix to asset pipeline. 
 +  * [[https://github.com/vufind-org/vufind/pull/1309|#1309]] - merged - Make Piwik cookies configurable (allow disabling). 
 +  * [[https://github.com/vufind-org/vufind/pull/1310|#1310]] - merged - OAI-PMH server fix to avoid out-of-memory error when many deleted records exist. 
 +  * [[https://github.com/vufind-org/vufind/pull/1311|#1311]] - merged - Add radio button support to custom feedback forms. 
 +  * [[https://github.com/vufind-org/vufind/pull/1312|#1312]] - merged - Support HTML in custom feedback form help text. 
 +  * [[https://github.com/vufind-org/vufind/pull/1313|#1313]] - merged - Automatically turn URLs into HTML links in ILS holdings notes. 
 +  * [[https://github.com/vufind-org/vufind/pull/1314|#1314]] - merged - Remove old deprecated code. 
 +  * [[https://github.com/vufind-org/vufind/pull/1315|#1315]] - merged - Improve PHP 7.3 compatibility. 
 +  * [[https://github.com/vufind-org/vufind/pull/1316|#1316]] - in progress - Work in progress on resolving SCSS problems as described in [[https://vufind.org/jira/browse/VUFIND-1326|VUFIND-1326]]. 
 +  * [[https://github.com/vufind-org/vufind/pull/1317|#1317]] - merged - Adjustments to Mink tests. 
 +  * [[https://github.com/vufind-org/vufind/pull/1318|#1318]] - in progress - Replace POST forms with GET forms in the header. 
 +  * [[https://github.com/vufind-org/vufind/pull/1319|#1319]] - merged - Improvements to PAIA ILS driver. 
 +  * [[https://github.com/vufind-org/vufind/pull/1320|#1320]] - closed - Work in progress on munging Dismax queries; will be reopened later. 
 +  * [[https://github.com/vufind-org/vufind/pull/1321|#1321]] - in progress - Enrich PAIA ILS driver user profile data. 
 +  * [[https://github.com/vufind-org/vufind/pull/1322|#1322]] - merged - Allow an optional ParamBag to be passed into the record loader. 
 +  * [[https://github.com/vufind-org/vufind/pull/1323|#1323]] - in progress - Proposed enhancements to the SierraRest driver to support an alternate ID format in the Solr index. 
 +  * [[https://github.com/vufind-org/vufind/pull/1324|#1324]] - in progress - Work in progress on [[https://vufind.org/jira/browse/VUFIND-889|VUFIND-889]] (CSL support). 
 +  * [[https://github.com/vufind-org/vufind/pull/1325|#1325]] - merged - Corrections to doc comments (add missing backslashes). 
 +  * [[https://github.com/vufind-org/vufind/pull/1326|#1326]] - in progress - Work to ensure that default checkbox facet settings in code match defaults in .ini files.
  
 === 5.1 Release === === 5.1 Release ===
developers_call/minutes20190226.txt · Last modified: 2019/03/07 13:39 by demiankatz