- Apr 28, 2021
-
-
Moser, Maximilian authored
* soft-deleted files will have ObjectVersions that don't have an associated FileInstance
-
Moser, Maximilian authored
* it seems that during deletion of drafts, the references to those files are deleted from the DB, but the files are still kept on disk * thus, we now consider files to be orphaned that are still present in the file system, but don't have entries in the database anymore
-
- Mar 30, 2021
-
-
Moser, Maximilian authored
-
- Jan 29, 2021
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Jan 22, 2021
-
-
Moser, Maximilian authored
* apply Black formatting * use plural for sub-commands, for consistency * fix convert_to_recid() to always fetch the first PID of type 'recid' * add command to reindex all (or some) records * update method for instantiating RecordServices: allow the configuration of a factory function that creates a RecordService as desired (default: fetches services from current_rdm_records)
-
- Dec 14, 2020
-
-
Moser, Maximilian authored
* add command for listing soft-deleted files * add command for listing all files of a record
-
- Dec 11, 2020
-
-
Moser, Maximilian authored
-