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

ArchivesSpace: Automate matching GUI #258

Merged
merged 9 commits into from
Aug 10, 2015

Commits on Aug 7, 2015

  1. Dashboard: AS/ATK cleanup

    Remove unused function, use messages for form confirmation, update ATK config
    saving to match AS, format template.
    Hwesta committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    a860675 View commit details
    Browse the repository at this point in the history
  2. ArchivesSpace: Minor fixes

    Hwesta committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    94fc502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2cc8f6 View commit details
    Browse the repository at this point in the history
  4. ArchivesSpace: Add query by field function

    Add function to return a resource based on an exact query by a specific field.
    Hwesta committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    604e4f3 View commit details
    Browse the repository at this point in the history
  5. Add helper to collect all metadata files

    Helper searches transfer and SIP metadata directories for all copies of a
    file with the provided filename.
    Hwesta committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    7200efd View commit details
    Browse the repository at this point in the history
  6. DIP: Add DIP generation helper skeleton

    Helper to generate information needed by the DIP that is only available in
    the SIP. E.g. parsing metadata files.
    Hwesta committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    488a32f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d01fd7 View commit details
    Browse the repository at this point in the history
  8. ArchivesSpace: Provide access file size & format info

    refs #8696
    
    When uploading to ArchivesSpace, also upload the access file's size and
    format name.  file_format_name is a restricted vocabulary and should be
    configured in ArchivesSpace first so upload succeeds.
    Hwesta committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    1bf9a9c View commit details
    Browse the repository at this point in the history
  9. ArchivesSpace: add subjects & agents to children

    refs #8697
    Hwesta committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    59c822c View commit details
    Browse the repository at this point in the history