Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oai customizations #735

Merged
merged 8 commits into from
Aug 14, 2024
Merged

Oai customizations #735

merged 8 commits into from
Aug 14, 2024

Commits on Aug 6, 2024

  1. Adds support to set filename on an uploaded file

    works with bulkrax: handle-remote-files-for-valkyrie
    ShanaLMoore committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4787234 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    0d9bb61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa6d3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16df6a5 View commit details
    Browse the repository at this point in the history
  4. Handle bulkrax thumbnail url

    OAI import was not using the thumbnail url.
    laritakr committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ad938c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2e6386 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    9ad6fbf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Set thumbnail id via remote files

    - Refactors some previous remote_files logic, including moving the
    migration to Bulkrax since the new column is used in bulkrax.
    - Supports overriding the standard thumbnail via the thumbnail_url
    coming through the bulkrax import data.
    - Modifies registering custom queries so they don't get clobbered.
    laritakr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bf0aea4 View commit details
    Browse the repository at this point in the history