Releases: ncbo/bioportal_web_ui
Releases · ncbo/bioportal_web_ui
6.3.1
6.3.0
Added mappings and properties statistics to the home page.
Made the following enhancements for the OntoloBridge project:
6.2.0
- Implemented the ability to supply custom OntoloBridge new term request instructions by the ontology maintainer (ncbo/bioportal-project#179, OntoloBridge/ontolobridge-project#94)
6.1.1
6.1.0
6.0.0
5.9.5
- 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
- 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
- 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.