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

VuFind Developers Call Minutes: January 6, 2015

Attending: Karen Coombs, Chris Delis, Chris Hallberg, Anna Headley, Demian Katz

Agenda

1. Development Updates

JIRA Tickets

  • VUFIND-1018 - This ticket is resolved; VuFind now has a configurable option to activate bulk options (export/save/etc.) on all search results. This is off by default to keep the interface uncluttered.
  • VUFIND-1064 - This ticket (now resolved) offers improved currency code configuration options in config.ini.
  • VUFIND-1065 - This ticket tracks the issue that the export logic currently uses the same value as both a unique identifier for export formats AND the display label for those formats. We should probably separate the label from the ID for improved configurability/localization.

Pull Requests

  • #259, #265 - merged - bug fixes related to recently added hierarchical facet functionality
  • #260 - merged - improvements to the OAI server
  • #261 - merged - typo fix
  • #262 - in progress - This contains Demian's first pass at resolving VUFIND-1062, currently pending review/comments from Anna.
  • #263 - merged - fix for VUFIND-1063 (changed the way messages are displayed after placing a hold).
  • #264 - merged - translation updates
  • #266, #273 - merged - Symphony driver fixes/improvements.
  • #267 - merged - a simple alternate use for the hierarchy fields to track parent-child relationships.
  • #268, #271 - merged - MultiBackend ILS driver improvements.
  • #269 - closed - apparently opened by accident
  • #270 - merged - relaxed XML detection logic in MARC record driver
  • #272 - merged - fixed some problems in the storage retrieval request forms

2. Development Planning

Call Number Normalization

Anna and Tod are actively working on the LC call number refactor for SolrMarc and are making good progress. Anna has worked on parsing, Tod on sort key algorithm. Core is in place, just a matter of filling in details and passing tests.

WorldCatDiscovery / OCLC Web Services Update

Karen provided a quick update on work integrating VuFind with various OCLC web services (in the wcdiscovery branch). She talked with Chris D. about the possibility of extracting generic NCIP logic from the NCIP-based ILS drivers for better sharing and abstraction. He favored a collaboration and suggested that now is a good time to do this, as he expects the XCNCIP2 code to be stable for the next month or so.

XCNCIP driver deprecation

During conversation, Chris expressed a desire for the removal of the old XCNCIP driver (as opposed to XCNCIP2). Demian offered to make this happen, as it had previously been discussed as acceptable to eliminate the obsolete version.

AlphaBrowse Enhancements

Anna has been working with Mark Triggs on a new version of the AlphaBrowse handler that returns a more detailed response to help with match highlighting, etc. (Mark has done the handler-side Java, Anna's working on the VuFind-side PHP). Work is coming along well and Anna will likely recommend a merge of Mark's work to master soon.

3. Other Topics?

Anna mentioned that her VuFind instance is now using RADIUS instead of Shibboleth for authentication.

Next Call

The next call will be Tuesday, January 20, 2015 at 10am Eastern Standard Time (15:00 GMT).

developers_call/minutes20150106.txt · Last modified: 2015/03/02 17:34 by demiankatz