Skip to content

Releases: curationexperts/epigaea

RC9 - Remaining acceptance fixes

04 Apr 20:18
7650416

Choose a tag to compare

Pre-release

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 description for GIS Poster deposits - fixes #917
    Store the degree and course title related to GIS Poster contributions into the description field.
  • #923 #924 Whitespace normailzation - fixes #362
    Applies the same whitespace rules to both self-deposit and administratively deposited items.

RC8 - Various Bug Fixes

04 Apr 19:06
1890212

Choose a tag to compare

Pre-release

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 description for GIS Poster deposits - fixes #917
    Store the degree and course title related to GIS Poster contributions into the description field.
  • #923 Whitespace deposit - fixes #362
    Applies the same whitespace rules to both self-deposit and administratively deposited items.

RC7 - Various Acceptance Testing fixes

28 Mar 18:35
5521d07

Choose a tag to compare

Pre-release

NEW FEATURES

  • #912 Refactor self-deposit to use abstract instead of description - Tickets #357
    Save "Short Description" text as abstract and update fixed text stored to description.

FIXES

  • #909 #910 Enable video derivative processing - fixes #892
    Enable setting that allows video processing in Hyrax.
  • #914 Ensure workflow is setup for XmlImport specs - fixes #871
    Fixes test setup which periodically causes Continuous Integration tests for fail unexpectedly.

OTHER

  • #913 Update loofah and sanitize
    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

09 Mar 21:45
accdcd1

Choose a tag to compare

Pre-release

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_fields configuration
    Enables search by batch number from the main search bar
  • #893 Use typed SolrDocument suffixes fordate_modified and date_uploaded - Ticket #883
    Fixes error where submission dates were not being displayed in the review list.

OTHER

  • #906 Security updates
    Update nokogiri and rack-protection gems to address security vulnerabilities

Batch Search and bug fixes

01 Mar 15:48
219e98e

Choose a tag to compare

Pre-release

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

15 Feb 19:20
dea2d22

Choose a tag to compare

Batch upload fixes Pre-release
Pre-release

This release includes fixes to the following issues:

  • #873 BATCH IMPORT: Large batches don't associate all objects in Version v4.0.0rc1
  • #874 BATCH IMPORT: UI drops the file names
  • #876 Partially Completed batches do not indicate what files are missing and need to be added.

MIRA-NG 4.0 Release Candidate #1

10 Jan 22:10

Choose a tag to compare

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

21 Dec 15:09
f1b1f5a

Choose a tag to compare

Pre-release
  • Metadata update enhancements
  • Metadata export and re-import ("round tripping")
  • Bug fixes

MIRA-NG Demo Release 2017-12-13

14 Dec 05:25
33e2fb1

Choose a tag to compare

Pre-release

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

07 Dec 07:11
622d516

Choose a tag to compare

Pre-release
Merge pull request #662 from curationexperts/key-not-found

Recover from mistaken controlled values in the show view