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

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:minutes20141209 [2014/12/08 16:12] – [1. Development Updates] demiankatzdevelopers_call:minutes20141209 [2015/08/25 15:35] (current) – [2. Development Planning] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: December 9, 2014 ====== ====== VuFind Developers Call Minutes: December 9, 2014 ======
  
-Attending:+Attending: Filipe Bento, Chris Delis, Chris Hallberg, Anna Headley, Demian Katz, Tod Olson, Claas & André from Leipzig
  
 ===== Agenda ===== ===== Agenda =====
Line 14: Line 14:
   * [[https://vufind.org/jira/browse/VUFIND-1043|VUFIND-1043]], [[https://vufind.org/jira/browse/VUFIND-1045|VUFIND-1045]], [[https://vufind.org/jira/browse/VUFIND-1046|VUFIND-1046]], [[https://vufind.org/jira/browse/VUFIND-1047|VUFIND-1047]], [[https://vufind.org/jira/browse/VUFIND-1048|VUFIND-1048]], [[https://vufind.org/jira/browse/VUFIND-1049|VUFIND-1049]], [[https://vufind.org/jira/browse/VUFIND-1050|VUFIND-1050]], [[https://vufind.org/jira/browse/VUFIND-1051|VUFIND-1051]], [[https://vufind.org/jira/browse/VUFIND-1052|VUFIND-1052]], [[https://vufind.org/jira/browse/VUFIND-1053|VUFIND-1053]], [[https://vufind.org/jira/browse/VUFIND-1054|VUFIND-1054]], [[https://vufind.org/jira/browse/VUFIND-1055|VUFIND-1055]], [[https://vufind.org/jira/browse/VUFIND-1056|VUFIND-1056]], [[https://vufind.org/jira/browse/VUFIND-1057|VUFIND-1057]], [[https://vufind.org/jira/browse/VUFIND-1058|VUFIND-1058]] - This series of tickets covers the functionality of the new WorldCatDiscovery module (currently in progress in the wcdiscovery branch).   * [[https://vufind.org/jira/browse/VUFIND-1043|VUFIND-1043]], [[https://vufind.org/jira/browse/VUFIND-1045|VUFIND-1045]], [[https://vufind.org/jira/browse/VUFIND-1046|VUFIND-1046]], [[https://vufind.org/jira/browse/VUFIND-1047|VUFIND-1047]], [[https://vufind.org/jira/browse/VUFIND-1048|VUFIND-1048]], [[https://vufind.org/jira/browse/VUFIND-1049|VUFIND-1049]], [[https://vufind.org/jira/browse/VUFIND-1050|VUFIND-1050]], [[https://vufind.org/jira/browse/VUFIND-1051|VUFIND-1051]], [[https://vufind.org/jira/browse/VUFIND-1052|VUFIND-1052]], [[https://vufind.org/jira/browse/VUFIND-1053|VUFIND-1053]], [[https://vufind.org/jira/browse/VUFIND-1054|VUFIND-1054]], [[https://vufind.org/jira/browse/VUFIND-1055|VUFIND-1055]], [[https://vufind.org/jira/browse/VUFIND-1056|VUFIND-1056]], [[https://vufind.org/jira/browse/VUFIND-1057|VUFIND-1057]], [[https://vufind.org/jira/browse/VUFIND-1058|VUFIND-1058]] - This series of tickets covers the functionality of the new WorldCatDiscovery module (currently in progress in the wcdiscovery branch).
   * [[https://vufind.org/jira/browse/VUFIND-1059|VUFIND-1059]] - This ticket reports a (now-fixed) bug: missing search history labels in bootstrap/bootstrap3 themes.   * [[https://vufind.org/jira/browse/VUFIND-1059|VUFIND-1059]] - This ticket reports a (now-fixed) bug: missing search history labels in bootstrap/bootstrap3 themes.
-  * [[https://vufind.org/jira/browse/VUFIND-1060|VUFIND-1060]] - This ticket reports some standards compliance issues in the OAI server; it was resolved by PR [[https://github.com/vufind-org/vufind/pull/257|#257]]+  * [[https://vufind.org/jira/browse/VUFIND-1060|VUFIND-1060]] - This ticket reports some standards compliance issues in the OAI server; it was resolved by PRs [[https://github.com/vufind-org/vufind/pull/257|#257]] and [[https://github.com/vufind-org/vufind/pull/259|#259]].
   * [[https://vufind.org/jira/browse/VUFIND-1061|VUFIND-1061]] - This ticket reports a (now-fixed) bug in the Aleph driver.   * [[https://vufind.org/jira/browse/VUFIND-1061|VUFIND-1061]] - This ticket reports a (now-fixed) bug in the Aleph driver.
   * [[https://vufind.org/jira/browse/VUFIND-1062|VUFIND-1062]] - This ticket suggests moving some of the no-hit spelling messages to a recommendation module for greater configurability.   * [[https://vufind.org/jira/browse/VUFIND-1062|VUFIND-1062]] - This ticket suggests moving some of the no-hit spelling messages to a recommendation module for greater configurability.
Line 20: Line 20:
 === Pull Requests === === Pull Requests ===
  
 +  * [[https://github.com/vufind-org/vufind/pull/185|#185]], [[https://github.com/vufind-org/vufind/pull/258|#258]] - merged - hierarchical facet support, which has been in progress for quite some time, has finally been merged
   * [[https://github.com/vufind-org/vufind/pull/234|#234]] - merged - minor style improvement   * [[https://github.com/vufind-org/vufind/pull/234|#234]] - merged - minor style improvement
-  * [[https://github.com/vufind-org/vufind/pull/235|#235]] - in progress - screen reader improvements to visual view+  * [[https://github.com/vufind-org/vufind/pull/235|#235]] - merged - screen reader improvements to visual view
   * [[https://github.com/vufind-org/vufind/pull/236|#236]] - merged - improvements to consortial support   * [[https://github.com/vufind-org/vufind/pull/236|#236]] - merged - improvements to consortial support
   * [[https://github.com/vufind-org/vufind/pull/237|#237]] - merged - DAIA driver improvements   * [[https://github.com/vufind-org/vufind/pull/237|#237]] - merged - DAIA driver improvements
Line 38: Line 39:
   * [[https://github.com/vufind-org/vufind/pull/255|#255]] - in progress - enhancements to the UI for alphabrowse results.   * [[https://github.com/vufind-org/vufind/pull/255|#255]] - in progress - enhancements to the UI for alphabrowse results.
   * [[https://github.com/vufind-org/vufind/pull/256|#256]] - merged - French translation improvements.   * [[https://github.com/vufind-org/vufind/pull/256|#256]] - merged - French translation improvements.
-  * [[https://github.com/vufind-org/vufind-browse-handler/pull/11|browse handler #11]] - in progress efforts to improve browse handler Solr integration to reduce dependencies and increase compatibility+  * [[https://github.com/vufind-org/vufind/pull/257|#257]] - merged - added missing jquerymobile templates for MultiILS authentication. 
 +  * [[https://github.com/vufind-org/vufind-browse-handler/pull/11|browse handler #11]] - merged improved browse handler Solr integration to reduce dependencies and increase compatibility
  
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
Line 48: Line 50:
 === Bootstrap(2) Theme Deprecation === === Bootstrap(2) Theme Deprecation ===
  
-The old bootstrap and bootprint themes have been removed in favor of the newer bootstrap3/bootprint3 themes. An oldbootstrap branch has been established to allow further development of the legacy themes if there turns out to be a need for this.+The old bootstrap and bootprint themes have been removed in favor of the newer bootstrap3/bootprint3 themes. A [[https://github.com/vufind-org/vufind/tree/legacy/bootstrap|legacy/bootstrap]] branch has been established to allow further development of the legacy themes if there turns out to be a need for this.
  
 === Call Number Normalization === === Call Number Normalization ===
  
-Tod has recently posted some patches on the solrmarc-tech list.+Tod has recently posted some patches on the solrmarc-tech list. Anna and Tod are going to coordinate finishing up the work.
 ==== 3. Next Call Date? ==== ==== 3. Next Call Date? ====
  
-The next call is very close to the Christmas holiday. We discussed whether it was worth holding, given that many people may be on vacation.+The next call is very close to the Christmas holiday. We discussed whether it was worth holding, given that many people may be on vacation. It was decided to skip 12/23 and have the next call on 1/6.
  
 ==== 4. Other Topics? ==== ==== 4. Other Topics? ====
Line 63: Line 65:
 ===== Next Call ===== ===== Next Call =====
  
-The next call will be Tuesday, December 232014 at 10am Eastern Standard Time (15:00 GMT).+The next call will be Tuesday, January 62015 at 10am Eastern Standard Time (15:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20141209.1418055146.txt.gz · Last modified: 2014/12/08 16:12 by demiankatz