Skip to content

Releases: NCEAS/metacatui

1.13.2

21 Nov 18:54
Compare
Choose a tag to compare

Bug fixes

Fixed bug where Not Found message was being displayed sometimes at the top
of the MetadataView
Fixed bug where links to #view/{resource map id} were not working

Changed metadata quality api URL to /quality

1.13.1

18 Nov 17:13
Compare
Choose a tag to compare

Bug fixes

  • Fix bug where Not Found message wasn't displaying in the Metadata View
    when a metadata object is inaccessible
  • Fix bug where data services table code was not checking for values
    before attempting to perform other functions on them

Turn off annotator in DataONE theme

1.13.0

18 Nov 00:38
Compare
Choose a tag to compare

New features

  • Metadata Quality reports can be displayed using the MetaDIG API
    The new Metadata Quality report
  • Semantic annotations can be added, edited, and searched. Semantic
    ontologies from bioportal can be displayed to allow tags to be added
    directly from the ontology tree.
    Adding a semantic annotation
  • Data services and alternate data access that is described in metadata
    are displayed in the MetadataView in a table.
    Data services and alternate data access in the Metadata View

Bug fixes

  • Improvements to Solr performance by only retrieving autocomplete
    facets when a user is adding a filter.
  • The submit button is disabled in the registry after it is clicked once. This prevents users from submitting twice.
  • Fix backward and forward browser navigation by removing the /page/0
    route that gets added to the DataCatalogView automatically
  • Metadata documents that are not indexed will now display in the
    MetadataView. Archived content will be marked with a message.

screen shot 2016-11-17 at 7 35 44 pm

  • Fixed bug where the Go button next to the "Jump to" text input in the navigation bar needed to be clicked twice sometimes
  • Other minor bug fixes. See commit messages for full details

1.12.3

07 Nov 18:04
Compare
Choose a tag to compare

The identifier filter now searches by data id, resource map id, and metadata id.

1.12.1

13 Sep 16:54
Compare
Choose a tag to compare

Fixed bug that stopped private data from downloading successfully
Minor bug fixes in IE
Fixed broken link to MN profiles from search result rows

1.12.0

30 Aug 17:43
Compare
Choose a tag to compare

Multiple improvements to the registry
Improvements to the UI based on UX testing feedback
Replace Flash JS library with all-JS library for copying to clipboard

1.11.4

21 Jun 00:29
Compare
Choose a tag to compare
  • Ecogrid links are now replaced with DataONE API links
  • Fixed bug where registry guide did not always display
  • Fixed router issues between the #data, #signin, and #logout views
  • Private PDFs will now display in a preview on the metadata view
  • Improvements to the award number UX in the registry

1.11.3

14 May 00:12
Compare
Choose a tag to compare

Support multiple award numbers in the metadata registry.

screen shot 2016-05-13 at 5 11 39 pm

1.11.2

11 May 21:06
Compare
Choose a tag to compare

Fixes

  • Bug fixes related to downloading content while logged in (bad file names and downloading from a CN resolve URL)
  • Updated the Dataone R Client token name

Enhancements

  • Improved loading time
  • Improved registry 'success' message with progress bar

screen shot 2016-05-11 at 2 07 38 pm

Better support for large data sets and private content

02 May 22:23
Compare
Choose a tag to compare

Fixes in this version

Fix: Large data sets or data sets with multiple nested packages render
very slowly and sometimes crash the browser
Fix: Private content doesn't download
Fix: Package contents table wasn't sorted by order of appearance in
metadata
Fix: Format IDs in package contents table are not user friendly
Fix: UUIDs in search queries throw an error
Fix: Error when navigating to a package that has no metadata
Fix: Provenance charts "View more" link didn't work
Fix: Private lock icon is not always displayed