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

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:minutes20160927 [2016/09/22 18:58] – [4. VuFind Summit 2016] demiankatzdevelopers_call:minutes20160927 [2016/09/27 13:18] (current) – [6. Other Topics?] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: September 27, 2016 ====== ====== VuFind Developers Call Minutes: September 27, 2016 ======
  
-Attending: +Attending: Leila Gonzales, Chris Hallberg, Demian Katz, Claas Kazzer, André Lahmann, Jochen Lienhard, Ere Maijala
  
 ===== Agenda ===== ===== Agenda =====
Line 17: Line 17:
   * [[https://vufind.org/jira/browse/VUFIND-1127|VUFIND-1127]] - This ticket on cookie consent seems to have reached a satisfactory conclusion and has been closed.   * [[https://vufind.org/jira/browse/VUFIND-1127|VUFIND-1127]] - This ticket on cookie consent seems to have reached a satisfactory conclusion and has been closed.
   * [[https://vufind.org/jira/browse/VUFIND-1174|VUFIND-1174]] - This was more of a support request than an issue report; closed due to inactivity.   * [[https://vufind.org/jira/browse/VUFIND-1174|VUFIND-1174]] - This was more of a support request than an issue report; closed due to inactivity.
 +  * [[https://vufind.org/jira/browse/VUFIND-1175|VUFIND-1175]] - This suggestion (store last "retain filter" setting in session storage) has been implemented.
   * [[https://vufind.org/jira/browse/VUFIND-1182|VUFIND-1182]] - SolrMarc has been upgraded, so this has been closed.   * [[https://vufind.org/jira/browse/VUFIND-1182|VUFIND-1182]] - SolrMarc has been upgraded, so this has been closed.
   * [[https://vufind.org/jira/browse/VUFIND-1199|VUFIND-1199]] - This ticket tracks possible enhancements to the recently-added geographic features.   * [[https://vufind.org/jira/browse/VUFIND-1199|VUFIND-1199]] - This ticket tracks possible enhancements to the recently-added geographic features.
   * [[https://vufind.org/jira/browse/VUFIND-1200|VUFIND-1200]] - This ticket tracks the fact that full URLs included in the 'js' and 'css' keys of theme.config.php were not being processed correctly; the issue is fixed as of 3.1.   * [[https://vufind.org/jira/browse/VUFIND-1200|VUFIND-1200]] - This ticket tracks the fact that full URLs included in the 'js' and 'css' keys of theme.config.php were not being processed correctly; the issue is fixed as of 3.1.
 +  * [[https://vufind.org/jira/browse/VUFIND-1201|VUFIND-1201]] - This ticket tracks some cart bugs discovered in the 3.1 release (which appear to have been around for a while -- only just noticed). Chris is working on fixes.
 +  * [[https://vufind.org/jira/browse/VUFIND-1202|VUFIND-1202]] - This ticket tracks the fact that the new SolrMarc appears to have trouble with MARC-XML.
  
 === Pull Requests === === Pull Requests ===
  
   * [[https://github.com/vufind-org/vufind/pull/793|#793]], [[https://github.com/vufind-org/vufind/pull/801|#801]] - merged - DAIA/PAIA ILS driver improvements and fixes.   * [[https://github.com/vufind-org/vufind/pull/793|#793]], [[https://github.com/vufind-org/vufind/pull/801|#801]] - merged - DAIA/PAIA ILS driver improvements and fixes.
-  * [[https://github.com/vufind-org/vufind/pull/794|#794]] - in progress - work on simplifying AJAX comment handling; this PR has been closed while a more up-to-date version is under development.+  * [[https://github.com/vufind-org/vufind/pull/794|#794]], [[https://github.com/vufind-org/vufind/pull/804|#804]] - in progress - work on simplifying AJAX comment handling; this PR has been closed while a more up-to-date version is under development.
   * [[https://github.com/vufind-org/vufind/pull/795|#795]] - merged - Minor MultiBackend ILS driver fix for ILL handling.   * [[https://github.com/vufind-org/vufind/pull/795|#795]] - merged - Minor MultiBackend ILS driver fix for ILL handling.
   * [[https://github.com/vufind-org/vufind/pull/796|#796]], [[https://github.com/vufind-org/vufind/pull/798|#798]] - merged - Improved handling of trailing question marks in Solr search queries.   * [[https://github.com/vufind-org/vufind/pull/796|#796]], [[https://github.com/vufind-org/vufind/pull/798|#798]] - merged - Improved handling of trailing question marks in Solr search queries.
   * [[https://github.com/vufind-org/vufind/pull/797|#797]] - merged - Bug fixes related to ReCaptcha and the AJAX embedded record view.   * [[https://github.com/vufind-org/vufind/pull/797|#797]] - merged - Bug fixes related to ReCaptcha and the AJAX embedded record view.
-  * [[https://github.com/vufind-org/vufind/pull/799|#799]] - in progress - a new recommendation module for detecting DOI numbers in user searches and sending them to a resolver.+  * [[https://github.com/vufind-org/vufind/pull/799|#799]] - merged - a new recommendation module for detecting DOI numbers in user searches and sending them to a resolver.
   * [[https://github.com/vufind-org/vufind/pull/800|#800]] - merged - Fixed handling of the "noajax" class in tabs displayed as part of an AJAX-embedded record.   * [[https://github.com/vufind-org/vufind/pull/800|#800]] - merged - Fixed handling of the "noajax" class in tabs displayed as part of an AJAX-embedded record.
   * [[https://github.com/vufind-org/vufind/pull/802|#802]] - in progress - proof of concept for using the "form" attribute of the input element to simplify markup and avoid nested forms. Requires some IE polyfill code.   * [[https://github.com/vufind-org/vufind/pull/802|#802]] - in progress - proof of concept for using the "form" attribute of the input element to simplify markup and avoid nested forms. Requires some IE polyfill code.
   * [[https://github.com/vufind-org/vufind/pull/803|#803]] - in progress - a test integration of the [[https://github.com/filp/whoops|Whoops]] error handler (cannot be merged until VuFind's minimum PHP version is raised and some other issues are resolved/investigated).   * [[https://github.com/vufind-org/vufind/pull/803|#803]] - in progress - a test integration of the [[https://github.com/filp/whoops|Whoops]] error handler (cannot be merged until VuFind's minimum PHP version is raised and some other issues are resolved/investigated).
 +  * [[https://github.com/vufind-org/vufind/pull/805|#805]] - merged - minor KohaILSDI driver improvement.
 +  * [[https://github.com/vufind-org/vufind/pull/806|#806]] - merged - minor translation consistency improvements.
 +  * [[https://github.com/vufind-org/vufind/pull/807|#807]] - in progress - UI improvements to the date slider control.
 +  * [[https://github.com/vufind-org/vufind/pull/808|#808]] - merged - bug fix to AJAX tab loading (bad URLs were generated when the VuFind path and server hostname overlapped).
 +  * [[https://github.com/vufind-org/vufind/pull/809|#809]] - in progress - small fix to hold-related Javascript.
  
 === Release 3.1 === === Release 3.1 ===
  
-The release went out on time. Please give it a try and report any problems.+The release went out on time. Please give it a try and report any problems. A few issues have already turned up, so expect a 3.1.1 release in about a month to resolve them.
 ==== 2. Development Planning ==== ==== 2. Development Planning ====
  
Line 53: Line 61:
  
 Chris discussed his proposed solution to the "double search box" problem. See [[https://github.com/crhallberg/vufind/blob/one-search-with-README/README.md|this branch]]. Chris discussed his proposed solution to the "double search box" problem. See [[https://github.com/crhallberg/vufind/blob/one-search-with-README/README.md|this branch]].
 +
 +Chris also mentioned that ReCaptcha code has been significantly revised to better support multiple Captchas on the page (as of release 3.1).
  
 === API === === API ===
Line 84: Line 94:
 ==== 3. Institutional Home ==== ==== 3. Institutional Home ====
  
 +Investigations are ongoing; currently getting cost estimates for the necessary support services.
 ==== 4. VuFind Summit 2016 ==== ==== 4. VuFind Summit 2016 ====
  
Line 93: Line 104:
 ==== 6. Other Topics? ==== ==== 6. Other Topics? ====
  
 +None this time.
 ===== Next Call ===== ===== Next Call =====
  
 The next call will be Tuesday, October 25, 2016 at 9am Eastern Daylight Time (13:00 GMT). The next call will be Tuesday, October 25, 2016 at 9am Eastern Daylight Time (13:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20160927.1474570731.txt.gz · Last modified: 2016/09/22 18:58 by demiankatz