Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hudmol/as_spreadsheet_bulk_updater
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: hudmol/as_spreadsheet_bulk_updater
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Oct 20, 2021

  1. Copy the full SHA
    91a6c61 View commit details
  2. Piv#179988532 Log all available top containers when a lookup fails

    Trying to get to the bottom of intermittent failures.
    marktriggs committed Oct 20, 2021
    Copy the full SHA
    e498283 View commit details

Commits on Nov 28, 2021

  1. Report missing digitization_work_order dependency more clearly

    There was already some code in there to show a nice message, but it
    was failing because the `require "write_xlsx"` was getting loaded
    first and throwing an error.
    
    We don't need the require anyway, since Bundler will do that, so I've
    removed it and smartened up the message a bit.
    marktriggs committed Nov 28, 2021
    Copy the full SHA
    7c438e3 View commit details

Commits on Mar 29, 2022

  1. Copy the full SHA
    1bc8bb5 View commit details
  2. Copy the full SHA
    440c647 View commit details

Commits on Mar 30, 2022

  1. Copy the full SHA
    5c67704 View commit details

Commits on Mar 31, 2022

  1. Copy the full SHA
    9661637 View commit details
  2. Copy the full SHA
    8d51fe1 View commit details
  3. From code review, Batch digital object updates and only resolve digit…

    …al objects we care about
    payten committed Mar 31, 2022
    Copy the full SHA
    b64f9a3 View commit details

Commits on Apr 4, 2022

  1. Retain instance subrecord sort order and capture any updated digital …

    …objects so they are listed in the job
    payten committed Apr 4, 2022
    Copy the full SHA
    cf0fc6c View commit details
  2. Fix record_changed incorrectly set to true when component_id comes in…

    … empty and the archival object's component id is blank (nil != '')
    payten committed Apr 4, 2022
    Copy the full SHA
    ec95e8d View commit details

Commits on Apr 21, 2022

  1. Copy the full SHA
    909fac0 View commit details

Commits on Apr 25, 2022

  1. Fix bug whereby creating two notes/subrecords of the same type can ca…

    …use values to be added to the incorrect subrecord
    payten committed Apr 25, 2022
    Copy the full SHA
    1b87883 View commit details

Commits on Apr 26, 2022

  1. Copy the full SHA
    7a49abd View commit details
  2. Copy the full SHA
    f2e984a View commit details
  3. Copy the full SHA
    b7de20e View commit details

Commits on May 3, 2022

  1. Copy the full SHA
    2350cef View commit details

Commits on May 20, 2022

  1. Copy the full SHA
    b8e343f View commit details

Commits on Aug 30, 2022

  1. add source directive to Gemfile

    Brian Hoffman committed Aug 30, 2022
    Copy the full SHA
    8fff2bd View commit details

Commits on Aug 31, 2022

  1. Merge pull request #9 from quoideneuf/main

    add source directive to Gemfile
    jambun authored Aug 31, 2022
    Copy the full SHA
    7f2aa26 View commit details

Commits on Oct 21, 2022

  1. updated enhancements list

    jambun committed Oct 21, 2022
    Copy the full SHA
    3adf510 View commit details

Commits on Apr 12, 2023

  1. Copy the full SHA
    edd2ba8 View commit details

Commits on Jun 9, 2023

  1. updated license info

    jambun committed Jun 9, 2023
    Copy the full SHA
    14e2bbc View commit details
  2. added notice

    jambun committed Jun 9, 2023
    Copy the full SHA
    ecbe0af View commit details
  3. updated compatibility info

    jambun committed Jun 9, 2023
    Copy the full SHA
    38a9494 View commit details

Commits on Jun 26, 2023

  1. update test for accession links to work with recent AS versions that …

    …have the plugin integrated
    jambun committed Jun 26, 2023
    Copy the full SHA
    74aa352 View commit details

Commits on Jun 27, 2023

  1. Copy the full SHA
    9dc8070 View commit details
  2. disable Related Accessions checkbox and give a message if unsupported…

    … in this AS instance
    jambun committed Jun 27, 2023
    Copy the full SHA
    8b772e7 View commit details

Commits on Jul 21, 2023

  1. Fix instances being dropped when instance columns are filtered and di…

    …gital objects are being added/edited
    payten committed Jul 21, 2023
    Copy the full SHA
    82f027c View commit details

Commits on Jul 3, 2024

  1. the end

    jambun authored Jul 3, 2024
    Copy the full SHA
    0332037 View commit details
Loading