Table of Contents

VuFind Developers Call Minutes: May 22, 2018

Attending: Leila Gonzales, Chris Hallberg, Demian Katz, Eoin Kilfeather, Ere Maijala, Conor Sheehan

Agenda

1. Development Updates

JIRA Tickets

Pull Requests

2. Development Planning

5.0 Roadmap Progress

Most disruptive changes are now complete, apart from configuration management (discussed below).

Demian proposes a 5.0 release date of July 16, 2018, with a code freeze on June 18. That gives us time to finish a few more issues if necessary and to obtain translations while still achieving a summer release.

Front End Updates

There was a bug report about “sidebar on left” in the record view. Chris is going to work on a fix later this week.

ILS Support Updates

The Alma pull request has been updated significantly, and documentation is forthcoming.

There has been no further work on the FOLIO driver, pending developments from the FOLIO community.

Browse Handler Optimizations

No news.

Piwik, the lightbox, and tabs/accordion functionality

No news – Jochen is currently on holiday.

Configuration Loading Standardization/Improvements

Work continues on pull request (#1141). Due to coming changes in zend-mvc 4, it may be worth delaying merging these changes until more is known about how configuration loading will be impacted.

3. Institutional Home

No news.

CLA

We'll continue to explore this. There is an expectation that legal processes could take time at many institutions if this is instituted.

4. VuFind Summit 2018

Demian will send a poll to mailing lists to measure interest.

5. Other Topics?

The Relais pull request has been merged.

The WebEx account stopped working today; Demian will set up a Zoom account for next time.

Eoin is reviewing some of VuFind's query processing code – particularly the interaction between Lucene query normalization and the query munging process. Currently, some query normalization occurs BEFORE the munging, which can lead to unexpected behavior when dealing with certain characters (like slashes and dashes). Demian provided some background on how this code was refactored in the past and advice on how to test it. A pull request may be forthcoming once more investigation has been completed.

Conor asked about the best way to run VuFind's test suite (as provided by build.xml); in particular, how to run tests without destroying local configuration and other files. Demian suggested simply cloning the VuFind repository in two places – one copy for long-term work where the test suite is not run, and another “disposable” copy for short-term running of the test suite. That is how he manages development at Villanova. Conor agreed to try this approach.

Next Call

The next call will be Tuesday, June 5, 2018 at 9am Eastern Daylight Time (13:00 GMT).