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.
community:newsletter:2020-08

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
community:newsletter:2020-08 [2020/07/29 20:57] – [Code in Progress] demiankatzcommunity:newsletter:2020-08 [2020/08/25 13:34] (current) – [VuFind Newsletter: August, 2020] demiankatz
Line 1: Line 1:
 ====== VuFind Newsletter: August, 2020 ====== ====== VuFind Newsletter: August, 2020 ======
- 
-:!: This document is a draft and is subject to change. 
  
 ===== Highlights / Executive Summary ===== ===== Highlights / Executive Summary =====
  
-...+Most of the work in August was focused in two main areas: community building and preparation for release 7.0.1.
  
 +As discussed in recent [[:community_call|Community Calls]], Demian has established a new default "dev" branch in GitHub to replace the "master" branch and clarify the branch's role. The "master" branch will be maintained in parallel with "dev" until GitHub supports redirection so that it can be eliminated without breaking outstanding links.
 +
 +Other community building progress includes the creation of some commonly-used files in our Git repository: a [[https://github.com/vufind-org/vufind/blob/dev/CONTRIBUTING.md|CONTRIBUTING.md]] file to point new contributors to important wiki resources, and a [[https://github.com/vufind-org/vufind/blob/dev/CODE_OF_CONDUCT.md|CODE_OF_CONDUCT.md]] file containing a formal Code of Conduct for the community. It should be emphasized that the Code of Conduct is not being published in reaction to any specific problem; the VuFind community has a long history of friendliness and inclusiveness. However, by introducing formal standards and a mechanism for anonymously reporting incidents, we better align ourselves with peer projects and protect against future problems.
 +
 +Release 7.0.1 will be released before the end of the month and will address a few bugs and issues identified in the 7.0 release (most significantly, some display issues impacting the "combined search" functionality).
 +
 +The focus on 7.0.1 and the community did not prevent progress in other areas as well, including some improvements to ILS drivers and a new feature (to be included in release 7.1) for tagging user lists.
 +
 +Also note that the [[https://vufind.org/wiki/community:conferences:summit_2020:cfp|Call for Papers]] for the [[https://vufind.org/wiki/community:conferences:summit_2020|Virtual VuFind Summit 2020]] has been extended until the end of the month. Please consider contributing to the event if you have not already!
 ===== Recently Completed / Resolved Issues ===== ===== Recently Completed / Resolved Issues =====
  
 The following items were completed in the past month: The following items were completed in the past month:
  
 +  * Add forwarded_ip_filter setting: [[https://github.com/vufind-org/vufind/pull/1687|#1687]]
 +  * Create CODE_OF_CONDUCT.md: [[https://github.com/vufind-org/vufind/pull/1685|#1685]]
 +  * Create CONTRIBUTING.md: [[https://github.com/vufind-org/vufind/pull/1686|#1686]]
   * Fix bug: combined search page width / rendering error in VuFind 7.0: [[https://vufind.org/jira/browse/VUFIND-1411|VUFIND-1411]] / [[https://github.com/vufind-org/vufind/pull/1684|#1684]]   * Fix bug: combined search page width / rendering error in VuFind 7.0: [[https://vufind.org/jira/browse/VUFIND-1411|VUFIND-1411]] / [[https://github.com/vufind-org/vufind/pull/1684|#1684]]
 +  * Fix bug: Evergreen real time status lookup fails: [[https://vufind.org/jira/browse/VUFIND-1413|VUFIND-1413]]
 +  * Fix bug: illegal method call introduced by recent commit ([[https://github.com/vufind-org/vufind/commit/2b05cef5c7f3041444ad415935f482e8b3cacfee|2b05cef]]): [[https://github.com/vufind-org/vufind/pull/1693|#1693]]
   * Fix bug: VuFind\Db\Table\Gateway $rowObj parameter is not nullable: [[https://vufind.org/jira/browse/VUFIND-1412|VUFIND-1412]]   * Fix bug: VuFind\Db\Table\Gateway $rowObj parameter is not nullable: [[https://vufind.org/jira/browse/VUFIND-1412|VUFIND-1412]]
 +  * FOLIO: use location discoveryDisplayName instead of name: [[https://github.com/vufind-org/vufind/pull/1692|#1692]]
 +  * Update dependencies for release 7.0.1: [[https://github.com/vufind-org/vufind/pull/1689|#1689]]
 +  * Use SQL_STAR constant for clarity: [[https://github.com/vufind-org/vufind/pull/1690|#1690]]
  
 ===== New Issues ===== ===== New Issues =====
Line 19: Line 34:
  
 ==== Code in Progress ==== ==== Code in Progress ====
-  * Create CODE_OF_CONDUCT.md: [[https://github.com/vufind-org/vufind/pull/1685|#1685]] +  * Move JS translations from layout to separate file: [[https://github.com/vufind-org/vufind/pull/1691|#1691]] 
-  * Create CONTRIBUTING.md: [[https://github.com/vufind-org/vufind/pull/1686|#1686]]+  * Reduce EDS API calls by caching data required for Search Options: [[https://github.com/vufind-org/vufind/pull/1688|#1688]]
  
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
  
-  * ...+  * Remove deprecated code from 7.x: [[https://vufind.org/jira/browse/VUFIND-1415|VUFIND-1415]]
  
 ===== Active Issues ===== ===== Active Issues =====
Line 30: Line 45:
 The following items saw significant progress / activity during the past month: The following items saw significant progress / activity during the past month:
  
-  * ...+  * Allow tagging of records at the list level: [[https://github.com/vufind-org/vufind/pull/1645|#1645]]
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
community/newsletter/2020-08.1596056237.txt.gz · Last modified: 2020/07/29 20:57 by demiankatz