A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15
stars
27
forks
source link
Removing length limit on identifier PairTree path #1112
Removes the current limit of 4 PairTree directory levels when storing uploaded files. This prevents collisions when uploading files and using identifiers that are more than 8 characters long.
Removes the current limit of 4 PairTree directory levels when storing uploaded files. This prevents collisions when uploading files and using identifiers that are more than 8 characters long.
@projecthydra/sufia-code-reviewers