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-07

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
community:newsletter:2020-07 [2020/06/30 20:48] demiankatzcommunity:newsletter:2020-07 [2020/07/27 19:27] – [Issue Report / Discussion Only] demiankatz
Line 11: Line 11:
 The following items were completed in the past month: The following items were completed in the past month:
  
 +  * Add dc:coverage geographic support to the DSpace XSLT: [[https://github.com/vufind-org/vufind/pull/1465|#1465]]
 +  * Add support for the SameSite cookie attribute. Default to 'Lax': [[https://github.com/vufind-org/vufind/pull/1664|#1664]], [[https://github.com/vufind-org/vufind/pull/1673|#1673]]
 +  * Enhancements to cover loading: [[https://vufind.org/jira/browse/VUFIND-1140|VUFIND-1140]] / [[https://github.com/vufind-org/vufind/pull/1566|#1566]], [[https://github.com/vufind-org/vufind/pull/1668|#1668]]
 +  * Expose the ability to check ajax item status for a single search result: [[https://github.com/vufind-org/vufind/pull/1670|#1670]]
 +  * Fix lightbox title problems caused by accessibility improvements: [[https://github.com/vufind-org/vufind/pull/1674|#1674]], [[https://github.com/vufind-org/vufind/pull/1675|#1675]]
 +  * Fix Search2/hierarchical facet bug: [[https://github.com/vufind-org/vufind/pull/1678|#1678]]
   * FOLIO driver: add check for item level suppression [[https://github.com/vufind-org/vufind/pull/1660|#1660]]   * FOLIO driver: add check for item level suppression [[https://github.com/vufind-org/vufind/pull/1660|#1660]]
 +  * FOLIO driver: respect discoverySuppress setting: [[https://github.com/vufind-org/vufind/pull/1683|#1683]]
 +  * Improve comments related to Primo Central permission settings: [[https://github.com/vufind-org/vufind/pull/1676|#1676]]
 +  * Improve handling of CURL proxification: [[https://github.com/vufind-org/vufindhttp/pull/15|vufindhttp#15]]
 +  * Improve user IP address handling: [[https://vufind.org/jira/browse/VUFIND-1409|VUFIND-1409]] / [[https://github.com/vufind-org/vufind/pull/1681|#1681]], [[https://github.com/vufind-org/vufind/pull/1682|#1682]]
 +  * Improved EDS record driver (enabling citation/export support): [[https://github.com/vufind-org/vufind/pull/1661|#1661]]
 +  * Make advanced search more compatible with CSP: [[https://github.com/vufind-org/vufind/pull/1677|#1677]]
 +  * Make it possible to disable CSP header generation: [[https://github.com/vufind-org/vufind/pull/1666|#1666]]
   * Report forwarded IP addresses in exception log messages: [[https://vufind.org/jira/browse/VUFIND-1400|VUFIND-1400]]   * Report forwarded IP addresses in exception log messages: [[https://vufind.org/jira/browse/VUFIND-1400|VUFIND-1400]]
 +  * Revise whitelist/blacklist terminology: [[https://github.com/vufind-org/vufind/pull/1671|#1671]]
 +  * Sample hierarchical facet configuration: [[https://github.com/vufind-org/vufind/pull/1626|#1626]]
 +  * SierraRest ILS driver improvement: raised minimum API version: [[https://github.com/vufind-org/vufind/pull/1659|#1659]]
 +  * Upgrade VuFindHttp and add sample CURL settings and a new proxy option: [[https://github.com/vufind-org/vufind/pull/1662|#1662]]
 +  * Use an items object to manage item statuses and request queue: [[https://github.com/vufind-org/vufind/pull/1663|#1663]]
  
 ===== New Issues ===== ===== New Issues =====
Line 19: Line 37:
  
 ==== Code in Progress ==== ==== Code in Progress ====
-  * Improved EDS record driver: [[https://github.com/vufind-org/vufind/pull/1661|#1661]] +  * Add XCNCIP2 ILS driver tests: [[https://github.com/vufind-org/vufind/pull/1672|#1672]] 
-  * SierraRest ILS driver improvements (refactored authorization grant, raised minimum API version): [[https://github.com/vufind-org/vufind/pull/1658|#1658]][[https://github.com/vufind-org/vufind/pull/1659|#1659]]+  * Display flash message on login: [[https://github.com/vufind-org/vufind/pull/1680|#1680]] 
 +  * Failover aware cover loader: [[https://github.com/vufind-org/vufind/pull/1679|#1679]] 
 +  * FOLIO: use effectiveLocationId from item record instead of permanantLocationId from holding: [[https://github.com/vufind-org/vufind/pull/1669|#1669]] 
 +  * SierraRest ILS driver improvement: refactored authorization grant: [[https://github.com/vufind-org/vufind/pull/1658|#1658]]
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
  
-  * ...+  * Bug: combined search page width / rendering error in VuFind 7.0: [[https://vufind.org/jira/browse/VUFIND-1411|VUFIND-1411]] 
 +  * Elsevier ScienceDirect API Support: [[https://vufind.org/jira/browse/VUFIND-1408|VUFIND-1408]] 
 +  * Reminder to simplify user IP code in VuFind 8: [[https://vufind.org/jira/browse/VUFIND-1410|VUFIND-1410]]
  
 ===== Active Issues ===== ===== Active Issues =====
Line 29: Line 52:
 The following items saw significant progress / activity during the past month: The following items saw significant progress / activity during the past month:
  
-  * Enhancements to cover loading: [[https://vufind.org/jira/browse/VUFIND-1140|VUFIND-1140]] / [[https://github.com/vufind-org/vufind/pull/1566|#1566]] +  * MySQL SSL support: [[https://vufind.org/jira/browse/VUFIND-1395|VUFIND-1395]] / [[https://github.com/vufind-org/vufind/pull/1665|#1665]]
-  * Sample hierarchical facet configuration: [[https://github.com/vufind-org/vufind/pull/1626|#1626]]+
  
 ---- struct data ---- ---- struct data ----
 ---- ----
  
community/newsletter/2020-07.txt · Last modified: 2020/07/28 13:34 by demiankatz