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:2021-06

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:2021-06 [2021/06/18 12:41] demiankatzcommunity:newsletter:2021-06 [2021/06/29 10:36] – [Recently Completed / Resolved Issues] demiankatz
Line 13: Line 13:
   * Add support for getting JS translations statelessly: [[https://github.com/vufind-org/vufind/pull/1981|#1981]]   * Add support for getting JS translations statelessly: [[https://github.com/vufind-org/vufind/pull/1981|#1981]]
   * Add support for hold start date. Validate dates: [[https://github.com/vufind-org/vufind/pull/1963|#1963]]   * Add support for hold start date. Validate dates: [[https://github.com/vufind-org/vufind/pull/1963|#1963]]
-  * Add support for modifying holds: [[https://github.com/vufind-org/vufind/pull/1974|#1974]], [[https://github.com/vufind-org/vufind/pull/1988|#1988]]+  * Add support for modifying holds: [[https://github.com/vufind-org/vufind/pull/1974|#1974]], [[https://github.com/vufind-org/vufind/pull/1988|#1988]], [[https://github.com/vufind-org/vufind/pull/1998|#1998]], [[https://github.com/vufind-org/vufind/pull/2001|#2001]], [[https://github.com/vufind-org/vufind/pull/2004|#2004]]
   * Add support for updating holds to the KohaRest driver: [[https://github.com/vufind-org/vufind/pull/1985|#1985]]   * Add support for updating holds to the KohaRest driver: [[https://github.com/vufind-org/vufind/pull/1985|#1985]]
   * Add the ability to use a custom query for Channels/Home: [[https://github.com/vufind-org/vufind/pull/1969|#1969]]   * Add the ability to use a custom query for Channels/Home: [[https://github.com/vufind-org/vufind/pull/1969|#1969]]
 +  * Aleph driver: parsing of duedate in getHolding: [[https://github.com/vufind-org/vufind/pull/1989|#1989]]
   * Aleph driver: return isbn as string instead of single value array: [[https://github.com/vufind-org/vufind/pull/1990|#1990]]   * Aleph driver: return isbn as string instead of single value array: [[https://github.com/vufind-org/vufind/pull/1990|#1990]]
 +  * Aleph driver: send user's language with REST DLF requests: [[https://github.com/vufind-org/vufind/pull/1996|#1996]]
   * Alma: Fix and improve retrieval of holds, add modify support: [[https://github.com/vufind-org/vufind/pull/1991|#1991]]   * Alma: Fix and improve retrieval of holds, add modify support: [[https://github.com/vufind-org/vufind/pull/1991|#1991]]
 +  * Avoid error in MultiBackend driver when a hold has no id field: [[https://github.com/vufind-org/vufind/pull/1999|#1999]]
   * Better validation of limit parameter: [[https://github.com/vufind-org/vufind/pull/1971|#1971]]   * Better validation of limit parameter: [[https://github.com/vufind-org/vufind/pull/1971|#1971]]
 +  * debian: simplify JDK version requirements (depend on virtual package): [[https://vufind.org/jira/browse/VUFIND-1487|VUFIND-1487]], [[https://github.com/vufind-org/vufind/pull/2003|#2003]]
   * Disambiguate 'expires' translation: [[https://github.com/vufind-org/vufind/pull/1976|#1976]]   * Disambiguate 'expires' translation: [[https://github.com/vufind-org/vufind/pull/1976|#1976]]
 +  * Fix ApiTrait jsonPrettyPrint value: [[https://github.com/vufind-org/vufind/pull/1995|#1995]]
   * Fix visual facets to enable faceting: [[https://github.com/vufind-org/vufind/pull/1982|#1982]]   * Fix visual facets to enable faceting: [[https://github.com/vufind-org/vufind/pull/1982|#1982]]
   * FOLIO: show open fines/fees instead of closed: [[https://github.com/vufind-org/vufind/pull/1978|#1978]]   * FOLIO: show open fines/fees instead of closed: [[https://github.com/vufind-org/vufind/pull/1978|#1978]]
   * Ignore RecordMissing exceptions in Whoops: [[https://github.com/vufind-org/vufind/pull/1993|#1993]]   * Ignore RecordMissing exceptions in Whoops: [[https://github.com/vufind-org/vufind/pull/1993|#1993]]
   * Improve phing build script and related scripts for improved cross-platform support and error handling: [[https://vufind.org/jira/browse/VUFIND-1478|VUFIND-1478]] / [[https://github.com/vufind-org/vufind/pull/1970|#1970]]   * Improve phing build script and related scripts for improved cross-platform support and error handling: [[https://vufind.org/jira/browse/VUFIND-1478|VUFIND-1478]] / [[https://github.com/vufind-org/vufind/pull/1970|#1970]]
 +  * Improved search params/results factories: [[https://github.com/vufind-org/vufind/pull/1997|#1997]]
   * Improvements to AlphabrowseController: [[https://github.com/vufind-org/vufind/pull/1972|#1972]], [[https://github.com/vufind-org/vufind/pull/1977|#1977]]   * Improvements to AlphabrowseController: [[https://github.com/vufind-org/vufind/pull/1972|#1972]], [[https://github.com/vufind-org/vufind/pull/1977|#1977]]
   * Make EBSCO URLs configurable; fix for HTTPS compatibility: [[https://github.com/vufind-org/vufind/pull/1983|#1983]]   * Make EBSCO URLs configurable; fix for HTTPS compatibility: [[https://github.com/vufind-org/vufind/pull/1983|#1983]]
Line 29: Line 35:
   * Refactor OAuth2 authorization and use it in XCNCIP2 ILS driver: [[https://github.com/vufind-org/vufind/pull/1973|#1973]], [[https://github.com/vufind-org/vufind/pull/1980|#1980]], [[https://github.com/vufind-org/vufind/pull/1984|#1984]]   * Refactor OAuth2 authorization and use it in XCNCIP2 ILS driver: [[https://github.com/vufind-org/vufind/pull/1973|#1973]], [[https://github.com/vufind-org/vufind/pull/1980|#1980]], [[https://github.com/vufind-org/vufind/pull/1984|#1984]]
   * Reset ChoiceAuth state when any exception occurs: [[https://github.com/vufind-org/vufind/pull/1992|#1992]]   * Reset ChoiceAuth state when any exception occurs: [[https://github.com/vufind-org/vufind/pull/1992|#1992]]
 +  * Set preferred MARC field by configuration as well in getMarcReader(): [[https://github.com/vufind-org/vufind/pull/2000|#2000]]
   * SierraRest: Add support for modifying holds: [[https://github.com/vufind-org/vufind/pull/1986|#1986]]   * SierraRest: Add support for modifying holds: [[https://github.com/vufind-org/vufind/pull/1986|#1986]]
   * Split holds tests into their own class: [[https://github.com/vufind-org/vufind/pull/1979|#1979]]   * Split holds tests into their own class: [[https://github.com/vufind-org/vufind/pull/1979|#1979]]
Line 42: Line 49:
 ==== Code in Progress ==== ==== Code in Progress ====
  
-  * Aleph driver: parsing of duedate in getHolding: [[https://github.com/vufind-org/vufind/pull/1989|#1989]]+  * Aleph driver: z304 mapping of address can be overriden for REST DLF API: [[https://github.com/vufind-org/vufind/pull/1994|#1994]] 
 +  * Fix format and record-versions commas: [[https://github.com/vufind-org/vufind/pull/2002|#2002]]
  
 ==== Issue Report / Discussion Only ==== ==== Issue Report / Discussion Only ====
Line 50: Line 58:
   * Improve web crawler file retrieval: [[https://vufind.org/jira/browse/VUFIND-1486|VUFIND-1486]]   * Improve web crawler file retrieval: [[https://vufind.org/jira/browse/VUFIND-1486|VUFIND-1486]]
   * lint_marc console tool broken under PHP 8: [[https://vufind.org/jira/browse/VUFIND-1479|VUFIND-1479]]   * lint_marc console tool broken under PHP 8: [[https://vufind.org/jira/browse/VUFIND-1479|VUFIND-1479]]
-  * Make .deb package compatible with non-standard PHP versions: [[https://vufind.org/jira/browse/VUFIND-1487|VUFIND-1487]] 
   * Replace database abstraction layer: [[https://vufind.org/jira/browse/VUFIND-1480|VUFIND-1480]]   * Replace database abstraction layer: [[https://vufind.org/jira/browse/VUFIND-1480|VUFIND-1480]]
   * Replace HTTP library: [[https://vufind.org/jira/browse/VUFIND-1481|VUFIND-1481]]   * Replace HTTP library: [[https://vufind.org/jira/browse/VUFIND-1481|VUFIND-1481]]
Line 62: Line 69:
   * CSV import tool: [[https://github.com/vufind-org/vufind/pull/1761|#1761]]   * CSV import tool: [[https://github.com/vufind-org/vufind/pull/1761|#1761]]
   * FOLIO: Add callnumber_prefix to the output of getHolding: [[https://github.com/vufind-org/vufind/pull/1934|#1934]]   * FOLIO: Add callnumber_prefix to the output of getHolding: [[https://github.com/vufind-org/vufind/pull/1934|#1934]]
 +  * XCNCIP ILS driver agency and patron id handling improvement: [[https://github.com/vufind-org/vufind/pull/1835|#1835]]
  
 ---- struct data ---- ---- struct data ----
 ---- ----
  
community/newsletter/2021-06.txt · Last modified: 2021/06/29 12:45 by demiankatz