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

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:minutes20131029 [2013/10/24 13:14] – [1. Recent Development History] demiankatzdevelopers_call:minutes20131029 [2015/12/21 17:21] (current) – [3. VuFind Summit 2013] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: October 29, 2013 ====== ====== VuFind Developers Call Minutes: October 29, 2013 ======
  
-Attending: +Attending: Filipe Bento, Chris Hallberg, Demian Katz, Jan Frederick Maas, Benjamin Mosior, Luke O'Sullivan, Sean Purcell, Ben Wiens
  
 ===== Agenda ===== ===== Agenda =====
  
-==== 1. Recent Development History ====+==== 1. Development Updates ====
  
 === JIRA Tickets === === JIRA Tickets ===
Line 19: Line 19:
   * [[http://vufind.org/jira/browse/VUFIND-921|VUFIND-921]] - This resolved ticket makes the Pazpar2 backend more compliant with the proper protocol.   * [[http://vufind.org/jira/browse/VUFIND-921|VUFIND-921]] - This resolved ticket makes the Pazpar2 backend more compliant with the proper protocol.
   * [[http://vufind.org/jira/browse/VUFIND-922|VUFIND-922]] - This resolved ticket makes display of range filters more human-readable and language-non-specific.   * [[http://vufind.org/jira/browse/VUFIND-922|VUFIND-922]] - This resolved ticket makes display of range filters more human-readable and language-non-specific.
 +  * [[http://vufind.org/jira/browse/VUFIND-923|VUFIND-923]] - This resolved ticket links thumbnail graphics to book previews when possible.
 +  * [[http://vufind.org/jira/browse/VUFIND-924|VUFIND-924]] - This ticket proposes use of the Command Pattern to implement non-standard search actions in a standardized way that enabled event hooks.
   * Additionally, several Bootstrap-theme-related tickets have been resolved.   * Additionally, several Bootstrap-theme-related tickets have been resolved.
  
Line 30: Line 32:
   * [[https://github.com/vufind-org/vufind/pull/48|#48]] - This ticket adds support for Less CSS compilation in the Bootstrap theme.   * [[https://github.com/vufind-org/vufind/pull/48|#48]] - This ticket adds support for Less CSS compilation in the Bootstrap theme.
  
-==== 2. Development Updates/Planning ====+==== 2. Development Planning ====
  
 === Bootstrap Theme === === Bootstrap Theme ===
  
-We have continued making minor improvements. Chris has also opened a PR to use Less for CSS generation; we should discuss this in more detail.+We have continued making minor improvements to the main bootstrap theme, plus we have pushed out a "bootprint" theme that adds Blueprint-inspired styling. Chris has also opened a PR to use Less for CSS generation; we should discuss this in more detail
 + 
 +Popular idea: include compiled CSS, but recommend putting write permission on target folder so customized Less files can be properly recompiled. 
 + 
 +=== eDisMax === 
 + 
 +An edismax branch has been established in GitHub (see [[https://github.com/vufind-org/vufind/pull/42|this pull request]]); however, we need to decide how to proceed due to a Solr issue that causes edismax to handle NOT and - queries poorly. 
 + 
 +Conservative approach: off by default, when on, detects NOT, terms starting with - and fails over to old Lucene logic. 
 + 
 +=== VuDL === 
 + 
 +The VuDL front end code has been committed to master and the back end is now available in GitHub. No documentation yet for the new version -- talk to Demian if you need help.
  
 === Solr Cache Settings === === Solr Cache Settings ===
Line 40: Line 54:
 Eoghan pointed out that some of our cache settings seem excessively high. At least one Solr expert agrees. Should we change them? If so, how do we determine better values? Eoghan pointed out that some of our cache settings seem excessively high. At least one Solr expert agrees. Should we change them? If so, how do we determine better values?
  
-=== Goals for 2.2 ===+=== Performance Testing ===
  
-== eDisMax ==+Benjamin suggested setting up a shared document for devising test plans/documentation.
  
-An edismax branch has been established in GitHub (see [[https://github.com/vufind-org/vufind/pull/42|this pull request]]); however, we need to decide how to proceed due to a Solr issue that causes edismax to handle NOT and - queries poorly.+Step 1Outline scenarios
  
-=== VuDL ===+Tod Olson could not make the call but emailed some suggestions; they will be incorporated into the testing scenario document. 
 + 
 +Demian suggested setting a timeline so that there is a fixed planning period and then actual testing begins. 
 + 
 +Benjamin & Ben are willing to take the lead on this effort. 
 + 
 +Benjamin will start up a collaborative document and send an email to the vufind-tech list with more details about scenario collection, testing start dates, etc. 
 + 
 +=== 2.2 Release Target? ===
  
-The VuDL front end code has been committed to master.+Are we getting ready to schedule a 2.2 release soon? Worth thinking about -- we'll discuss further on next call.
  
 ==== 3. VuFind Summit 2013 ==== ==== 3. VuFind Summit 2013 ====
  
-The summit was a success -- video can be viewed on the [[..:VuFind Summit 2013]] page.+The summit was a success -- video can be viewed on the [[community:conferences:summit_2013|VuFind Summit 2013]] page.
  
 ==== 4. Other Topics? ==== ==== 4. Other Topics? ====
Line 63: Line 85:
 // IMPORTANT: Note the change from EDT to EST! // // IMPORTANT: Note the change from EDT to EST! //
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20131029.1382620471.txt.gz · Last modified: 2014/06/13 13:13 (external edit)