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

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
developers_call:minutes20151208 [2015/12/08 13:59] – [VuFind Developers Call Minutes: December 8, 2015] demiankatzdevelopers_call:minutes20151208 [2015/12/08 14:57] (current) – [3. VuFind 3 Roadmapping] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: December 8, 2015 ====== ====== VuFind Developers Call Minutes: December 8, 2015 ======
  
-Attending: Guenter Hipler, Demian Katz, André Lahmann, Jochen Lienhard, Ere Maijala+Attending: Chris Delis, Guenter Hipler, Demian Katz, André Lahmann, Jochen Lienhard, Ere Maijala, Oliver
  
 ===== Agenda ===== ===== Agenda =====
Line 48: Line 48:
  
 === Improved Author Indexing === === Improved Author Indexing ===
 +
 +Translation progress has been made, a few more strings will be coming early next year (but require expert advice). André will adjust comments and reorganize file.
 +
 +Only other outstanding issue: author initials. We can probably deal with that as a second pass after merging this PR.
  
 === Revised Dependency Management === === Revised Dependency Management ===
  
-No further work seems to be necessary in this area. We simply need to decide when to merge [[https://github.com/vufind-org/vufind/pull/501|PR #510]] to master.+No further work seems to be necessary in this area. We simply need to decide when to merge [[https://github.com/vufind-org/vufind/pull/501|PR #501]] to master
 + 
 +We'll wait until next call to discuss this so that Guenter and others have time to test further.
  
 === Solr Upgrade === === Solr Upgrade ===
  
 Demian has continued investigating docValues and ran into a problem: docValues are not supported for TextFields, but many of VuFind's facet fields use TextField instead of StrField to allow regular expression processing to strip trailing punctuation. He also noticed a TextFacetRaw field type that can probably be removed from the schema, as it is essentially the same as a StrField. Demian has continued investigating docValues and ran into a problem: docValues are not supported for TextFields, but many of VuFind's facet fields use TextField instead of StrField to allow regular expression processing to strip trailing punctuation. He also noticed a TextFacetRaw field type that can probably be removed from the schema, as it is essentially the same as a StrField.
 +
 +Demian will change TextFacetRaw to StrField in the near future.
 +
 +Ere is in favor of changing the processing to the indexer side, but he does not use SolrMarc, etc. André mentioned not having capacity to work on Solr upgrade until next year -- more comments there. Guenter will look into docValues/TextFields issue now.
 +
 +Solr 5.4 is coming soon -- we'll see if that changes anything.
  
 === Javascript Reorganization === === Javascript Reorganization ===
  
 Chris has merged quite a few changes to master. If you have custom Javascript in your theme, it may require adjustments. Chris has merged quite a few changes to master. If you have custom Javascript in your theme, it may require adjustments.
 +
 +=== Cover Issues ===
 +
 +Discussion of limitations/advantages of current cover system. Can we include extra information in image HTTP headers? Do we need an AJAX API that triggers on load of image to retrieve additional information?
 +
 +Demian will do research on possibility of HTTP header-based solution (seems very unlikely to work, especially when introducing browser caching -- but worth a quick look). Volunteers needed for AJAX-based solution; Demian will open a JIRA ticket to track progress.
 ==== 3. VuFind 3 Roadmapping ==== ==== 3. VuFind 3 Roadmapping ====
  
 +=== API progress ===
 +Guenter's colleague Markus plans to begin work on a search API to meet local needs (built on ZF3).
 +
 +Ere mentioned that more work has been done on simple API for search/record retrieval (currently specific to National Library of Finland's index structure, but could be made more generic). Relevant code: [[https://github.com/NatLibFi/NDL-VuFind2/blob/master/module/Finna/src/Finna/Controller/SearchApiController.php]], [[https://github.com/NatLibFi/NDL-VuFind2/blob/master/module/Finna/src/Finna/Controller/FinnaApiTrait.php]].
 +
 +=== Modularization progress ===
 +
 +Demian may try to prioritize cover generator work to get all functionality implemented prior to a possible reorganization.
 +
 +No news on ILS driver reorganization yet.
 +
 +=== Improved Use of Permissions ===
 +
 +No news.
 ==== 4. VuFind Non-Profit Organization ==== ==== 4. VuFind Non-Profit Organization ====
  
Line 76: Line 108:
 ==== 6. Next Call Date? ==== ==== 6. Next Call Date? ====
  
-We discussed whether to skip the next scheduled call (December 22) due to its proximity to the Christmas holiday.+We discussed whether to skip the next scheduled call (December 22) due to its proximity to the Christmas holiday. Due to limited expected attendance, we decided to defer until January 5, 2016.
  
 ==== 7. Other Topics? ==== ==== 7. Other Topics? ====
  
 +Update on Foundation 5 theme: feature branch will soon be updated with current Javascript changes. Should be finished by Christmas. Demian offered to provide support as needed on questions about JS changes and/or integration testing.
 ===== Next Call ===== ===== Next Call =====
  
-The next call will be Tuesday, December 222015 at 9am Eastern Standard Time (14:00 GMT).+The next call will be Tuesday, January 52016 at 9am Eastern Standard Time (14:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20151208.1449583184.txt.gz · Last modified: 2015/12/08 13:59 by demiankatz