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

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:minutes20130917 [2013/09/12 14:26] – [2. Development Updates/Planning] demiankatzdevelopers_call:minutes20130917 [2014/06/13 13:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: September 17, 2013 ====== ====== VuFind Developers Call Minutes: September 17, 2013 ======
  
-Attending: +Attending: Filipe Bento, Chris Hallberg, Demian Katz, Benjamin Mosior, Tod Olson, Al Rykhus, Dan Scott
  
 ===== Agenda ===== ===== Agenda =====
Line 16: Line 16:
   * [[http://vufind.org/jira/browse/VUFIND-884|VUFIND-884]] - This ticket addresses a significant bug in the AJAX mode of combined search.   * [[http://vufind.org/jira/browse/VUFIND-884|VUFIND-884]] - This ticket addresses a significant bug in the AJAX mode of combined search.
   * [[http://vufind.org/jira/browse/VUFIND-886|VUFIND-886]] - This ticket improves post-login redirection.   * [[http://vufind.org/jira/browse/VUFIND-886|VUFIND-886]] - This ticket improves post-login redirection.
 +  * [[http://vufind.org/jira/browse/VUFIND-887|VUFIND-887]] - This ticket proposes allowing the stats system to ignore hits by web crawlers.
 +  * [[http://vufind.org/jira/browse/VUFIND-889|VUFIND-889]] - This ticket proposes [[http://citationstyles.org/developers/|CSL (Citation Style Language)]] integration.
 +  * [[http://vufind.org/jira/browse/VUFIND-890|VUFIND-890]] / [[http://vufind.org/jira/browse/VUFIND-891|VUFIND-891]] / [[http://vufind.org/jira/browse/VUFIND-892|VUFIND-892]] - These tickets track various issues related to the new Bootstrap theme.
 +  * [[http://vufind.org/jira/browse/VUFIND-893|VUFIND-893]] - This ticket reports a problem with the way some dates are generated in VuFind when updating the database -- it has been fixed in master.
  
 === Pull Requests === === Pull Requests ===
  
   * [[https://github.com/vufind-org/vufind/pull/26|#26]] / [[https://github.com/vufind-org/vufind/pull/27|#27]] - These PRs fix an incorrect HathiTrust option in the book preview configuration.   * [[https://github.com/vufind-org/vufind/pull/26|#26]] / [[https://github.com/vufind-org/vufind/pull/27|#27]] - These PRs fix an incorrect HathiTrust option in the book preview configuration.
 +  * [[https://github.com/vufind-org/vufind/pull/29|#29]] - This ticket makes a small tweak to MARC 780/785 handling (see also [[http://vufind.org/jira/browse/VUFIND-888|VUFIND-888]]).
  
 ==== 2. Development Updates/Planning ==== ==== 2. Development Updates/Planning ====
Line 29: Line 34:
 === Bootstrap Theme === === Bootstrap Theme ===
  
-Good progress is being made on the Bootstrap theme -- some code is beginning to go into master, and a first draft of the full theme should be published by the next call.+A first draft of the Bootstrap theme has been pushed to master. This theme has styling stripped down as far as possible, and it also features redesigned lightbox system which requires less redundant logic in the theme and the controller. Please give it a test run and report any problems in JIRA -- because this is such a substantial redesign, cross-browser testing would be greatly appreciated at this point. Also be aware that significant revisions may still take place as we work through the process of extending this base theme to match our local customizations -- it is possible that more hooks will need to be added to make the theme easier to style and extend.
  
 === RDFa === === RDFa ===
 +
 +Now that the Bootstrap theme draft is complete, we can move forward on the existing RDFa pull request. Dan will port RDFa code into Bootstrap.
  
 === Goals for 2.2 === === Goals for 2.2 ===
Line 37: Line 44:
 == TrieDateFields == == TrieDateFields ==
  
-[[http://vufind.org/jira/browse/VUFIND-546|VUFIND-546]] has been open for quite some time -- it proposes using TrieDateFields instead of DateFields in VuFind's schema. This should have no effect on existing behavior but will allow some additional function queries and may improve performance. The only downside is forcing a reindex. Should we make this change for 2.2?+[[http://vufind.org/jira/browse/VUFIND-546|VUFIND-546]] has been open for quite some time -- it proposes using TrieDateFields instead of DateFields in VuFind's schema. This should have no effect on existing behavior but will allow some additional function queries and may improve performance. The only downside is forcing a reindex. 
 + 
 +The group agreed to go ahead and try this -- Demian will work on it shortly. 
 + 
 +== VuDL Integration == 
 + 
 +This is probably the next major project on the Villanova side.
 ==== 3. VuFind Summit 2013 ==== ==== 3. VuFind Summit 2013 ====
  
 +Some talk proposals are beginning to come in, but we still have room for more -- please [[http://vustuff.org/vustuff/tech-superfecta/submit-proposal/|submit]] if you haven't already.
 ==== 4. Other Topics? ==== ==== 4. Other Topics? ====
  
 +=== Solr Tuning ===
 +
 +Dan brought up the subject of Solr tuning, which has been a major theme on the mailing lists lately. Benjamin suggested that creating some jmeter load-testing documentation would be helpful -- he will begin putting some notes into the wiki. Tod also offered to contribute when possible. When some notes are collected, we should reach out to other Solr users (e.g. Blacklight community) to compare suggestions.
 +
 +=== SSL ===
 +
 +Demian is currently investigating whether use of the cURL adapter in ZF can help work around some of the recent SSL complaints.
 ===== Next Call ===== ===== Next Call =====
  
 The next call will be Tuesday, October 1, 2013 at 10am Eastern Daylight Time (14:00 GMT). The next call will be Tuesday, October 1, 2013 at 10am Eastern Daylight Time (14:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20130917.1378995991.txt.gz · Last modified: 2014/06/13 13:13 (external edit)