X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fplugins%2Fgeneric%2Fstatistics%2Fstatistics.tpl;h=b9cd6bfb85d08bfd5c0d1f4628cb03dddefdbe12;hb=18e936f1cf1d610b928eba9da7d060e4c4bcd1f6;hp=7d1028293f56a185f0a1a62f163a729c3944db9e;hpb=a30f98a937650c5001418a6fb2e21e403566dbcb;p=gosa.git diff --git a/gosa-core/plugins/generic/statistics/statistics.tpl b/gosa-core/plugins/generic/statistics/statistics.tpl index 7d1028293..b9cd6bfb8 100644 --- a/gosa-core/plugins/generic/statistics/statistics.tpl +++ b/gosa-core/plugins/generic/statistics/statistics.tpl @@ -1,19 +1,100 @@ -

{t}Transmit daliy stats{/t} +

{t}Usage statistics{/t}

- - +{if !$rpcConfigured} -{if $receivedStats} -

{t}Transmit daliy stats{/t}

- - {foreach from=$receivedStats key=key item=item} + {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 || $rpcHandle_Error} + + {t}Communication with the GOsa-backend failed. Please check the rpc configuration!{/t} + +{else} + + {if $unsbmittedFiles != 0} + {$unsbmittedFilesMsg} + +
+ {/if} + +
- - + + + + + + +
{$key}{$item}{t}Generate report for{/t} + + + - + + + + +
+
+ + + + + + - {/foreach}
+ {if isset($graphIDs.1) && $graphIDs.1} + + {/if} + + {if isset($graphIDs.7) && $graphIDs.7} + + {/if} +
-{/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}