Releases: curationexperts/epigaea
Releases · curationexperts/epigaea
RC9 - Remaining acceptance fixes
FIXES
- #919 Search by batch - fixes #877
Provide targeted search by batch numbers similar to existing MIRA functionality - #922 Fix results for Date Created - fixes #915
Fixes internal field naming error that caused non-existent field to be searched for date results. - #920 Save degree and course name to
descriptionfor GIS Poster deposits - fixes #917
Store the degree and course title related to GIS Poster contributions into thedescriptionfield. - #923 #924 Whitespace normailzation - fixes #362
Applies the same whitespace rules to both self-deposit and administratively deposited items.
RC8 - Various Bug Fixes
FIXES
- #919 Search by batch - fixes #877
Provide targeted search by batch numbers similar to existing MIRA functionality - #922 Fix results for Date Created - fixes #915
Fixes internal field naming error that caused non-existent field to be searched for date results. - #920 Save degree and course name to
descriptionfor GIS Poster deposits - fixes #917
Store the degree and course title related to GIS Poster contributions into thedescriptionfield. - #923 Whitespace deposit - fixes #362
Applies the same whitespace rules to both self-deposit and administratively deposited items.
RC7 - Various Acceptance Testing fixes
NEW FEATURES
- #912 Refactor self-deposit to use
abstractinstead ofdescription- Tickets #357
Save "Short Description" text asabstractand update fixed text stored todescription.
FIXES
- #909 #910 Enable video derivative processing - fixes #892
Enable setting that allows video processing in Hyrax. - #914 Ensure workflow is setup for
XmlImportspecs - fixes #871
Fixes test setup which periodically causes Continuous Integration tests for fail unexpectedly.
OTHER
- #913 Update
loofahandsanitize
Update associated gems to address security vulnerabilities - #911 Sorting in Works appears to only sort the items on the page, not all items - moved to Hyrax
Move this issue upstream to the Hyrax repository where it can be permanently fixed. see samvera/hyrax#2858
RC6 - Various Bug Fixes to rc5
NEW FEATURES
- #904 Filter Review Submissions to only include self-deposit items - Tickets #882, #887
Only show self-deposit items in review screen, hide all items created via batch ingest.
FIXES
- #910 Load uploader config as part of application initialization - fixes #909
Allow a larger number of files to be uploaded at one time. (Fixes a load order issue that prevented the settings from being read correctly) - #905 Fix typo in
all_fieldsconfiguration
Enables search by batch number from the main search bar - #893 Use typed SolrDocument suffixes for
date_modifiedanddate_uploaded- Ticket #883
Fixes error where submission dates were not being displayed in the review list.
OTHER
- #906 Security updates
Updatenokogiriandrack-protectiongems to address security vulnerabilities
Batch Search and bug fixes
NEW FEATURES
- #901 Search by batch number
users can now type the batch number in the search field to see all works in a batch - TICKET #877 - #899 Support additional authors on all self deposit forms
all self deposit forms now support an "Additional authors" field which is saved to the 'contributors' field - TICKET #879
FIXES
- #896 & #898 Cookie overflow error when uploading batches with large numbers of files
The application can now be configured to list just the number of files uploaded on large uploads rather than listing the full list of file names - TICKET #891 #895 - #902 Display empty self-deposit embargoes correctly
When "No Embargo" is selected in a self deposit form, the 'embargo_note' field is now left blank instead of displaying "0" (for 0 months) - TICKET #888
OTHER
- #896 Move session store to redis (instead of cookies)
keeps session data on the server instead of passing back-and-forth to the client browser. Provides greater reliability and security than cookie-based session stores - #903 Increase the limit for number of files in a single upload
Increase the limit from 100 --> 600 files per batch or other uploads - TICKET #900
Batch upload fixes
MIRA-NG 4.0 Release Candidate #1
Initial release handoff for Tufts acceptance testing. Includes primary MIRA 3.0 features ported to a Hyrax+Fedora Commone 4.x based application:
- Self Deposit
- Template Update
- Handle Registration
- XML bulk object importer
- Metadata Export & Import
- Review & Publication Workflow
- Batch operations: Publish / Revert / etc.
MIRA-NG Demo Release 2017-12-21
- Metadata update enhancements
- Metadata export and re-import ("round tripping")
- Bug fixes
MIRA-NG Demo Release 2017-12-13
Additional Batch Import fixes and enhancements
Additional Batch export fixes and enhancements
Commit Log: v2017.12.07.beta...v2017.12.13.beta
MIRA-NG Demo Release 2017-12-07
Merge pull request #662 from curationexperts/key-not-found Recover from mistaken controlled values in the show view