Skip to content

1.13.0

Compare
Choose a tag to compare
@laurenwalker laurenwalker released this 18 Nov 00:38

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