Skip to content

Releases: ncbo/bioportal_web_ui

5.8.0

12 Nov 23:26
Compare
Choose a tag to compare
  • Upgraded to Rails 5.1.7
  • Refactored reCAPTCHA code to fix 404 error (#94)
  • Converted locales file to YAML format

5.7.6

30 Oct 22:59
Compare
Choose a tag to compare
  • Fixed a regression that caused improper display of mapping dialogs from the top-level Mappings page
  • Updated robots.txt to combat bot traffic
  • Moved some inline styles to the asset pipeline

5.7.5

04 Oct 18:39
Compare
Choose a tag to compare

Fixed an issue where mapping dialogs showed duplicate tables of mappings between ontologies (#103).

5.7.4

27 Sep 22:19
Compare
Choose a tag to compare

Modified robots.txt to disallow Semrush bot

5.7.3

14 Aug 17:43
Compare
Choose a tag to compare
  • Fixed an issue that caused creating/updating various object types (e.g., users, ontologies, etc.) to fail.
  • Added strong parameters to users, projects, ontologies, submissions, and notes controllers.

5.7.2

27 Jun 22:27
Compare
Choose a tag to compare
  • Upgraded to Rails 5.0.7.2
  • Minor bug fixes

5.7.1

29 May 23:21
Compare
Choose a tag to compare
  • Integrated AnnotatorPlus beta, a newer version of the Annotator with support for negation, scoring, clinical context detection, and UMLS semantic group filtering (#83). Thanks go to @jonquet and @twktheainur for the contribution.
  • Upgraded the AnnotatorPlus UI to Bootstrap 4.
  • Moved sensitive data to secrets.yml file.

5.7.0

06 Feb 00:03
Compare
Choose a tag to compare
  • Upgraded to Rails 4.2.11 (#89)
  • Added a decorator for ontology views to remove logic from partial.
  • Added a method to the MappingsHelper to get mappings for a concept.
  • Modified the footer for appliance mode to use Bootstrap 4.

5.6.4

20 Nov 23:20
Compare
Choose a tag to compare
  • Fixed an issue that prevented the feedback dialog from displaying in a popup window after clicking on the "Contact Us" link in the footer
  • Moved some footer text to the locales file
  • Moved some inline styles to the asset pipeline

5.6.3

06 Nov 20:20
Compare
Choose a tag to compare

Fixed an issue that broke resizable split view functionality (#88).