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

This is an old revision of the document!


VuFind Developers Call Minutes: March 15, 2016

Attending:

Agenda

1. Development Updates

JIRA Tickets

  • VUFIND-1151 - This Horizon fix has been merged due to lack of objections from the list.
  • VUFIND-1153 - This ticket tracks some possible improvements to VoyagerRestful patron block behavior.
  • VUFIND-1154 - This ticket features some discussion about advanced vs. basic searches which inspired pull request #625.
  • VUFIND-1155 - This ticket proposes using HttpOnly cookies for improved security, but this would probably break cart functionality (and other possible consequences should also be considered); feel free to add to discussion on the ticket.
  • VUFIND-1156 - This ticket adds Blu-ray support to format determination during MARC import (merged and ported to SolrMarc).

Pull Requests

  • #613 - merged - Use disk-based instead of session-based cache for VoyagerRestful driver; share caching mechanism through base ILS driver.
  • #614 - merged - Improved handling of empty passwords in institutional login mechanisms.
  • #615 - merged - Minor DAIA ILS driver fix.
  • #616 - merged - Minor lightbox bug fixes.
  • #617, #633 - merged - Translation improvements.
  • #618 - merged - Cosmetic improvements to Demo ILS driver.
  • #619 - merged - Improvements to cart/bulk controller flows.
  • #620 - merged - Adjustments to new lightbox functionality.
  • #621 - merged - ILS driver caching fix.
  • #622 - merged - MultiBackend ILS driver fix related to caching.
  • #623 - merged - Eliminate a PHP notice.
  • #624 - merged - Fix to dynamic cover configuration processing.
  • #625 - merged - Resolution for VUFIND-1154.
  • #626 - merged - Better international Wikipedia support.
  • #627 - merged - Update to author relator terms for improved author indexing PR.
  • #628 - in progress - Update existing searches in search table instead of constantly creating new ones.
  • #629 - in progress - Minor holds-related Voyager driver fix.
  • #630 - in progress - Support for multiple checkbox facets for the same field.
  • #631 - in progress - Support for falling back to an earlier version of jquery in IE8.
  • #632 - merged - Minor AJAX improvement for bootstrap3 theme (don't call save status AJAX for logged-out user).

Session Performance Improvement

As discussed on the previous call, this functionality has been merged to master.

2. Demonstration: Improved Geographic Features (Leila Gonzales)

3. Development Planning

Improved Author Indexing

Solr Upgrade

Now that Solr 5.5.0 fixes the bugs that necessitated VUFIND-935 (cannot use eDisMax as default search handler due to Solr bugs), Demian spent some time investigating eDisMas behavior. Unfortunately, while the known issues with the - / NOT operators do seem to be fixed, there now seem to be new problems related to the OR operator.

Javascript Reorganization

API

Modularization

Next ZF Version

Improved Use of Permissions

4. Other Topics?

Next Call

The next call will be Tuesday, March 29, 2016 at 9am Eastern Daylight Time (13:00 GMT).

developers_call/minutes20160315.1457988384.txt.gz · Last modified: 2016/03/14 20:46 by demiankatz