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:minutes20190312

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
developers_call:minutes20190312 [2019/03/07 13:39] – created demiankatzdevelopers_call:minutes20190312 [2019/03/12 13:21] (current) – [3. Other Topics?] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: March 12, 2019 ====== ====== VuFind Developers Call Minutes: March 12, 2019 ======
  
-Attending: +Attending: Leila Gonzales, Chris Hallberg, Demian Katz, Claas Kazzer, Ere Maijala
  
 ===== Agenda ===== ===== Agenda =====
Line 9: Line 9:
 === JIRA Tickets === === JIRA Tickets ===
  
-  * [[https://vufind.org/jira/browse/VUFIND-1327|VUFIND-1327]] - +  * [[https://vufind.org/jira/browse/VUFIND-1301|VUFIND-1301]] - Alma cancel holds functionality was already defined, so this ticket has been resolved. 
 +  * [[https://vufind.org/jira/browse/VUFIND-1326|VUFIND-1326]] - The SCSS issues described here have been resolved, and a fix will be provided in release 5.1.1.
  
 === Pull Requests === === Pull Requests ===
  
-  * [[https://github.com/vufind-org/vufind/pull/1327|#1327]] -+  * [[https://github.com/vufind-org/vufind/pull/1327|#1327]] - in progress - When using a combined drop-down search options menu, this provides the ability to label groups of related options. 
 +  * [[https://github.com/vufind-org/vufind/pull/1328|#1328]] - merged - Bug fix to recently-added "linkify" behavior for holding notes. 
 +  * [[https://github.com/vufind-org/vufind/pull/1329|#1329]] - merged - HTML markup improvement (use div instead of li when building facets, since there is no ul element). 
 +  * [[https://github.com/vufind-org/vufind/pull/1330|#1330]] - merged - Improved debug logging for FOLIO ILS driver. 
 +  * [[https://github.com/vufind-org/vufind/pull/1331|#1331]] - in progress - OAI-PMH server improvements (to take advantage of the newly-indexed record_format field by using it to filter based on requested metadata format). 
 +  * [[https://github.com/vufind-org/vufind/pull/1332|#1332]], [[https://github.com/vufind-org/vufind/pull/1333|#1333]], [[https://github.com/vufind-org/vufind/pull/1334|#1334]] - merged - Sierra ILS driver improvements. 
 +  * [[https://github.com/vufind-org/vufind/pull/1335|#1335]] - in progress - Discussion of the role of the database and ILS driver in determining/storing user default pickup location. 
 +  * [[https://github.com/vufind-org/vufind/pull/1336|#1336]] - in progress - Alma ILS driver improvements. 
 +  * [[https://github.com/vufind-org/vufind/pull/1337|#1337]] - merged - Better default routing behavior when records are not found in the index (no fatal error). 
 +  * [[https://github.com/vufind-org/vufind/pull/1338|#1338]] - in progress - Sierra ILS driver improvements (Demian will test soon). 
 +  * [[https://github.com/vufind-org/vufind/pull/1339|#1339]] - in progress - Prototype of a tab to display record contents when using the "simple container linking" option. 
 +  * [[https://github.com/vufind-org/vufind/pull/1340|#1340]] - merged - Aleph ILS driver improvements. 
 +  * [[https://github.com/vufind-org/vufind/pull/1341|#1341]] - in progress - Proposed CSS fixes to allow different styles to be applied to AND and OR facets.
  
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
 +
 +=== Development Planning ===
 +
 +There was some discussion of [[https://github.com/vufind-org/vufind/pull/1335|PR #1335]]. Ere pointed out that it's important to allow the user to override the default pickup location when placing requests, since users sometimes have good reasons to do this (i.e. they are member of main library but live closer to branch library). He will review whether his instance is using any custom code around pickup locations, or whether the existing default VuFind logic is meeting local needs.
 +
 +Demian plans to investigate refactoring pickup-related logic to a service for centralization, unless someone objects.
  
 === Browse Handler Optimizations === === Browse Handler Optimizations ===
Line 31: Line 50:
 ==== 3. Other Topics? ==== ==== 3. Other Topics? ====
  
 +=== Future of LESS / SCSS ===
 +
 +Chris inquired whether there was a desire to move to a single CSS-related language, since the current system uses LESS as a primary option but also ports to SCSS for flexibility, and this requires some extra maintenance work. It seems that there are still significant needs for both formats, and taking either one away would cause significant inconvenience for someone. Demian suggested that it may be best to stick with the status quo for now, especially since recent SCSS work has introduced a more flexible mechanism for working around limitations of the automatic conversion. If we are going to make a drastic change, rather than choosing between one of two fairly contemporary technologies, it may be better to wait until there is something substantially better (such as a future hypothetical development that leverages native browser support more effectively) before investing effort in this.
 ===== Next Call ===== ===== Next Call =====
  
Line 36: Line 58:
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20190312.1551965971.txt.gz · Last modified: 2019/03/07 13:39 by demiankatz