X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fgroup_edit.tpl;h=67bddd9e5f7506fb92cdf2c9018a00855a0a768a;hb=ddbe45e8a1120c0a80032a0021613b9d1d9f3116;hp=4dedafdf17ebf06fb60ad627d985205b3159b216;hpb=b3ed433e388b83e055958b395ebc0e08172cd079;p=timetracker.git diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl index 4dedafdf..67bddd9e 100644 --- a/WEB-INF/templates/group_edit.tpl +++ b/WEB-INF/templates/group_edit.tpl @@ -1,4 +1,6 @@ {$forms.groupForm.open} - -{if $user->canManageTeam()} {include file="datetime_format_preview.tpl"} -{/if}
-{if $user->isManager() || ($user->canManageTeam() && !defined(MANAGER_ONLY_TEAM_SETTINGS))} +{if $user->can('manage_subgroups')} + {if $group_dropdown} + + + + + {/if} - - + + +{/if} - {if $user->can('manage_roles')} +{if $user->can('manage_roles')} - {/if} +{/if} @@ -137,43 +65,51 @@ function handlePluginCheckboxes() { - - + + - - + + - - + + - + + + + + - + - + - + -{if $user->can('manage_advanced_settings')} - - + + +{if $user->can('manage_advanced_settings')} - - + + {/if} + + + + {* initialize preview text *} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{/if} - - +
{$i18n.label.group}:{$forms.groupForm.group.control}
{$i18n.label.team_name}:{$forms.groupForm.team_name.control}{$i18n.label.subgroups}:{$i18n.label.configure}
{$i18n.label.currency}: {$forms.groupForm.currency.control}
{$i18n.label.roles}: {$i18n.label.configure}
{$i18n.label.language}: {$forms.groupForm.lang.control}{$forms.groupForm.start_week.control}
{$i18n.form.profile.show_holidays}:{$forms.groupForm.show_holidays.control} {$i18n.label.what_is_it}{$i18n.form.group_edit.display_options}:{$i18n.label.configure}
{$i18n.form.profile.tracking_mode}:{$forms.groupForm.tracking_mode.control} {$forms.profileForm.task_required.control} {$i18n.form.group_edit.holidays}:{$forms.groupForm.holidays.control} {$i18n.label.what_is_it}
{$i18n.form.profile.record_type}:{$forms.groupForm.record_type.control}{$i18n.form.group_edit.tracking_mode}:{$forms.groupForm.tracking_mode.control} {$forms.groupForm.task_required.control}
{$i18n.form.profile.punch_mode}:{$i18n.form.group_edit.record_type}:{$forms.groupForm.record_type.control} {$i18n.label.what_is_it}
{$i18n.form.group_edit.punch_mode}: {$forms.groupForm.punch_mode.control} {$i18n.label.what_is_it}
{$i18n.form.profile.allow_overlap}:{$i18n.form.group_edit.allow_overlap}: {$forms.groupForm.allow_overlap.control} {$i18n.label.what_is_it}
{$i18n.form.profile.future_entries}:{$i18n.form.group_edit.future_entries}: {$forms.groupForm.future_entries.control} {$i18n.label.what_is_it}
{$i18n.form.profile.uncompleted_indicators}:{$i18n.form.group_edit.uncompleted_indicators}: {$forms.groupForm.uncompleted_indicators.control} {$i18n.label.what_is_it}
{$i18n.label.bcc}:{$forms.groupForm.bcc_email.control} {$i18n.label.what_is_it}{$i18n.form.group_edit.confirm_save}:{$forms.groupForm.confirm_save.control} {$i18n.label.what_is_it}
{$i18n.form.profile.allow_ip}:{$forms.groupForm.allow_ip.control} {$i18n.label.what_is_it}{$i18n.form.group_edit.advanced_settings}:{$i18n.label.configure}
{$i18n.label.required_fields}
  
{$i18n.form.profile.plugins}
 
{$forms.groupForm.charts.control}
{$forms.groupForm.clients.control} {$forms.profileForm.client_required.control}
{$forms.groupForm.invoices.control}
{$forms.groupForm.paid_status.control}
{$forms.groupForm.custom_fields.control} {$i18n.label.configure}
{$forms.groupForm.expenses.control} {$forms.profileForm.tax_expenses.control} {$i18n.label.configure}
{$forms.groupForm.notifications.control} {$i18n.label.configure}
{$forms.groupForm.locking.control} {$i18n.label.configure}
{$forms.groupForm.quotas.control} {$i18n.label.configure}
{$forms.groupForm.week_view.control} {$i18n.label.configure}
 
{$forms.groupForm.btn_save.control}{$forms.groupForm.btn_save.control} {$forms.groupForm.btn_delete.control}