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

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:minutes20130514 [2013/05/14 14:30] – [2. VuFind 2.0 Update] demiankatzdevelopers_call:minutes20130514 [2014/06/13 13:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: May 14, 2013 ====== ====== VuFind Developers Call Minutes: May 14, 2013 ======
  
-Attending: Filipe Bento, Chris Fishburn, Demian Katz, Joshua Knoll, Benjamin Mosior, Tod Olson, Sean Purcell, Al Rykhus, Ben Wiens+Attending: Filipe Bento, Chris Fishburn, Demian Katz, Josiah Knoll, Benjamin Mosior, Tod Olson, Sean Purcell, Al Rykhus, Ben Wiens
  
 ===== Agenda ===== ===== Agenda =====
Line 39: Line 39:
 The master branch has been updated to use the latest SolrMarc release, so we are ready to upgrade to Solr 4 as soon as version 4.3 is released.  Eoghan has just updated the solr4x branch to Solr 4.2.1; we may want to consider accepting this version for master, since currently 4.3 seems to have some new SolrMarc compatibility issues.  Demian is leaning toward getting 4.2.1 into master now and worrying about 4.3 later when SolrMarc issues are resolved.  No one objected, so the merge will be done soon. The master branch has been updated to use the latest SolrMarc release, so we are ready to upgrade to Solr 4 as soon as version 4.3 is released.  Eoghan has just updated the solr4x branch to Solr 4.2.1; we may want to consider accepting this version for master, since currently 4.3 seems to have some new SolrMarc compatibility issues.  Demian is leaning toward getting 4.2.1 into master now and worrying about 4.3 later when SolrMarc issues are resolved.  No one objected, so the merge will be done soon.
  
-Demian has improved the security of the AjaxController with [[http://vufind.git.sourceforge.net/git/gitweb.cgi?p=vufind/vufind;a=commitdiff;h=c20e1e4911e6d9e711760962a1614591102676b4|this commit]].  Now all AJAX-callable methods are suffixed with "Ajax" to prevent users from calling arbitrary code.  Further work should be done to reduce the amount of work done in the AjaxController, but this progress is at least the bare minimum necessary for the 2.0 release.+Demian has improved the security of the AjaxController with [[https://github.com/vufind-org/vufind/commit/c20e1e4911e6d9e711760962a1614591102676b4|this commit]].  Now all AJAX-callable methods are suffixed with "Ajax" to prevent users from calling arbitrary code.  Further work should be done to reduce the amount of work done in the AjaxController, but this progress is at least the bare minimum necessary for the 2.0 release.
  
 Demian also believes that reduction of service locator access is sufficient for a 2.0 release -- the remaining classes relying on the service locator do so for a specific reason (mostly controllers and controller-like mechanisms, plus a couple of instances where lazy loading seems wise). Demian also believes that reduction of service locator access is sufficient for a 2.0 release -- the remaining classes relying on the service locator do so for a specific reason (mostly controllers and controller-like mechanisms, plus a couple of instances where lazy loading seems wise).
Line 53: Line 53:
 ==== 3. Linked Data ==== ==== 3. Linked Data ====
  
 +No news this week.
 ==== 4. VuFind Summit 2013 ==== ==== 4. VuFind Summit 2013 ====
  
Line 58: Line 59:
 ==== 5. Other Topics? ==== ==== 5. Other Topics? ====
  
 +Filipe is making progress on testing VuFind with JAWS and will report back soon.
 ===== Next Call ===== ===== Next Call =====
  
 The next call will be Tuesday, May 28, 2013 at 10am Eastern Daylight Time (14:00 GMT). The next call will be Tuesday, May 28, 2013 at 10am Eastern Daylight Time (14:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20130514.1368541853.txt.gz · Last modified: 2014/06/13 13:13 (external edit)