X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fplugins%2Fgeneric%2Fstatistics%2Fstatistics.tpl;h=b9cd6bfb85d08bfd5c0d1f4628cb03dddefdbe12;hb=18e936f1cf1d610b928eba9da7d060e4c4bcd1f6;hp=44df1208ad95283a03f6e8a8e2eaa3b5c860d955;hpb=9750afa08db705a76853fe94578cf54e8042cbb9;p=gosa.git diff --git a/gosa-core/plugins/generic/statistics/statistics.tpl b/gosa-core/plugins/generic/statistics/statistics.tpl index 44df1208a..b9cd6bfb8 100644 --- a/gosa-core/plugins/generic/statistics/statistics.tpl +++ b/gosa-core/plugins/generic/statistics/statistics.tpl @@ -4,27 +4,97 @@ {t}This feature is disabled. To enable it you can use the GOsa properties plugin, just activate the remote procedure call (RPC) configuration flags.{/t} -{else if !$validRpcHandle} +{else if !$validRpcHandle || $rpcHandle_Error} {t}Communication with the GOsa-backend failed. Please check the rpc configuration!{/t} {else} - - + {if $unsbmittedFiles != 0} + {$unsbmittedFilesMsg} + +
+ {/if} + + + + + + + + +
{t}Generate report for{/t} + + + - + + + + +

- {if $receivedStats} -

{t}Transmit daliy stats{/t}

- - {foreach from=$receivedStats key=key item=item} - - - - - {/foreach} -
{$key}{$item}
+ + + + + + +
+ {if isset($graphIDs.1) && $graphIDs.1} + + {/if} + + {if isset($graphIDs.7) && $graphIDs.7} + + {/if} +
+ + + + + + +
+ {if isset($graphIDs.2) && $graphIDs.2} + + + {/if} + + {if isset($graphLegends.2) && $graphIDs.2} + {$graphLegends.2} + {/if} +
+ {if isset($graphIDs.3) && $graphIDs.3} + + {/if} + {if isset($graphIDs.4) && $graphIDs.4} + + {/if} + {if isset($graphIDs.5) && $graphIDs.5} + + {/if} + {if isset($graphIDs.6) && $graphIDs.6} + {/if} {/if}