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

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
developers_call:minutes20160705 [2016/06/23 16:55] – created demiankatzdevelopers_call:minutes20160705 [2016/07/05 13:12] – [2. Development Planning] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: July 5, 2016 ====== ====== VuFind Developers Call Minutes: July 5, 2016 ======
  
-Attending: +Attending: Laurie Gemmill Arp, Matthias Edel, Leila Gonzales, Chris Hallberg, Demian Katz, André Lahmann, Jochen Lienhard, Brad Patton
  
 ===== Agenda ===== ===== Agenda =====
Line 9: Line 9:
 === JIRA Tickets === === JIRA Tickets ===
  
-No news this cycle (apart from progress on existing tickets addressed below).+  * [[https://vufind.org/jira/browse/VUFIND-1187|VUFIND-1187]] - tracks case-insensitive tag issues (discussed below) 
 +  * [[https://vufind.org/jira/browse/VUFIND-1188|VUFIND-1188]] - reports a possible problem with help page translation (more investigation required) 
 +  * [[https://vufind.org/jira/browse/VUFIND-1189|VUFIND-1189]] - requests support for more verbose ILS-provided messages in checkRequestIsValid (will be investigated)
  
 === Pull Requests === === Pull Requests ===
  
-  * [[https://github.com/vufind-org/vufind/pull/734|#734]] - +  * [[https://github.com/vufind-org/vufind/pull/734|#734]] - merged - Simplification of the new KohaILSDI driver. 
 +  * [[https://github.com/vufind-org/vufind/pull/735|#735]], [[https://github.com/vufind-org/vufind/pull/738|#738]] - merged - Improvements to tag search behavior (option to make tag search box options match Solr options; wildcard support). 
 +  * [[https://github.com/vufind-org/vufind/pull/736|#736]] - in progress - Lazy instantiation of Voyager database connection in ILS driver. 
 +  * [[https://github.com/vufind-org/vufind/pull/737|#737]] - merged - Minor improvement to VoyagerRestful driver. 
 +  * [[https://github.com/vufind-org/vufind/pull/739|#739]] - in progress - Refactoring to expire database rows in batches to avoid system overload. 
 +  * [[https://github.com/vufind-org/vufind/pull/740|#740]] - in progress - Improvements/fixes to "cancel hold" functionality 
 +  * [[https://github.com/vufind-org/vufind/pull/741|#741]] - in progress - Improvements to MixedList URL handling 
 +  * [[https://github.com/vufind-org/vufind/pull/742|#742]] - in progress - Work on [[https://vufind.org/jira/browse/VUFIND-1184|VUFIND-1184]] (smarter spellcheck.q generation) 
 +  * [[https://github.com/vufind-org/vufind/pull/743|#743]], [[https://github.com/vufind-org/vufind/pull/746|#746]] - merged - Fixes/improvements to facet lightbox. 
 +  * [[https://github.com/vufind-org/vufind/pull/744|#744]] - in progress - More fixes for compatibility with MySQL strict mode. 
 +  * [[https://github.com/vufind-org/vufind/pull/745|#745]] - merged - Expanded translations. 
 +  * [[https://github.com/vufind-org/vufind/pull/747|#747]] - merged - Adds standard method for removing items from cache in ILS drivers. 
 +  * [[https://github.com/vufind-org/vufind/pull/748|#748]], [[https://github.com/vufind-org/vufind/pull/753|#753]] - in progress - Work/discussion on configuration fallback in the record driver (#748 was merged but may cause problems, so #753 was opened to revert it and perhaps find a better solution). 
 +  * [[https://github.com/vufind-org/vufind/pull/749|#749]] - merged - Minor fixes to links in help pages 
 +  * [[https://github.com/vufind-org/vufind/pull/750|#750]] - in progress - Expansion of the authority Solr index schema 
 +  * [[https://github.com/vufind-org/vufind/pull/751|#751]] - in progress - Improvements to favorite deletion 
 +  * [[https://github.com/vufind-org/vufind/pull/752|#752]] - in progress - AJAX method for retrieval of getOfflineMode value from ILS driver
  
 === Release 3.0.2 === === Release 3.0.2 ===
  
 +This will go out later today, after some recent bug fixes are reviewed and (hopefully) merged.
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
  
Line 23: Line 42:
 == Grunt == == Grunt ==
   * see [[https://github.com/vufind-org/vufind/pull/659|PR #659]]   * see [[https://github.com/vufind-org/vufind/pull/659|PR #659]]
 +  * Chris has simplified the PR to separate some more complex features to other branches, so we can get the more basic functionality merged more quickly.
  
 == Channels == == Channels ==
Line 30: Line 50:
  
 === API === === API ===
 +
 +No news.
  
 === Modularization === === Modularization ===
 +
 +Demian has continued work on the OAI-PMH harvester project.
  
 === Next ZF Version === === Next ZF Version ===
 +
 +ZF 3.0 has been officially released; Villanova still waiting on PHP upgrades before investigating more closely.
  
 === Improved Use of Permissions === === Improved Use of Permissions ===
 +
 +No news.
  
 === Improved Geographic Features === === Improved Geographic Features ===
 +
 +Leila has been doing some code cleanup; some issues waiting for Demian's input.
  
 === Tags and Case Sensitivity === === Tags and Case Sensitivity ===
developers_call/minutes20160705.txt · Last modified: 2016/07/05 13:22 by demiankatz