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

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:minutes20160913 [2016/09/12 17:54] – [1. Development Updates] demiankatzdevelopers_call:minutes20160913 [2016/09/13 13:19] (current) – [2. Development Planning] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: September 13, 2016 ====== ====== VuFind Developers Call Minutes: September 13, 2016 ======
  
-Attending: +Attending: Leila Gonzales, Chris Hallberg, Demian Katz, André Lahmann, Ere Maijala
  
 ===== Agenda ===== ===== Agenda =====
Line 11: Line 11:
   * [[https://vufind.org/jira/browse/VUFIND-652|VUFIND-652]] - VuFind can now be configured to support MoreLikeThis on a sharded index, so this ticket has been closed.   * [[https://vufind.org/jira/browse/VUFIND-652|VUFIND-652]] - VuFind can now be configured to support MoreLikeThis on a sharded index, so this ticket has been closed.
   * [[https://vufind.org/jira/browse/VUFIND-935|VUFIND-935]] - VuFind is now configured to use eDisMax by default, as it is fully supported; thus, this ticket has been closed.   * [[https://vufind.org/jira/browse/VUFIND-935|VUFIND-935]] - VuFind is now configured to use eDisMax by default, as it is fully supported; thus, this ticket has been closed.
 +  * [[https://vufind.org/jira/browse/VUFIND-1198|VUFIND-1198]] - This ticket was opened to track the task of fixing the cosmetic problem of inconsistent method capitalization in the code base.
  
 === Pull Requests === === Pull Requests ===
  
-  * [[https://github.com/vufind-org/vufind/pull/788|#788]] - merged - Added @parent_yaml inheritance support (and improved test coverage)+  * [[https://github.com/vufind-org/vufind/pull/788|#788]] - merged - Added @parent_yaml inheritance support (and improved test coverage) as a follow-up to [[https://github.com/vufind-org/vufind/pull/786|#786]].
   * [[https://github.com/vufind-org/vufind/pull/789|#789]], [[https://github.com/vufind-org/vufind/pull/790|#790]] - merged - Work on logging messages to [[http://slack.com|Slack]].   * [[https://github.com/vufind-org/vufind/pull/789|#789]], [[https://github.com/vufind-org/vufind/pull/790|#790]] - merged - Work on logging messages to [[http://slack.com|Slack]].
   * [[https://github.com/vufind-org/vufind/pull/791|#791]] - in progress - Work on Shibboleth log out behavior   * [[https://github.com/vufind-org/vufind/pull/791|#791]] - in progress - Work on Shibboleth log out behavior
Line 25: Line 26:
 == Grunt == == Grunt ==
   * see [[https://github.com/vufind-org/vufind/pull/659|PR #659]]   * see [[https://github.com/vufind-org/vufind/pull/659|PR #659]]
 +  * Some minor adjustments have been made since last time; should be able to be merged soon.
  
 == Asset Pipeline == == Asset Pipeline ==
   * see [[https://github.com/vufind-org/vufind/pull/757|PR #757]]   * see [[https://github.com/vufind-org/vufind/pull/757|PR #757]]
 +  * More progress has been made on this, including caching files in a more convenient directory (which requires a change to httpd-vufind.conf Apache configuration).
 +  * Demian hopes to review and, if no problems are found, merge soon.
  
 == Channels == == Channels ==
   * see [[https://github.com/vufind-org/vufind/pull/693|PR #693]] for progress   * see [[https://github.com/vufind-org/vufind/pull/693|PR #693]] for progress
 +  * No progress since last time -- probably on hold until after 3.1 is released.
  
 == Remembering Facet Toggle Status == == Remembering Facet Toggle Status ==
Line 37: Line 42:
 == General Status Update == == General Status Update ==
  
 +No other news.
 === API === === API ===
 +
 +No news.
  
 === Modularization === === Modularization ===
 +
 +No news.
  
 === Next ZF Version === === Next ZF Version ===
 +
 +No news.
  
 === Improved Use of Permissions === === Improved Use of Permissions ===
 +
 +Oliver has made some progress on PR [[https://github.com/vufind-org/vufind/pull/608|#608]]. Work continues, and comments are welcomed.
  
 === Improved Geographic Features === === Improved Geographic Features ===
 +
 +Leila has continued to make progress on this. Demian hopes to take a look again soon after SolrMarc work is completed. Coming soon to Git: labels added to search results on map along with some other minor improvements. Leila hopes to have this functionally done by end of week for merging purposes.
  
 === New SolrMarc === === New SolrMarc ===
 +
 +SolrMarc now supports multiple indexer threads for even faster performance. Demian has been working with Bob to eliminate some last-minute bugs and inconsistencies, but things are progressing well.
  
 === Solr 6 === === Solr 6 ===
 +
 +National Library of Finland upgraded to 6.2 and encountered some strange behavior related to regular DisMax (not eDisMax) where words that are split into multiple tokens (e.g. hyphenated words). The problem was solved by switching from DisMax to eDisMax -- the root cause of the DisMax problems has not been deeply investigated yet.
  
 === Release 3.1 === === Release 3.1 ===
  
 +Merging for 3.1 is wrapping up -- Demian hopes that the SolrMarc update will be completed shortly so that it can be rolled into a few other PR's that include indexing changes, simplifying the process of future VuFind development. Plans may need to be adjusted if the SolrMarc release is not wrapped up very soon, but hopefully it will not come to that.
 ==== 3. Institutional Home ==== ==== 3. Institutional Home ====
  
 +Conversations are ongoing -- no news this week.
 ==== 4. VuFind Summit 2016 ==== ==== 4. VuFind Summit 2016 ====
  
 +This is the final week for talk submissions, so please send them in if you wish to present (and get free registration). Once the proposal deadline has passed, Demian will announce a final schedule.
 ==== 5. Other Topics? ==== ==== 5. Other Topics? ====
  
 +Ere is working on an improved Sierra driver that uses the Restful API; PR coming soon.
 ===== Next Call ===== ===== Next Call =====
  
 The next call will be Tuesday, September 27, 2016 at 9am Eastern Daylight Time (13:00 GMT). The next call will be Tuesday, September 27, 2016 at 9am Eastern Daylight Time (13:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20160913.1473702860.txt.gz · Last modified: 2016/09/12 17:54 by demiankatz