Skip to content

Releases: ncbo/bioportal_web_ui

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

6.10.1

14 Feb 21:15
Compare
Choose a tag to compare

What's Changed

  • Forbid non-AJAX calls to concepts#show (#252)
  • Move repetitive code in ConceptsController to a before_action filter
  • Remove defunct history routes and associated code (#232)
  • Remove defunct user intention survey code (#232)
  • Retire old redirects and routes (#232)
  • Fix "can't modify frozen string" errors in the AnalyticsController
  • Enable change request functionality for the GO and UBERON ontologies
  • Fix some RuboCop warnings

Full Changelog: v6.10.0...v6.10.1

6.10.0

30 Jan 19:47
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Ruby 2.7.7
  • Upgrade to Rails 6.1.5.1 by @syphax-bouazzouni in #197
  • Fix an issue that prevents the "Jump To" and "Form Autcomplete" widget demonstrations from working by @syphax-bouazzouni in #242 (#79)
  • Refactor ontology change request code to resolve zeitwerk uninitialized and already initialized constant warnings
  • Fix an issue that prevents the "Add synonym proposal" dialog from appearing
  • Add simple client-side validation for new and edit project forms
  • Fix an issue that prevents a confirmation dialog from appearing when deleting projects
  • Fix URI.escape is obsolete warnings (#205)
  • Fix an issue that prevents numeric ontology ID to acronym resolution (#250)
  • Remove wild controller route and fix "no route matches" errors (#231, #248, and #249)
  • Modify admin routes not to use the match keyword for single request types
  • Remove defunct marginal notes code (#219)
  • Remove defunct administrative views (#219)
  • Remove defunct views for the deprecated flexviz visualization tool by @alexskr in #216 (#215)
  • Remove deprecated remote logging functionality by @alexskr in #221 (#213)
  • Remove exhibit route with no controller action (#232)
  • Refactor code that handles errors responses from the BioPortal REST API by @syphax-bouazzouni in #240 (relates to ncbo/ontologies_api_ruby_client#13 and #243)
  • Fix some RuboCop warnings
  • Bump ontologies_api_client from 2.2.0 to 2.2.1
  • Bump globalid from 1.0.0 to 1.0.1 by @dependabot in #247
  • Bump rack from 2.2.4 to 2.2.6.2 by @dependabot in #245

Full Changelog: v6.9.0...v6.10.0

6.9.0

13 Dec 19:05
1b2b74f
Compare
Choose a tag to compare

What's Changed

Add initial support for ontology change requests by @jvendetti in #234

Full Changelog: v6.8.2...v6.9.0

6.8.2

09 Dec 23:59
Compare
Choose a tag to compare

What's Changed

  • Added a GitHub Action for deployment workflow by @alexskr in #222
  • Style mappings page by @syphax-bouazzouni in #209
  • Update linear gradient outdated syntax by @syphax-bouazzouni in #218
  • Fixed an issue that prevented the ability to run the application in production and appliance modes locally (#212)
  • Fixed an issue that caused 500 errors when clicking on the help icon in top-level landing pages (#220)
  • Bump tzinfo from 1.2.9 to 1.2.10 by @dependabot in #206

Full Changelog: v6.8.1...v6.8.2