Releases: emory-libraries/dlp-curate
Releases · emory-libraries/dlp-curate
v0.4.13
-
Adds groups to appropriate collections (#638)
-
Add ARCH environment and collection role (#641)
Seperate out collections task into collections role
Add barebones deploy
Rename barebones to min, make a version for each environment -
Allow works to be searched by ID (#642)
-
Improves adding users to user-groups (#643)
-
Adds groups to yearbooks collection (#647)
-
Preserve user edits on re-imported collections (#648)
-
Add fixture for proposed langmuir manifest post-processing (#651)
-
Cleans up curate_collections rake task and CSVs (#649)
Also adds message logging to import method and cleans up collection importer specs
v0.4.12
- Bump rubyzip from 1.2.4 to 1.3.0 (#636)
Bumps rubyzip from 1.2.4 to 1.3.0.
- Release notes
- Changelog
- Commits
Signed-off-by: dependabot[bot] [email protected]
v0.4.11
v0.4.10
- Edits predicate for extracted_text files (#606)
Also, sets extract_full_text config to false since we will be providing our own extracted_text file. So this stops Hyrax from generating extracted_text for us. - displays preservation workflow on show page (#599)
Update curate_generic_work_spec.rb
Update curate_generic_works_controller.rb
Update curate_generic_work.rb
v0.4.9
v0.4.8
v0.4.7
0.4.6
0.4.5
v0.4.4
- Add custom visibility levels (#592)
This allows you to choose additional visibilty levels that are synonomous with private.
On the edit form these will be labeled with the new name and you can programmatically create them.
On the show view these will display as private. In the future, the show view should reflect the actual granularity we want the permission levels to have.