Skip to content

Releases: ncbo/bioportal_web_ui

6.3.1

11 Jan 20:54
Compare
Choose a tag to compare
  • Updated privacy policy and terms of use links
  • Bumped copyright text to include 2021

6.3.0

11 Jan 20:49
Compare
Choose a tag to compare

Added mappings and properties statistics to the home page.

Made the following enhancements for the OntoloBridge project:

  • New term request form values are now preserved when navigating between classes in the class tree (#158)
  • Added a progress indicator for new term request form submissions (#159)

6.2.0

13 Oct 18:27
Compare
Choose a tag to compare

6.1.1

22 Sep 18:20
Compare
Choose a tag to compare

Fixed an internal server error that resulted from attempts to browse classes, properties, mappings, and/or widgets of ontologies that are converted to summary-only status (#133).

6.1.0

18 Sep 18:53
Compare
Choose a tag to compare
  • Updated the code for displaying sitewide notices to allow for HTML
  • Sitewide notices are now displayed with a flexbox layout for better positioning of notice text and close button during resize

6.0.0

03 Sep 14:13
Compare
Choose a tag to compare
  • Upgraded to Rails 5.2.4.3 (#115)
  • Retired the Resource Index functionality (#145)
  • Fixed an issue with Ontolobridge integration, where the superclass ID was not being included in the Ontolobridge API call (part of OntoloBridge/ontolobridge-project#94)

5.9.5

21 Jul 22:21
Compare
Choose a tag to compare
  • Fixed an issue that prevented the display of newline characters in notes (#146)
  • Added a decorator class for Note objects to assist in removal of presentation logic from note views (aba42b7)
  • Removed some note-related routes with missing controller actions (ab67f3f)
  • Moved some inline CSS to the asset pipeline

5.9.4

02 Jul 17:58
Compare
Choose a tag to compare
  • Fixed an issue that prevented PURLs with dot characters in the last path segment from resolving properly. (#140)
  • Removed the jQuery Superfish dropdown menu plugin, abandoned since 2013. (#141)
  • Fixed an issue that caused missing body and html end tags across all pages. Thanks go to @jlamarque34 for the contribution. (#137)
  • Modified the sample text for Annotator Plus to demonstrate negation in the result set. (#143)
  • Made the Browse Ontologies link on the home page more prominent. (#14)

5.9.3

24 Apr 14:57
Compare
Choose a tag to compare
  • Fixed a JavaScript error that appeared in the console after navigating to the Properties tab for any ontology that lacked properties.
  • Removed the scrollbar from the Properties pane when no ontology properties are present.
  • Updated the footer text for appliance mode.

5.9.2

21 Apr 18:44
Compare
Choose a tag to compare

Added a custom model validator to ensure that virtual appliance users submit license keys with appliance IDs that match their appliance instances.