====== VuFind Developers Call Minutes: March 29, 2016 ====== Attending: Chris Delis, Matthias Edel, Leila Gonzales, Chris Hallberg, Demian Katz, Claas Kazzer, Ere Maijala, Jay Roos ===== Agenda ===== ==== 1. Development Updates ==== === JIRA Tickets === * [[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 === * [[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 === This has been merged to master. === Solr Upgrade === This has been merged to master. ==== 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 === 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 === No news. === Modularization === No news. === Next ZF Version === No news. === Improved Use of Permissions === No news. === Improved Geographic Features === 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? ==== News was light due to travel and a Villanova scheduled break. National Library of Finland officially launched VuFind 2 last Tuesday! ===== Next Call ===== The next call will be Tuesday, April 12, 2016 at 9am Eastern Daylight Time (13:00 GMT).