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

Fixes PDF splitting for Valkyrie resources #346

Merged
merged 16 commits into from
May 8, 2024
Merged

Commits on Apr 6, 2024

  1. 🐛 Fix PDF splitting for Valkyrie objects

    This commit will move PDF splitting logic to key off of the
    `on_file_characterized` event.  Many of the methods have been updated
    to work with Valkyrie objects as well.
    kirkkwang committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    55f5e5a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. wip

    kirkkwang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    58b8037 View commit details
    Browse the repository at this point in the history
  2. wip

    kirkkwang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    63ddc85 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. wip

    kirkkwang committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c481a92 View commit details
    Browse the repository at this point in the history
  2. wip

    kirkkwang committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    88eff8a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Completes splitting PDF issues

    Universal viewer is still having issues, but that is coming later.
    laritakr committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    da15c14 View commit details
    Browse the repository at this point in the history
  2. Rubocop appeasement

    laritakr committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2a03fb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    0134da5 View commit details
    Browse the repository at this point in the history
  2. Rubocop

    laritakr committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3c0de1e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Add guard to migration

    Fixes #344
    laritakr committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ffd7a1e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix active fedora & valkyrie adapter

    Syntax was incorrect.
    laritakr committed May 6, 2024
    Configuration menu
    Copy the full SHA
    61e8a74 View commit details
    Browse the repository at this point in the history
  2. Syntax change for CI

    laritakr committed May 6, 2024
    Configuration menu
    Copy the full SHA
    547ce46 View commit details
    Browse the repository at this point in the history
  3. More rubocop fixes

    laritakr committed May 6, 2024
    Configuration menu
    Copy the full SHA
    668d4f4 View commit details
    Browse the repository at this point in the history
  4. Fix migration typo

    laritakr committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9bab496 View commit details
    Browse the repository at this point in the history
  5. ActiveFedora object fixes

    Some of the valkyrization work broke child work & fileset indexing for
    ActiveFedora objects.
    laritakr committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b89aafa View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Rubocop fix

    laritakr committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0e6a6fb View commit details
    Browse the repository at this point in the history