Skip to content

Releases: NCEAS/metacatui

1.14.12

27 Nov 20:44
Compare
Choose a tag to compare

Several fixes to the provenance display

  • Some derivation provenance display icons were not rendering
  • Some provenance chart connector lines were not displaying
  • The content of entity detail sections were overflowing their container

See https://github.com/NCEAS/metacatui/milestone/18

2.0.0 Release Candidate 3

17 Nov 23:15
Compare
Choose a tag to compare
Pre-release

The primary change to this release is the new provenance editor - an
easy-to-use tool scientists can use to document how their data is
created by linking together data sources, derivations, and code.

Includes many stability improvements to the new metadata editor.

Ready to be used with production catalogs in Beta.

For a complete list of changes, see https://github.com/NCEAS/metacatui/milestone/16

2.0.0 Release Candidate 2

27 Oct 20:08
Compare
Choose a tag to compare
Pre-release

MetacatUI 2.0.0 release candidate 2. To be used in development environments only.

Includes improvements primarily based on results from the first round of
UX testing.

  • Made the Editor package table more obvious as a starting point, with a new header and Add Files button, as well as an increased height
  • Added a title text input to the Overview section in case the user misses the title in the package table
  • Condensed the numeric measurement scale categories into one single "numeric" category, and changed the wording of all categories to be more understandable
  • Fixed bug where the Submit button would display immediately after opening the Editor
  • Fixed bugs related to temporal coverage validation
  • Added red asterisks next to each section name/link in the left vertical navigation when there is a required field in that section
  • Changed the Submit button text to "Submit dataset" to hopefully give more clues to its function

See https://github.com/NCEAS/metacatui/milestone/15 for the list of Github issues

1.14.11

25 Oct 21:50
Compare
Choose a tag to compare

Bug fix: provenance icons were not displaying in the search results list

screen shot 2017-10-25 at 5 50 22 pm

1.14.10

24 Oct 20:07
Compare
Choose a tag to compare

Bug fix: Fixed issue where series identifiers were not working with the MetadataView. The #view/{id} route should work for pids and sids.

1.14.9

18 Oct 20:00
Compare
Choose a tag to compare

Bug fixes:

  • Corrected the quality engine URL in the KNB theme
  • Rotated labels on the Latest Updated line charts so they are more legible with lots of ticks on the x-axis
  • Fixed minor styling issues in the #profile views
  • Fixed #profile view bug where some charts are not rendered when there are no data uploads
  • Fixed bug where #signup view was not working for the default theme

1.14.8

16 Oct 16:29
Compare
Choose a tag to compare
  • The profiles (user profiles, repository and member node profiles, group profiles, etc.) have been updated to be more accurate given the stats available via the Solr discovery index and the DataONE aggregated
    event index.

profile-changes

  • Fixed an issue in the default theme where the map was not displaying
    properly

1.14.7

11 Sep 21:22
Compare
Choose a tag to compare

Bug fix:
The download button in the search result list was not working

Improvements:
UX improvements to the search result download button, such as showing a loading icon while the download is happening and hiding the button when there is no resource map.

1.14.6

06 Sep 20:41
Compare
Choose a tag to compare

Improved efficiency of the solr and logsolr queries sent by the StatsView
Fixed bug where program-only prov charts were not displaying

1.14.5

30 Aug 19:53
Compare
Choose a tag to compare
Identifiers were not being encoded when retrieving the metadata

stylesheet from the view service, causing 404 errors for some datasets.