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

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
developers_call:minutes20160607 [2016/06/06 16:19] – [1. Development Updates] demiankatzdevelopers_call:minutes20160607 [2016/06/07 13:11] – [VuFind Developers Call Minutes: June 7, 2016] demiankatz
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: June 7, 2016 ====== ====== VuFind Developers Call Minutes: June 7, 2016 ======
  
-Attending: +Attending: Laurie Gemmill Arp, Chris Delis, Matthias Edel, Leila Gonzales, Chris Hallberg, Tom Hutchinson, Demian Katz, Claas Kazzer, André Lahmann, Jochen Lienhard, Ere Maijala, Brad Patton, Jay Roos
  
 ===== Agenda ===== ===== Agenda =====
Line 12: Line 12:
   * [[https://vufind.org/jira/browse/VUFIND-1179|VUFIND-1179]], [[https://vufind.org/jira/browse/VUFIND-1181|VUFIND-1181]] - Two reports of the same bug related to password changing; fixed in master and release 3.0.1.   * [[https://vufind.org/jira/browse/VUFIND-1179|VUFIND-1179]], [[https://vufind.org/jira/browse/VUFIND-1181|VUFIND-1181]] - Two reports of the same bug related to password changing; fixed in master and release 3.0.1.
   * [[https://vufind.org/jira/browse/VUFIND-1180|VUFIND-1180]] - Reports bug related to bulk export; fixed in master, and fix will be released in 3.0.2.   * [[https://vufind.org/jira/browse/VUFIND-1180|VUFIND-1180]] - Reports bug related to bulk export; fixed in master, and fix will be released in 3.0.2.
 +  * [[https://vufind.org/jira/browse/VUFIND-1182|VUFIND-1182]] - A reminder to upgrade to the next SolrMarc release between now and the 3.1 release.
 +  * [[https://vufind.org/jira/browse/VUFIND-1183|VUFIND-1183]] - Notes on a minor indexing bug affecting the author2_variant field (certain edge cases break the "initials" logic). BeanShell will be fixed for 3.0.2 and full fix will be in next SolrMarc release.
 +  * [[https://vufind.org/jira/browse/VUFIND-1184|VUFIND-1184]], [[https://vufind.org/jira/browse/VUFIND-1185|VUFIND-1185]] - These tickets report some quirks related to spell checking behavior; Demian will investigate.
 +  * [[https://vufind.org/jira/browse/VUFIND-1186|VUFIND-1186]] - This ticket proposes better HTTP status code messaging around disabled functionality; Demian will investigate.
  
 === Pull Requests === === Pull Requests ===
Line 23: Line 27:
   * [[https://github.com/vufind-org/vufind/pull/716|#716]] - in progress - proposed changes to LDAP attribute processing.   * [[https://github.com/vufind-org/vufind/pull/716|#716]] - in progress - proposed changes to LDAP attribute processing.
   * [[https://github.com/vufind-org/vufind/pull/717|#717]] - in progress - new permission provider for checking attributes in the User database table.   * [[https://github.com/vufind-org/vufind/pull/717|#717]] - in progress - new permission provider for checking attributes in the User database table.
-  * [[https://github.com/vufind-org/vufind/pull/718|#718]] - in progress - refactoring related to cover URL formatting (needed for the [[https://github.com/vufind-org/vufind/pull/693|channels PR]]).+  * [[https://github.com/vufind-org/vufind/pull/718|#718]] - merged - refactoring related to cover URL formatting (needed for the [[https://github.com/vufind-org/vufind/pull/693|channels PR]])
 +  * [[https://github.com/vufind-org/vufindhttp/pull/5|VuFindHttp #5]] - merged - fix to inconsistency in interface.
  
 === 3.0.1 Release === === 3.0.1 Release ===
Line 42: Line 47:
 == Grunt == == Grunt ==
   * see [[https://github.com/vufind-org/vufind/pull/659|PR #659]]   * see [[https://github.com/vufind-org/vufind/pull/659|PR #659]]
 +
 +Not a lot of progress in past two weeks, but Chris is currently working on "theme packing" feature which compiles a tree of themes into a single directory to speed up retrieval by eliminating file searches.
 +
 +Chris also reiterated emphasis on simplicity in default Grunt implementation.
  
 == Channels == == Channels ==
   * see [[https://github.com/vufind-org/vufind/pull/693|PR #693]] for progress   * see [[https://github.com/vufind-org/vufind/pull/693|PR #693]] for progress
 +
 +Demian and Chris have made progress on display of thumbnails.
  
 == JS Code Styling with ESLint == == JS Code Styling with ESLint ==
developers_call/minutes20160607.txt · Last modified: 2016/06/07 13:37 by demiankatz