Skip to content

Releases: ncbo/bioportal_web_ui

6.13.2

16 Nov 20:16
cc1b43d
Compare
Choose a tag to compare

What's Changed

Added a download link for version 3.2.1 of the OntoPortal virtual appliance

Full Changelog: v6.13.1...v6.13.2

6.13.1

27 Sep 22:40
b45ed09
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue that prevented the ability to delete ontologies and submissions from the Administration Console by @jvendetti in #288
  • Fixed an issue that caused a 500 error when clicking on the "BioPortal slice" link in any of the slice banners (#286)

Full Changelog: v6.13.0...v6.13.1

6.13.0

13 Sep 21:16
70b6296
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.11.0...v6.13.0

6.11.0

27 Jul 23:20
50236bb
Compare
Choose a tag to compare

What's Changed

  • Upgrade Rails from 6.1.5.1 to 6.1.7.3 by @jvendetti in #273
  • Fix 500 errors that are thrown each time a search result is clicked (#269)
  • Add strong parameters to the AnalyticsController
  • Restrict download of search analytics CSV files to administrative users
  • Fix JavaScript Uncaught TypeError on the Search, Recommender, and Annotator pages (#131)
  • Convert PURL environment variables to YAML-based settings by @jvendetti in #275
  • Remove textual references to class "permalinks" (#274)
  • Remove $LEGACY_REST_URL environment variable and associated code by @jvendetti in #276
  • Retire code for defunct ontology reviews functionality by @jvendetti in #277
  • Bump ontologies_api_client from 2.2.2 to 2.2.4

Full Changelog: v6.10.7...v6.11.0

6.10.7

26 Jun 19:27
037b12b
Compare
Choose a tag to compare

What's Changed

Migrate from Universal Analytics to Google Analytics 4 by @jvendetti in #271

Full Changelog: v6.10.6...v6.10.7

6.10.6

14 Jun 17:04
615f5a9
Compare
Choose a tag to compare

What's Changed

Modified encrypted credentials files in preparation for an OntoPortal virtual appliance release (#265)

Full Changelog: v6.10.5...v6.10.6

6.10.5

22 May 20:12
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue that prevented the Cancel button from working on forms for creating / editing projects
  • Fixed an issue that caused ActionView::MissingTemplate errors to occur when clicking on the Projects help icon
  • Minor refactors in the view / controller code for Projects
  • Fixed a broken unit test for the remove synonym change request type

Full Changelog: v6.10.4...v6.10.5

6.10.4

04 May 23:46
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue that prevented virtual appliace IDs from appearing on the Admin -> Site Administration tab (#182)
  • Fixed an issue that prevented virtual appliance users from saving licenses via the Admin -> Licensing tab
  • Added support for the "node obsoletion" ontology change request type
  • Fixed some RuboCop warnings

Full Changelog: v6.10.3...v6.10.4

6.10.3

18 Apr 23:43
Compare
Choose a tag to compare

What's Changed

  • Added support for the "remove synonym" ontology change request type (1c05c9e)
  • Enabled table sorting for the Mappings tabs within ontologies (#254)
  • Fixed a JSON::ParserError that occurred on the Admin tab when deleting ontologies by @syphax-bouazzouni in #261 (#260)
  • Fixed an issue that generated 500 errors when invalid ontology IDs are passed to the /mappings/:id URL pattern (#210)
  • Removed a duplicate root route
  • Fixed some RuboCop warnings in the MappingsController (3a72c18)

Full Changelog: v6.10.2...v6.10.3

6.10.2

16 Mar 21:47
1966a78
Compare
Choose a tag to compare

What's Changed

  • Fixed a "No template found" error that occurs when editing a submission fails (#255)
  • Fixed a case where the Cancel button on the form for editing a submission fails to navigate back to the ontology summary page
  • Fixed an issue that prevented the contents of the "Create new mapping" dialog from displaying properly (#253)
  • Fixed an issue that prevented the "Create mapping" button from getting styled as intended
  • Fixed an issue that prevented detection of the 't' parameter for auto-selecting sub-tabs in the Classes tab (d92fc33)
  • Updated the documentation link for the virtual appliance
  • Updated the copyright year
  • Bump rack from 2.2.6.3 to 2.2.6.4 by @dependabot in #258
  • Bump rack from 2.2.6.2 to 2.2.6.3 by @dependabot in #256

Full Changelog: v6.10.1...v6.10.2