Lora Woodford
Lora Woodford
Consolidates of #2239, #2255, and #2291. Adds date certainty information to archival object and digital object component display strings. ## Description ## Related JIRA Ticket or GitHub Issue https://archivesspace.atlassian.net/browse/ANW-861 ##...
Please leave a comment below to say a virtual "hello!" Let us know what brought you to the ArchivesSpace codebase, what you're working on, if you're looking for any collaborators...
Following the introduction of #1544 it is unlikely that the parent_name column needs to remain in the db. ## Expected Behavior ## Current Behavior Previously, parent_name was used for component...
Adds a checkbox to the location CSV importer that allows for the imported location(s) to be linked to the current repo. ## Description Allows for locations to be imported with...
generate accession identifiers plugin will break in future releases due to removal of Sequence class
The removal of the `Sequence` model in #3203 breaks the [generate_accession_identifiers plugin](https://github.com/archivesspace/archivesspace/tree/master/plugins/generate_accession_identifiers). I don't know if this plugin is actually supported anymore and/or if any ArchivesSpace deployments currently make use...
Ensures custom serializer classes can access `@include_unpublished`. ## Description Attempted to describe in greater detail in the JIRA ticket, but essentially this is an attempt at making it simple(r) to...