Added simple not functional groupware plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19495 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19495 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated Authors text
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19493 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19493 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated manpage
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19492 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19492 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed implementation of patch from 'bcooksley', #1024
-I messed things up here, thanks for the notice.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19491 594d385d-05f5-0310-b6e9-bd551577e9d8
-I messed things up here, thanks for the notice.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19491 594d385d-05f5-0310-b6e9-bd551577e9d8
Applied patch from 'bcooksley' see #1023
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19489 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19489 594d385d-05f5-0310-b6e9-bd551577e9d8
Applied patch from 'bcooksley' See #1025
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19488 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19488 594d385d-05f5-0310-b6e9-bd551577e9d8
Applied patch from 'bcooksley' #1024
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19487 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19487 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed template replacement handling for mail addresses
-iconv may not replace all non-ascii chars
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19482 594d385d-05f5-0310-b6e9-bd551577e9d8
-iconv may not replace all non-ascii chars
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19482 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed uid proposal for templates
-It wasn't able handle accents
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19481 594d385d-05f5-0310-b6e9-bd551577e9d8
-It wasn't able handle accents
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19481 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed problem with spaces and special chars in mail tempalte replacements
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19480 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19480 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed paramter
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19479 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19479 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated ldifExport for plugin ldapManager
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19470 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19470 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed comment
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19469 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19469 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated generateLdif method
-Fixed execution method to hide the password from the process list
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19468 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed execution method to hide the password from the process list
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19468 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed passwordHook handling
-Added placeholders like %password isntead of appending the password strings directly
-added escapgeshellargs for security reasons
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19467 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added placeholders like %password isntead of appending the password strings directly
-added escapgeshellargs for security reasons
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19467 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed problem with script parameter they wasn't escaped.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19466 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19466 594d385d-05f5-0310-b6e9-bd551577e9d8
Disabled the check_command function
- It doesn't match our needs anymore.
it fails for something like this 'pwd=%userPassword /script arg1 arg2' but its a valid command.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19465 594d385d-05f5-0310-b6e9-bd551577e9d8
- It doesn't match our needs anymore.
it fails for something like this 'pwd=%userPassword /script arg1 arg2' but its a valid command.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19465 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated usage of cache directory for all graphs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19464 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19464 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed errors in graph generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19463 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19463 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph handling in case of no data
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19462 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19462 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graphs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19461 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19461 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated variable names
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19460 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19460 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19459 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19459 594d385d-05f5-0310-b6e9-bd551577e9d8
Prepared statistics to print password changes over time
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19458 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19458 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed initial errors
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19457 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19457 594d385d-05f5-0310-b6e9-bd551577e9d8
Added a new graph which allows to select the action type per category
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19456 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19456 594d385d-05f5-0310-b6e9-bd551577e9d8
Added a new chart and prepared data for it
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19455 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19455 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graphs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19454 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19454 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics template
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19453 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19453 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics
- Fixed detect of unsubmitted stat files
- Only create statistics class once per session.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19452 594d385d-05f5-0310-b6e9-bd551577e9d8
- Fixed detect of unsubmitted stat files
- Only create statistics class once per session.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19452 594d385d-05f5-0310-b6e9-bd551577e9d8
Added object count chart
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19451 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19451 594d385d-05f5-0310-b6e9-bd551577e9d8
Added a new chart which displays the amount of all used object categories
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19450 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19450 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics
-Added object count to statistics transmit function
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19449 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added object count to statistics transmit function
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19449 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph handling
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19448 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19448 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated chart rendering
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19447 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19447 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated category usage over time plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19446 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19446 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19445 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19445 594d385d-05f5-0310-b6e9-bd551577e9d8
Added some more charts
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19444 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19444 594d385d-05f5-0310-b6e9-bd551577e9d8
Added several new charts
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19443 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19443 594d385d-05f5-0310-b6e9-bd551577e9d8
Added memory usage chart
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19442 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19442 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph selection
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19441 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19441 594d385d-05f5-0310-b6e9-bd551577e9d8
Renamed directory
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19440 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19440 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated chart generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19439 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19439 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph handling
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19438 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19438 594d385d-05f5-0310-b6e9-bd551577e9d8
Renamed function
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19437 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19437 594d385d-05f5-0310-b6e9-bd551577e9d8
Graphs are now cached
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19436 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19436 594d385d-05f5-0310-b6e9-bd551577e9d8
Use client_ip if set.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19435 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19435 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated grapgh generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19434 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19434 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph rendering
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19433 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19433 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistiks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19432 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19432 594d385d-05f5-0310-b6e9-bd551577e9d8
Added self-made legend
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19431 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19431 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph generation
-Added self-made legend
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19430 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added self-made legend
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19430 594d385d-05f5-0310-b6e9-bd551577e9d8
Added a new pie chart which show the used actions
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19429 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19429 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19428 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19428 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19427 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19427 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19426 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19426 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graphs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19425 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19425 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19424 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19424 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19423 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19423 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed graph renderin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19422 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19422 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistic function
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19421 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19421 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19420 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19420 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19419 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19419 594d385d-05f5-0310-b6e9-bd551577e9d8
Added a seperate function to generate the pie chart
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19418 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19418 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19417 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19417 594d385d-05f5-0310-b6e9-bd551577e9d8
Do not remove transmitted stat files
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19416 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19416 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated dumpTable function
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19415 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19415 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats detection
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19414 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19414 594d385d-05f5-0310-b6e9-bd551577e9d8
Added additional graphs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19413 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19413 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed interval settings
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19412 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19412 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19411 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19411 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed stats handling
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19410 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19410 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats handling fixed float problem
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19409 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19409 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistic generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19408 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19408 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats handling
-create a file for each day
-transmit entries per day
-remove transmitted stats files afterwards.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19407 594d385d-05f5-0310-b6e9-bd551577e9d8
-create a file for each day
-transmit entries per day
-remove transmitted stats files afterwards.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19407 594d385d-05f5-0310-b6e9-bd551577e9d8
Prepared statistics to show error count in graph
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19406 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19406 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated chart generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19405 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19405 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats handling.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19404 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19404 594d385d-05f5-0310-b6e9-bd551577e9d8
Hardened graph generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19403 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19403 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated rendering of the statisttics graph
- We do not end up in endless loops while rendering the graph
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19402 594d385d-05f5-0310-b6e9-bd551577e9d8
- We do not end up in endless loops while rendering the graph
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19402 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graph
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19401 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19401 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics class
-Simplified code
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19400 594d385d-05f5-0310-b6e9-bd551577e9d8
-Simplified code
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19400 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19399 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19399 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19398 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19398 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistic plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19397 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19397 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics, we can now select the range for the report
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19396 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19396 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated stats plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19395 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19395 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19388 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19388 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics handling
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19387 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19387 594d385d-05f5-0310-b6e9-bd551577e9d8
#Updated graph generation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19386 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19386 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics to use over time data
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19385 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19385 594d385d-05f5-0310-b6e9-bd551577e9d8
Prepared statistics to handle over-time data
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19384 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19384 594d385d-05f5-0310-b6e9-bd551577e9d8
Added random line-bar combination graph
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19383 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19383 594d385d-05f5-0310-b6e9-bd551577e9d8
Added pChart classes and GOsa mapping class to enable auto-include
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19382 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19382 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics plugin to use pChart
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19381 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19381 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed PHPLot
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19380 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19380 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated statistics graph to be of type Pie
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19379 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19379 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated graphs and statistics page
-Added PHPLot which is licensed under GPL
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19378 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added PHPLot which is licensed under GPL
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19378 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed jpgraph | qpl license doesn't match our needs
-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19377 594d385d-05f5-0310-b6e9-bd551577e9d8
-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19377 594d385d-05f5-0310-b6e9-bd551577e9d8
Added JPgraph
-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19376 594d385d-05f5-0310-b6e9-bd551577e9d8
-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19376 594d385d-05f5-0310-b6e9-bd551577e9d8