{*
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
Data | Purged | Stored | Extended | All |
---|---|---|---|---|
# Runs | {if $manag_values.state.purged.nb_run}{$manag_values.state.purged.nb_run} ({$tx_nG6_utils->get_octet_string_representation($manag_values.state.purged.size_run)}){else}-{/if} | {if $manag_values.state.stored.nb_run}{$manag_values.state.stored.nb_run} ({$tx_nG6_utils->get_octet_string_representation($manag_values.state.stored.size_run)}){else}-{/if} | {if $manag_values.state.extended.nb_run}{$manag_values.state.extended.nb_run} ({$tx_nG6_utils->get_octet_string_representation($manag_values.state.extended.size_run)}){else}-{/if} | {$manag_values.nb_runs} |
# Analysis | {if $manag_values.state.purged.nb_analyze}{$manag_values.state.purged.nb_analyze} ({$tx_nG6_utils->get_octet_string_representation($manag_values.state.purged.size_analyze)}){else}-{/if} | {if $manag_values.state.stored.nb_analyze}{$manag_values.state.stored.nb_analyze} ({$tx_nG6_utils->get_octet_string_representation($manag_values.state.stored.size_analyze)}){else}-{/if} | {if $manag_values.state.extended.nb_analyze}{$manag_values.state.extended.nb_analyze} ({$tx_nG6_utils->get_octet_string_representation($manag_values.state.extended.size_analyze)}){else}-{/if} | {$manag_values.nb_analyses} |
{if $projects[key($projects)].is_admin} In the table below are listed all users with an access to the project. {elseif $projects[key($projects)].is_manager} In the table below are listed all users with an access to the project, the administrator is the user who had run the pipeline. As a manager, you are in charge of managing access to the project. To manage users access, you can use the add and the delete buttons on the bottom of the table. The add button will display a form so you can seek for a user or add a brand new one. 2 access levels are available: the manager who has the right to create new users and to modify users' information he had created, and member who has only the right to browse the project. {elseif $projects[key($projects)].is_member} In the table below are listed all users with an access to the project, the administrator is the user who had run the pipeline and the manager is the user in charge of managing access to the project. As a project member you can browse all the data related to the project. For further information, send an email to the project manager(s). {/if}
Login | Last login | Creator | Last name | First name | Right | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{/if} | {$user_values.username} | {$user_values.lastlogin} | {$user_values.cruser_name} | {if $user_values.id==$user_id || $user_values.cruser_id==$user_id }{$user_values.last_name} | {$user_values.first_name} | {$user_values.email} | {else}{$user_values.last_name} | {$user_values.first_name} | {$user_values.email} | {/if}{if $user_values.right_id=='2' && !$projects[key($projects)].is_admin} {else} {if ($projects[key($projects)].is_admin && $user_values.id!=$user_id) || ($projects[key($projects)].is_manager && $user_values.id!=$user_id && $user_values.right_id!='2')} {assign var="disabled" value=""} {else} {assign var="disabled" value="disabled"} {/if} {/if} | |
With selection :
|