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

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
Next revisionBoth sides next revision
minutes_20120110 [2012/01/03 20:25] demiankatzminutes_20120110 [2012/01/10 16:24] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: January 10, 2012 ====== ====== VuFind Developers Call Minutes: January 10, 2012 ======
  
-Attending: +Attending: Anoop Atre, Filipe Bento, Lutz Biedinger, Demian Katz, David Lacy, Eoghan Ó Carragáin, Luke O'Sullivan, Sean Purcell, Ernie Simuro
  
 ===== Agenda ===== ===== Agenda =====
Line 7: Line 7:
 ==== 1. New/Updated JIRA Tickets ==== ==== 1. New/Updated JIRA Tickets ====
  
 +  * [[http://vufind.org/jira/browse/VUFIND-224|VUFIND-224]] / [[http://vufind.org/jira/browse/VUFIND-228|VUFIND-228]] / [[http://vufind.org/jira/browse/VUFIND-250|VUFIND-250]] - Several WorldCat issues have been resolved during VuFind 2.0 development; since these problems are unlikely to be resolved in 1.x, the tickets have been closed and marked as fixed in 2.0RC1.
   * [[http://vufind.org/jira/browse/VUFIND-279|VUFIND-279]] - The addition of a user phone number field to the database was proposed here.   * [[http://vufind.org/jira/browse/VUFIND-279|VUFIND-279]] - The addition of a user phone number field to the database was proposed here.
   * [[http://vufind.org/jira/browse/VUFIND-421|VUFIND-421]] / [[http://vufind.org/jira/browse/VUFIND-441|VUFIND-441]] - Some updated files have been attached to these tickets, which deal with hierarchical navigation of VuFind records.   * [[http://vufind.org/jira/browse/VUFIND-421|VUFIND-421]] / [[http://vufind.org/jira/browse/VUFIND-441|VUFIND-441]] - Some updated files have been attached to these tickets, which deal with hierarchical navigation of VuFind records.
Line 24: Line 25:
 ==== 2. VuFind 2.0 Update ==== ==== 2. VuFind 2.0 Update ====
  
-We will probably have to raise the base requirement to PHP 5.3 in order to take advantage of [[http://php.net/manual/en/language.oop5.late-static-bindings.php|late static bindings]]; this requirement will also probably exist if we decide to upgrade to the soon-to-be-released Zend Framework 2.0.+We will have to raise the base requirement to PHP 5.3 in order to take advantage of [[http://php.net/manual/en/language.oop5.late-static-bindings.php|late static bindings]]; this requirement will also probably exist if we decide to upgrade to the soon-to-be-released Zend Framework 2.0.
  
-Demian has once again refactored the search code in an effort to make the organization more logical.  To test the latest arrangement, he has begun implementing non-standard search modules (Authority, Reserves, WorldCat).  So far the new system works well -- it is much easier to implement a whole new search interface than it used to be.  However, more work needs to be done to make the record views that correspond with these searches a little more straightforward and less redundant.+Demian has once again refactored the search code in an effort to make the organization more logical.  To test the latest arrangement, he has begun implementing non-standard search modules (Authority, Reserves, WorldCat).  So far the new system works well -- it is much easier to implement a whole new search interface than it used to be.  Record views have also been refactored to complement the refactored Search functionality.  Next search-related tasks: implementing the Summon module and some across-the-board functionality that has not been ported yet (citations, reviews, etc.).
  
 The MyResearch area is also coming along nicely, with most of the list-related functionality now complete (apart from the need to add some fields to the database to allow sorting across multiple record sources). The MyResearch area is also coming along nicely, with most of the list-related functionality now complete (apart from the need to add some fields to the database to allow sorting across multiple record sources).
  
 More unit tests have been built, and code coverage should be improving; however, there are currently problems on the continuous integration server that are preventing PHPUnit from generating coverage reports correctly; Demian is investigating. More unit tests have been built, and code coverage should be improving; however, there are currently problems on the continuous integration server that are preventing PHPUnit from generating coverage reports correctly; Demian is investigating.
 +
 +Demian has figured out how to use namespaces in the Wiki, so he will begin documenting VuFind 2.0 in its own namespace ([[VuFind2:start|here]]) as time permits.
  
 ==== 3. Hierarchical / Archival Data in VuFind ==== ==== 3. Hierarchical / Archival Data in VuFind ====
 +
 +Eoghan and Luke are planning to meet up to work on [[http://vufind.org/jira/browse/VUFIND-421|VUFIND-421]] and [[http://vufind.org/jira/browse/VUFIND-441|VUFIND-441]] in February.  These patches are designed to add support to VuFind for hierarchical relationships between records.
 +
 +Hierarchical data needs to be pulled from different sources in different situations -- i.e. National Library of Ireland uses their ILS for the data via the driver, while other situations will need to pull from external files or other software packages.
  
 ==== 4. New Mobile Theme ==== ==== 4. New Mobile Theme ====
developers_call/minutes20120110.txt · Last modified: 2015/12/14 20:08 by demiankatz