Skip to content

Releases: ncbo/bioportal_web_ui

6.8.1

17 Jun 18:19
Compare
Choose a tag to compare
  • Fixed an issue that caused the virtual appliance page to take several minutes to load (#202)
  • Added dev:appliance_users Rake tasks to assist debugging of the virtual appliance page (9f70c7f)
  • Removed cruft from, and fixed errors in the /test directory that prevented execution of Minitest tests
  • Fixed a broken link to the ontology metrics help page (#203)

Full Changelog: v6.8.0...v6.8.1

6.8.0

07 Jun 19:41
Compare
Choose a tag to compare
  • Added global and environment specific encrypted credential files
  • Required masters keys in staging, production, and appliance environments
  • Updated recaptcha gem to 5.9.0
  • Moved recaptcha keys to encrypted credentials
  • Updated instructions for using recaptcha

Full Changelog: v6.7.1...v6.8.0

6.7.1

11 May 16:08
Compare
Choose a tag to compare
  • Fixed an issue that prevented the ability to run db:migrate on fresh installs of the code (#191).
  • Fixed an issue that caused an ActionView template error on the success page after submission of new ontology views (#192).
  • Fixed an issue that showed the wrong message text on the success page after submission of new metadata-only ontologies.
  • Updated the contents of the database.yml.sample file with more current example text.

Full Changelog: v6.7.0...v6.7.1

6.7.0

13 Apr 23:58
Compare
Choose a tag to compare
  • Upgraded Rails to 6.0.4.1 (#151)
  • Refactored code that retrieves mapping counts to speed up page loading (4f13377)
  • Fixed invalid MIME type exceptions that prevented expansion of nodes in the class and property trees
  • Fixed an analytics routing error
  • Fixed a missing template error from the AnalyticsController
  • Modified configuration files to replace deprecated dalli_store
  • Moved hard-coded link text to a new YAML configuration file (08e0adb)
  • Repaired broken link to citations page (#188)
  • Moved inline JavaScript in the _ontology_list partial to the asset pipeline (89e1c6a)

Full Changelog: v6.6.0...v6.7.0

6.6.0

09 Feb 18:25
Compare
Choose a tag to compare
  • Added a new badge type to the ontology Browse page that shows instance counts for ontologies with instances.
  • Modified the sorting options in the ontology Browse page to replace sort by "Size" with sort by "Classes count" and sort by "Instances/Concepts count".
  • Fixed an issue that caused right-hand text overflow in badges on the ontology Browse page (#163).

Thanks go to @syphax-bouazzouni for implementing these changes in #184.

Full Changelog: v6.5.1...v6.6.0

6.5.1

15 Nov 18:21
Compare
Choose a tag to compare

User accounts with spaces in the account name are now able to edit their account information (#178) and use password reset links (#177). Thanks go to @syphax-bouazzouni for the contributions.

6.5.0

08 Jul 22:59
Compare
Choose a tag to compare

Implemented the Ontolobridge authentication token (#172).

6.4.0

24 Jun 20:56
Compare
Choose a tag to compare
  • Upgraded to Rails 5.2.6 (#168)
  • Added a new "Users" tab in the Admin space for administering user accounts. Thanks go to @syphax-bouazzouni for the contribution.
  • Fixed an issue that prevented deletion of accounts with underscores in the account name (#169)
  • Modified code to allow for spaces and dash characters in account names (78745c2)
  • Fixed an unpermitted parameter error for the :admin parameter (2a46f91)
  • Modified code to prevent excess calls to the UsersController#index method on tab shown events in the Admin space (72f4371)
  • Enabled Uglifier harmony mode to fix broken asset precompilation (c65bb59)

6.3.2

23 Apr 18:34
Compare
Choose a tag to compare
  • Fixed an issue that causes the Ontologies page to error out when end users declare public ontologies as views of private ontologies (#162)
  • Fixed a CSS issue that caused improper display of the VIEW badges on the Ontologies page (f1bab1f)
  • Fixed a CSS name clash that prevented the classes, projects, and notes badges on the Ontologies page from displaying as intended (dcc4d64)

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