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_call:minutes20240305

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_call:minutes20240305 [2024/03/05 14:15] demiankatzcommunity_call:minutes20240305 [2024/03/05 14:45] (current) demiankatz
Line 41: Line 41:
    * [[https://github.com/vufind-org/vufind/pull/2233|#2233]] / [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1480|VUFIND-1480]] - Convert from Laminas\Db to Doctrine    * [[https://github.com/vufind-org/vufind/pull/2233|#2233]] / [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1480|VUFIND-1480]] - Convert from Laminas\Db to Doctrine
      * Status: Work in progress continues; still much to do.      * Status: Work in progress continues; still much to do.
-       * :!: ACTION: Demian proposes moving to 11.0+       * :!: ACTION: Demian proposes moving to 11.0. There were no objections.
    * [[https://github.com/vufind-org/vufind/pull/2612|#2612]] / [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1588|VUFIND-1588]] - Add support for WorldCat Search v2 API    * [[https://github.com/vufind-org/vufind/pull/2612|#2612]] / [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1588|VUFIND-1588]] - Add support for WorldCat Search v2 API
     * Status: Early work in progress; still needs somebody to take the lead on moving it forward.     * Status: Early work in progress; still needs somebody to take the lead on moving it forward.
-      * :!: ACTION: Demian proposes moving to 10.1+      * :!: ACTION: Demian proposes moving to 10.1. There were no objections.
    * [[https://github.com/vufind-org/vufind/pull/2624|#2624]] / [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1514|VUFIND-1514]] - Replace grunt with NPM scripts    * [[https://github.com/vufind-org/vufind/pull/2624|#2624]] / [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1514|VUFIND-1514]] - Replace grunt with NPM scripts
     * Status: We should discuss how to finish this work after the Bootstrap 5 upgrade is complete.     * Status: We should discuss how to finish this work after the Bootstrap 5 upgrade is complete.
Line 108: Line 108:
  
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1210|VUFIND-1210]] - Use Solr JSON APIs   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1210|VUFIND-1210]] - Use Solr JSON APIs
-    * :!: ACTION: Demian proposes moving to 11.0+    * :!: ACTION: Demian proposes moving to 11.0. No objections.
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1547|VUFIND-1547]] - Normalize search event namespace   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1547|VUFIND-1547]] - Normalize search event namespace
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1601|VUFIND-1601]] - Improve CSS configuration in themes   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1601|VUFIND-1601]] - Improve CSS configuration in themes
-    * :!: ACTION: Demian proposes moving to 10.1+    * :!: ACTION: Demian proposes moving to 10.1. No objections.
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1614|VUFIND-1614]] - Modernize PubDateVisAjax recommendation module   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1614|VUFIND-1614]] - Modernize PubDateVisAjax recommendation module
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1618|VUFIND-1618]] - Investigate the need for setlocale in Bootstrapper   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1618|VUFIND-1618]] - Investigate the need for setlocale in Bootstrapper
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1628|VUFIND-1628]] - Clean up record collection factories   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1628|VUFIND-1628]] - Clean up record collection factories
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1633|VUFIND-1633]] - Replace email library   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1633|VUFIND-1633]] - Replace email library
-    * :!: ACTION: Demian proposes moving to 11.0+    * :!: ACTION: Demian proposes moving to 11.0. No objections.
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1640|VUFIND-1640]] - Eliminate submit inputs named "submit"   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1640|VUFIND-1640]] - Eliminate submit inputs named "submit"
   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1652|VUFIND-1652]] - Add database support for storing session-specific data   * [[https://openlibraryfoundation.atlassian.net/browse/VUFIND-1652|VUFIND-1652]] - Add database support for storing session-specific data
Line 150: Line 150:
  
 ==== 2. Technical Discussion: Theme Development Next Steps / Collaboration ==== ==== 2. Technical Discussion: Theme Development Next Steps / Collaboration ====
 +
 +See above for discussion of bootstrap5 theme progress.
 +
 +Mario asked about the status of jQuery. Demian clarified that we don't have a hard deadline for removing all jQuery; we're just beginning to replace jQuery code with equivalent native Javascript where practical to reduce our dependency upon external libraries as a future-proofing step. Ere noted that Bootstrap5 has a jQuery compatibility layer but may still require some changes when we upgrade (e.g. the lightbox.js may need a bootstrap5-specific version to work around jQuery-related issues).
  
 ==== 3. Technical Discussion: Javascript Unit Testing? ==== ==== 3. Technical Discussion: Javascript Unit Testing? ====
  
-Discussion point: should we open a JIRA ticket to track this task?+Demian will open a JIRA ticket to track this task
 ==== 4. Future of Slack ==== ==== 4. Future of Slack ====
 +
 +No updates this month.
  
 ==== 5. Daylight Saving Reminder ==== ==== 5. Daylight Saving Reminder ====
Line 162: Line 169:
 ==== 6. Open Q&A / Other Topics? ==== ==== 6. Open Q&A / Other Topics? ====
  
-Planning is underway for the 2024 Summit, which will coincide with either WOLFcon 2024 or a subsequent German meeting; details are under discussion, but the event will be occurring in late September or early October, and a call for papers will be forthcoming soon.+Planning is underway for the 2024 Summit, which will coincide with either [[https://openlibraryfoundation.org/about/wolfcon/upcoming/|WOLFcon 2024]] (9/24-9/26) or a subsequent German meeting (scheduled for 9/30-10/1 -- formal announcement coming soon); details are under discussion
 + 
 +The WOLFcon call for sessions is already open; the German announcement will be made soon. Some attendees are likely to attend just one event or the other rather than both. Demian suggested that WOLFcon sessions focusing on the overlap between VuFind® and other OLF projects like FOLIO may draw the broadest audience, and more specialized VuFind®-specific sessions might fit better at the subsequent German event. It is likely that both events will be streamed online, but WOLFcon streaming requires a (non-free) registration. Demian is hoping to make the official VuFind® Summit streaming free if at all possible. 
 + 
 +As soon as more details are available (probably after the March Project Management Committee meeting), Demian will make announcements to the mailing lists and Slack. 
 ===== Next Call ===== ===== Next Call =====
  
community_call/minutes20240305.1709648100.txt.gz · Last modified: 2024/03/05 14:15 by demiankatz