-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added release notes for Mica 4.5.0 (#31)
- Loading branch information
Showing
4 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<p xmlns="http://www.w3.org/1999/html">We are pleased to announce that Mica2 4.5 is now available. <a href="/pages/products/mica/">Mica</a> is OBiBa’s data web portal for epidemiological studies and networks.</p> | ||
|
||
<p>This release introduces the following features:</p> | ||
|
||
<ul class="obiba-no-style-list"> | ||
<li><i class="fa fa-caret-right obiba-small-right-margin"></i> | ||
Usage of <b>Opal Personal Token</b> in Mica for Opal authentications. | ||
</li> | ||
<li><i class="fa fa-caret-right obiba-small-right-margin"></i> | ||
New annotation column in downloaded list of variables. | ||
</li> | ||
<li><i class="fa fa-caret-right obiba-small-right-margin"></i> | ||
New <b>Card</b> view with statistics in Mica public listing pages. | ||
</li> | ||
<li><i class="fa fa-caret-right obiba-small-right-margin"></i> | ||
New harmonization status <b>Partial</b> to describe variables that could generate DataSchema with possible loss of information. | ||
</li> | ||
<li><i class="fa fa-caret-right obiba-small-right-margin"></i> | ||
New summary statistics section in Network public detail page. | ||
</li> | ||
</ul> | ||
|
||
<p class="obiba-top-margin">See <a href="http://micadoc.obiba.org" target="_blank">Mica documentation <i class="fa fa-external-link-square"></i></a> for installation and operation instructions. Note that a <a href="http://micadoc.obiba.org/en/latest/admin/installation.html#docker-image-installation" target="_blank">Docker Image Installation <i class="fa fa-external-link-square"></i></a> section has been added.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
layout: page | ||
title: News | ||
|
||
--- | ||
{% include JB/setup %} | ||
|
||
{% include themes/bootstrap/section.html img="/assets/themes/bootstrap/img/icon-mica.png" sectionTitle="Mica2 4.5 Released" sectionBody="themes/bootstrap/news/mica2-4.5-release.html" %} |