-
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.
- Loading branch information
Showing
3 changed files
with
23 additions
and
0 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<p>We are pleased to announce that Agate 2.9 is now available. <a href="/pages/products/agate/">Agate</a> is OBiBa’s central user profile server.</p> | ||
|
||
<p> | ||
This release offers the possibility to white and/or black list the email domains that are allowed / forbidden to sign up. | ||
</p> | ||
|
||
<p class="obiba-top-margin"> | ||
This release was possible thanks to the funding of the <a href="https://www.mirec-canada.ca/" target="_blank">MIREC Biobank <i class="fa fa-external-link-square"></i></a>. | ||
</p> | ||
|
||
<p class="obiba-top-margin">See also <a href="http://agatedoc.obiba.org/" target="_blank">Agate documentation <i class="fa fa-external-link-square"></i></a> for installation and operation instructions. Note that a <a href="http://agatedoc.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-agate.png" sectionTitle="Agate 2.9 Released" sectionBody="themes/bootstrap/news/agate-2.9-release.html" %} |