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

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
developers_call:minutes20150609 [2015/06/03 17:48] – created demiankatzdevelopers_call:minutes20150609 [2015/06/09 14:16] – [2. Development Planning] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: June 9, 2015 ====== ====== VuFind Developers Call Minutes: June 9, 2015 ======
  
-Attending: +Attending: Chris Delis, Chris Hallberg, Demian Katz, Claas Kazzer, André Lahmann, Jochen Lienhard, Tod Olson
  
 ===== Agenda ===== ===== Agenda =====
Line 9: Line 9:
 === JIRA Tickets === === JIRA Tickets ===
  
 +  * [[https://vufind.org/jira/browse/VUFIND-1094|VUFIND-1094]] - Pagination of checked out items has been fully implemented (though some cosmetic aspects of the experience could still be improved).
   * [[https://vufind.org/jira/browse/VUFIND-1115|VUFIND-1115]] - This bug fix has been committed.   * [[https://vufind.org/jira/browse/VUFIND-1115|VUFIND-1115]] - This bug fix has been committed.
 +  * [[https://vufind.org/jira/browse/VUFIND-1116|VUFIND-1116]] - This ticket proposes adding a "link to external ILL service" mechanism to the ILS driver spec, similar to the existing "link directly to native OPAC for holds" feature used when in-VuFind holds are not possible.
 +  * [[https://vufind.org/jira/browse/VUFIND-1117|VUFIND-1117]] - This ticket pointed out an outdated wiki page; Demian has updated it.
 +  * [[https://vufind.org/jira/browse/VUFIND-1118|VUFIND-1118]] - This ticket proposes carrying highlighting forward to the record view; Demian has commented with some suggestions on how this might be implemented but has no plans to work on it himself at this time due to its relatively high complexity.
  
 === Pull Requests === === Pull Requests ===
  
-  * [[https://github.com/vufind-org/vufind/pull/387|#387]] - +  * [[https://github.com/vufind-org/vufind/pull/387|#387]] - merged - A Symphony bug fix. 
 +  * [[https://github.com/vufind-org/vufind/pull/388|#388]] - in progress - This is a revised version of the Foundation5 theme, pinned to the release-2.4 branch. 
 +  * [[https://github.com/vufind-org/vufind/pull/389|#389]] - merged - German relator terms (merged into the improved author indexing PR). 
 +  * [[https://github.com/vufind-org/vufind/pull/390|#390]] - in progress - Improvement to the next/prev record links functionality in the context of the author module. 
 +  * [[https://github.com/vufind-org/vufind/pull/391|#391]] - merged - Relator term normalization logic (merged into the improved author indexing PR). 
 +  * [[https://github.com/vufind-org/vufind/pull/392|#392]] - merged - Refactoring to make OpenURL generation more flexible. 
 +  * [[https://github.com/vufind-org/vufind/pull/393|#393]] - in progress - Refactoring of hierarchy generation for improved performance. 
 +  * [[https://github.com/vufind-org/vufind/pull/394|#394]] - merged - Dutch translation improvements. 
 +  * [[https://github.com/vufind-org/vufind/pull/395|#395]] - merged - Added 'access' value to link resolver drivers for adding styling to content links. 
 +  * [[https://github.com/vufind-org/vufind/pull/396|#396]] - in progress - Adds configuration/listener to hide specific facet values. 
 +  * [[https://github.com/vufind-org/vufind/pull/397|#397]] - in progress - Refactoring of the code to determine when OpenURLs should be displayed (moving logic from record driver to view helper and adding greater configurability). 
 +  * [[https://github.com/vufind-org/vufind/pull/398|#398]] - in progress - New configuration setting to automatically load embedded OpenURLs instead of forcing user to click. 
 +  * [[https://github.com/vufind-org/vufind/pull/399|#399]] - in progress - Work on extracting relator information for creators in the improved author indexing PR. 
 +  * [[https://github.com/vufind-org/vufind/pull/400|#400]] - in progress - Fixes related to deduplication and "similar records" functionality.
  
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
  
 === Call Number Normalization === === Call Number Normalization ===
 +
 +Tod has committed BeanShell versions of the new functions to the SolrMarc repo, so we'll get them into VuFind with the next SolrMarc release.
  
 === Improved Author Indexing === === Improved Author Indexing ===
Line 24: Line 43:
  
 === Solr Upgrade? === === Solr Upgrade? ===
 +
 +No news this week.
  
 === VuFind Solutions GitHub === === VuFind Solutions GitHub ===
 +
 +Some discussion on strategies for maintaining the Foundation5 theme (master vs. release versions of the branch). Claas and André will discuss with their group and report back next time.
  
 === Event-Driven Recommendations === === Event-Driven Recommendations ===
Line 32: Line 55:
  
 === Permissions === === Permissions ===
 +
 +No news this week.
  
 === VuFind API === === VuFind API ===
 +
 +No news this week.
  
 ==== 3. Other Topics? ==== ==== 3. Other Topics? ====
developers_call/minutes20150609.txt · Last modified: 2015/06/09 14:20 by demiankatz