Skip to content
Eli Zoller edited this page Dec 11, 2019 · 10 revisions

Time/Place

This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:

  • Time: 1:00pm Eastern Standard Time US (UTC-5)
  • Zoom link: https://zoom.us/j/203396828
  • IRC:
    • Join the #islandora chat room via Freenode Web IRC (enter a unique nick)
    • Or point your IRC client to #islandora on irc.freenode.net

Attendees

  • Daniel Lamb
  • Melissa Anez
  • Alan Stanley
  • Rosie Le Faive
  • Eli Zoller 🌠
  • Debbie Flitner
  • Don Richards
  • Natkeeran Kanthan
  • Noella MacIntyre
  • Cary Gordon
  • Alexander O'Neill

Agenda

  1. Proposed Content Modeling Changes Document
  2. First steps towards multi-tenancy have been merged!
  3. I fixed tests for the islandora module
  4. Issue Roundup
    1. https://github.com/Islandora/documentation/issues/1359
    2. https://github.com/Islandora/documentation/issues/1360
    3. https://github.com/Islandora/documentation/issues/1361
    4. https://github.com/Islandora/documentation/issues/1364
    5. https://github.com/Islandora/documentation/issues/1366
    6. https://github.com/Islandora/documentation/issues/1367
    7. https://github.com/Islandora/documentation/issues/1369
    8. https://github.com/Islandora/documentation/issues/1372
    9. https://github.com/Islandora/documentation/issues/1373
    10. https://github.com/Islandora/documentation/issues/1374
    11. https://github.com/Islandora/documentation/issues/1379
    12. https://github.com/Islandora/documentation/issues/1381
    13. https://github.com/Islandora/documentation/issues/1382
  5. ... (feel free to add agenda items)

Minutes

  1. First steps toward multitenancy have been merged!

    1. PRs all merged to allow subtrees in Fedora.
    2. Still SOLR config issues to be implemented.
    3. Still WebAC policies need to be worked out.
    4. Big thanks to Nat and Jared!
    5. Possible need for more work on the Ansible side, like a default container being set up
  2. Fixing tests for the Islandora module

    1. PR up from Danny - context caching is causing the tests to fail
    2. Still need to clear some caches manually
    3. Needs testing and review
  3. Issue Roundup

    1. https://github.com/Islandora/documentation/issues/1359 - collapsible metadata details, rather keep it as a recipe instead of doing it by default
    2. https://github.com/Islandora/documentation/issues/1360 - update islandora_oaipmh for rest_oai_pmh, PR is up, just needs a test (mostly in the config form)
    3. https://github.com/Islandora/documentation/issues/1361 - need to use interface type hinting where possible, for example the EntityTypeManager
    4. https://github.com/Islandora/documentation/issues/1364 - ETDF compliance, can't use a timestamp with a range value according to EDFT, a minor bug if you say you want to allow ranges in a field then you can't include times (even when its a single date)
    5. https://github.com/Islandora/documentation/issues/1366 - filenames with commas break entity display, probably a good idea to URL encode filenames, possible that it could be fixed in the flysystem adapter
    6. https://github.com/Islandora/documentation/issues/1367 - caching in islandora_breadcrumbs, main problem is if you create something without a parent and then add a parent to it after the fact it doesn't get breadcrumbs right away
    7. https://github.com/Islandora/documentation/issues/1369 - comment module is a dependency, could put it in the optional, maybe submoduling
    8. https://github.com/Islandora/documentation/issues/1372 - need a more appropriate check for showing/hiding children tab, should be configurable (probably via context)
    9. https://github.com/Islandora/documentation/issues/1373 - restrict field_member_of in islandora_defaults, basically suggesting shipping islandora_defaults with the restriction for the field_member_of (using a configurable view to set the pool of what items you can choose from)
    10. https://github.com/Islandora/documentation/issues/1374 - media sources are assumed to be entities, similar fix in place for remote videos, but may need to apply this for oembed, not sure if this is a version of islandora thing
    11. https://github.com/Islandora/documentation/issues/1379 - jsonld cache tags (see above from agenda item 2), danny has a PR for improving caching
    12. https://github.com/Islandora/documentation/issues/1381 - matomo use stats via block on the node level, similar to 7x features, someone will eventually do it (maybe mark?), maybe a dashboard implementation (separately or in addition)
    13. https://github.com/Islandora/documentation/issues/1382 - filtering out irrelevant choices from context, potentially implement a simple filter that limits the potential actions for derivatives to relevant actions (descendants of a certain class)
  4. Proposed Content Modeling Changes

    1. Danny thinks we left off in a good place last week. Others think it needs more conversation.
    2. Let's save for this end.
    3. Update from UPEI: Alan and Alexander has added context and actions to be able to react to a media changing and put the results of derived files into a specific file field on the same media (ie. compressed MP3s). related teaser view uses videojs (w/captions stored in a different file field in the same media) to play back the compressed MP3 with captions. Alexander enhanced the theming for videojs to include the captions file. Alan made a separate set of actions because it goes to a separate URL, needs to know the file field to stick it in. Will need to extract the text of files (for OCR and transcripts) into fields so that it can be indexed in SOLR. Danny encourages PRs. Alan and Alexander have a branch in UPEI's fork: https://github.com/roblib/islandora/tree/addFileToDerivative.

This is an archive. For new Tech Call notes, click here

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally