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

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
developers_call:minutes20160105 [2016/01/04 15:04] – [1. Development Updates] demiankatzdevelopers_call:minutes20160105 [2016/01/05 14:21] – [4. Other Topics?] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: January 5, 2016 ====== ====== VuFind Developers Call Minutes: January 5, 2016 ======
  
-Attending: +Attending: Filipe Bento, Matthias Edel, Chris Hallberg, Demian Katz, Claas Kazzer
  
 ===== Agenda ===== ===== Agenda =====
Line 9: Line 9:
 === JIRA Tickets === === JIRA Tickets ===
  
-  * [[https://vufind.org/jira/browse/VUFIND-1140|VUFIND-1140]] - +  * [[https://vufind.org/jira/browse/VUFIND-1140|VUFIND-1140]] - This ticket was opened to track the need for a cover image metadata API as discussed on the previous call. 
 +  * [[https://vufind.org/jira/browse/VUFIND-1141|VUFIND-1141]] - This is a reminder to issue and upgrade to a new SolrMarc release prior to the next VuFind release in order to capture some important changes to the VuFindIndexer. 
 +  * [[https://vufind.org/jira/browse/VUFIND-1142|VUFIND-1142]] - This ticket covers OCLC's xID service shutdown, which will affect most versions of VuFind.
  
 === Pull Requests === === Pull Requests ===
  
-  * [[https://github.com/vufind-org/vufind/pull/535|#535]] -  +  * [[https://github.com/vufind-org/vufind/pull/535|#535]] - merged - Smarter processing of [Parent_Config] section of .ini files 
-  * [[https://github.com/vufind-org/vufind-browse-handler/pull/18|Browse handler #18]] - Improvements to the NACO normalizer from Tod Olson; currently working on fixing a broken test.+  * [[https://github.com/vufind-org/vufind/pull/536|#536]], [[https://github.com/vufind-org/vufind/pull/537|#537]] - merged - Translation improvements. 
 +  * [[https://github.com/vufind-org/vufind/pull/538|#538]] - merged - Progress on relator terms translation for improved author indexing PR. 
 +  * [[https://github.com/vufind-org/vufind/pull/539|#539]] - in progress - Work on differentiating between holdings-level and item-level notes in the ILS driver response. 
 +  * [[https://github.com/vufind-org/vufind/pull/540|#540]] - merged - Edge case fix for Tika/SolrMarc integration. 
 +  * [[https://github.com/vufind-org/vufind/pull/541|#541]] - merged - Improvement to OJS import XSLT. 
 +  * [[https://github.com/vufind-org/vufind/pull/542|#542]] - merged - Bug fix for Primo Central backend (based on recommendations from vendor). 
 +  * [[https://github.com/vufind-org/vufind/pull/543|#543]] - merged - Improvement to handling of unknown statuses in AJAX item availability response. 
 +  * [[https://github.com/vufind-org/vufind/pull/544|#544]] - merged - Added support for secure mail connections. 
 +  * [[https://github.com/vufind-org/vufind/pull/545|#545]] - in progress - Work on applying hidden filters to search tabs (and integrating this with combined search) 
 +  * [[https://github.com/vufind-org/vufind/pull/546|#546]] - in progress - Improvements to the Primo Central configuration file (use API URL instead of API ID + Port for configuration); awaiting review by more Primo Central users 
 +  * [[https://github.com/vufind-org/vufind/pull/547|#547]] - merged - Minor OAI-PMH bug fixes. 
 +  * [[https://github.com/vufind-org/vufind/pull/548|#548]] - merged - Minor EBSCO Discovery Service fixes/improvements. 
 +  * [[https://github.com/vufind-org/vufind/pull/549|#549]] - merged - Workaround for a deprecation in the Yaml library used for reading searchspecs files. 
 +  * [[https://github.com/vufind-org/vufind-browse-handler/pull/18|Browse handler #18]] - Improvements to the NACO normalizer from Tod Olson; will likely be merged very soon.
  
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
Line 20: Line 35:
 === Release 2.5.1 === === Release 2.5.1 ===
  
-It may be time for a new point release to incorporate the "OCLC x-services shutdown" changes into an official release before the APIs go offline.+It may be time for a new point release to incorporate the "OCLC x-services shutdown" changes into an official release before the APIs go offline. (There are also several other bug fixes/translation expansions that might as well go along with them).
  
 === Improved Author Indexing === === Improved Author Indexing ===
Line 42: Line 57:
 Demian changed TextFacetRaw to StrField following the previous call's discussion. Demian changed TextFacetRaw to StrField following the previous call's discussion.
  
-We're still waiting for Solr 5.4 before doing further docValues investigation.+We're still waiting for testing of Solr 5.4 before doing further docValues investigation. 5.4.0 is now released, and Demian will update the solr5 branch in the near future.
  
 === Javascript Reorganization === === Javascript Reorganization ===
 +
 +Going very well. Mostly done and merged to master. Outstanding features: new lightbox design (will simplify code, but still has some problems that need to be worked through); VuFind object (adds namespacing to JS code; has been introduced in master, but more code can be moved inside it -- work is ongoing).
 +
 +Related: bootstrap3_list pull request should be merged soon. 
  
 === Cover Issues === === Cover Issues ===
 +
 +As noted above, Demian has opened a JIRA ticket ([[https://vufind.org/jira/browse/VUFIND-1140|VUFIND-1140]]) to track the need for an API to retrieve additional cover details.
  
 === API === === API ===
 +
 +No news this week.
  
 === Modularization === === Modularization ===
 +
 +No news this week.
  
 === Improved Use of Permissions === === Improved Use of Permissions ===
  
 +No news this week.
 ==== 3. Wiki Reorganization ==== ==== 3. Wiki Reorganization ====
  
 +Demian has completed a substantial update/reorganization of the wiki to further de-emphasize 1.x-specific details (without removing them entirely) and to make way for VuFind 3 and later without the need for additional reorganization. Comments are welcome.
 ==== 4. Other Topics? ==== ==== 4. Other Topics? ====
  
 +No additional news this week.
 ===== Next Call ===== ===== Next Call =====
  
developers_call/minutes20160105.txt · Last modified: 2016/01/05 14:25 by demiankatz