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

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
developers_call:minutes20160329 [2016/03/24 16:00] – created demiankatzdevelopers_call:minutes20160329 [2016/03/29 13:27] – [2. Development Planning] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: March 29, 2016 ====== ====== VuFind Developers Call Minutes: March 29, 2016 ======
  
-Attending:  +Attending: Chris Delis, Matthias Edel, Leila Gonzales, Chris Hallberg, Demian Katz, Claas Kazzer, Ere Maijala, Jay Roos
 ===== Agenda ===== ===== Agenda =====
  
Line 9: Line 8:
 === JIRA Tickets === === JIRA Tickets ===
  
-  * [[https://vufind.org/jira/browse/VUFIND-1157|VUFIND-1157]] - +  * [[https://vufind.org/jira/browse/VUFIND-1157|VUFIND-1157]] - This reports a login bug caused by an interaction between ChoiceAuth, Shibboleth and CSRF checking. A fix has been committed. 
 +  * [[https://vufind.org/jira/browse/VUFIND-1158|VUFIND-1158]] - This tracks a minor Windows-specific Solr 5 bug that causes log files to be saved to the wrong directory; Demian has submitted a PR for a fix and hopes that a future Solr release will correct the problem. 
 +  * [[https://vufind.org/jira/browse/VUFIND-1159|VUFIND-1159]] - This includes a Horizon ILS driver fix; Demian will review (and likely commit) soon.
  
 === Pull Requests === === Pull Requests ===
  
-  * [[https://github.com/vufind-org/vufind/pull/637|#637]] - +  * [[https://github.com/vufind-org/vufind/pull/637|#637]] - merged - Refactoring of book bag Javascript to be more self-contained. 
 +  * [[https://github.com/vufind-org/vufind/pull/638|#638]], [[https://github.com/vufind-org/vufind/pull/639|#639]], [[https://github.com/vufind-org/vufind/pull/646|#646]] - merged - Various Javascript/lightbox fixes. 
 +  * [[https://github.com/vufind-org/vufind/pull/640|#640]] - merged - More translations. 
 +  * [[https://github.com/vufind-org/vufind/pull/641|#641]], [[https://github.com/vufind-org/vufind/pull/644|#644]] - merged - Fix for [[https://vufind.org/jira/browse/VUFIND-1157|VUFIND-1157]] (above). 
 +  * [[https://github.com/vufind-org/vufind/pull/642|#642]] - merged - Don't try to load a record with an empty ID. 
 +  * [[https://github.com/vufind-org/vufind/pull/643|#643]] - in progress - Configurable encryption algorithms. 
 +  * [[https://github.com/vufind-org/vufind/pull/645|#645]] - merged - Fixed bug related to keepalive mechanism and on-demand session behavior. 
 +  * [[https://github.com/vufind-org/vufind/pull/647|#647]] - in progress - Fix for hidden filter functionality. 
 +  * [[https://github.com/vufind-org/vufind/pull/648|#648]] - in progress - Improvements to ILS status lookup logic. 
 +  * [[https://github.com/vufind-org/vufind/pull/649|#649]] - in progress - Typo correction (trivial, but needs review). 
 +  * [[https://github.com/vufind-org/vufind/pull/650|#650]] - in progress - Improved backward compatibility with Solr schemas predating author improvements. 
 +  * [[https://github.com/vufind-org/vufind/pull/651|#651]] - merged - Improvement to text domain parsing (for greater flexibility when translation string happens to contain domain separator). 
 +  * [[https://github.com/vufind-org/vufind/pull/652|#652]] - in progress - New configuration setting for Multibackend ILS driver (specify directory for ILS configurations).
  
 === Improved Author Indexing === === Improved Author Indexing ===
Line 24: Line 37:
  
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
 +
 +=== Code Freeze Coming ===
 +
 +The code freeze for release 3.0 is coming on Monday, April 4th. Any new functionality for the release needs to be finished up this week!
  
 === Javascript Reorganization === === Javascript Reorganization ===
  
 +Lightbox documentation is being written. Still open to feature suggestions, since we're adding grunt support.
 +
 +There was talk of a more centralized initialization system for Javascript, centered around the new VuFind JS module. The potential issue is that we don't load all of the Javascript all of the time (cart, record view, vudl). It may be possible to use [[http://requirejs.org/|require.js]] or custom hooks to initialize things together.
  
 === API === === API ===
 +
 +No news.
  
 === Modularization === === Modularization ===
 +
 +No news.
  
 === Next ZF Version === === Next ZF Version ===
 +
 +No news.
  
 === Improved Use of Permissions === === Improved Use of Permissions ===
 +
 +No news.
  
 === Improved Geographic Features === === Improved Geographic Features ===
  
-Leila has sent Demian the custom code demonstrated last week; he will review soon.+Leila has sent Demian the custom code demonstrated last week; he will review soon. Much excitement was expressed; the code has been shared with Ere so that he can compare it to geographic customizations in the National Library of Finland instance.
  
 ==== 4. Other Topics? ==== ==== 4. Other Topics? ====
  
 +News was light due to travel and a Villanova scheduled break. Ere has officially launched!
 ===== Next Call ===== ===== Next Call =====
  
developers_call/minutes20160329.txt · Last modified: 2016/03/29 13:27 by demiankatz