{* Copyright (C) 2009 INRA This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . *}

Administration center

Monitor running workflows and disk space usage, manage users with administation rights.

Please use the following options to configure the statistics to display, select an element in the following table and use the button to generate the chart.

1. Which users should be considered ?

2. How should they be grouped ?

3. How should the data be displayed ?

3.1. Misc

Which laboratories should be displayed ? non selected ones will be gathered in the "others" group

{foreach $distribution key=group_name item=group_values} {/foreach}
Laboratories Organizations Locations Number of project
{$group_name} {$group_values.organism} {$group_values.location} {$group_values.count}


This table allows you to add a user to the list of ng6 administrator

{foreach from=$ng6_admin_users key=c_user_id item=user_values} {* highlight user personnal line *} {assign var="emphasis" value=""} {if $user_values.id==$user_id} {assign var="emphasis" value="tx-nG6-pi1-line-emphasis"} {/if} {if $user_values.id == $user_id } {else} {/if} {/foreach}
Login Last name First name Email
{$user_values.username} {$user_values.last_name} {$user_values.first_name} {$user_values.email}
With selection :
{if $is_current_user_superadmin}


This table allows you to manage every ng6 superadmin

{foreach from=$ng6_superadmin_users key=c_user_id item=user_values} {* highlight user personnal line *} {assign var="emphasis" value=""} {if $user_values.id==$user_id} {assign var="emphasis" value="tx-nG6-pi1-line-emphasis"} {/if} {if $user_values.id == $user_id } {else} {/if} {/foreach}
Login Last name First name Email
{$user_values.username} {$user_values.last_name} {$user_values.first_name} {$user_values.email}
With selection :
{/if}

Please use the following options to retrieve project, run, analyses acces to purge options.

1. Filter on size greater than

2. Retention date lower than :

3. Which create user ?

{foreach $ng6_admin_users key=user_key item=user_values} {/foreach}
Create user
{$user_values.username}

4. Laboratories implie:

{foreach $distribution key=group_name item=group_values} {/foreach}
With Without Laboratories
{$group_name}

Please wait while processing ...

Following table contains runs and analysis which can be purged, please alert project managers with button "send mail" after selecting projects.
Then the project will be available for extention or purge in tab "Purge demand management"
This table contains project corresponding to .

Project All Run
Obsoletes Runs
All Analyze
Obsoletes Analyzes
Total Size Purgeable Project category Users
Nb Run stored Nb Run extended Nb Analyze stored Nb Analyze extended
With selection :

Following table contains list of purge demand sent, here you can delete data or extend retention date.
Delay exceeded is yes if mail sent more than {$ng6_purge_delay} days, so if you don't have answer from manager you can purge data.

Please wait while processing ...
Demand number Project name Purgeable size Demand date Users Delay exceeded
With selection :

Following table contains all projects.

Please wait while processing ...
Project name
Select extention date :
{include file='../template/modals.tpl'}