Downloads
Download tar.gz
50.91 KB
MD5: f8d83a082118695e40d73ed2daf5eb6f
SHA-1: bce092f4876409e601eec1d341eac77a04f88c41
SHA-256: 78e3c758d7ad9cc07483ccf88f902c02f4d4605dd7224a0899d3e8735ad7ec30
Download zip
75.45 KB
MD5: 2d3d666d5c067f39680b76629f6ab0c2
SHA-1: 96b80672acbcee8592fd2347d181ac846bd7561a
SHA-256: 985f85e31d31a10154b03ff0662dd5dc873e581d6ed86b8b3ba63491faee9485
Release notes
Changes since DRUPAL-6--1-0-RC1:
- Fixing 6.x-1.0-rc1 date.
- task #821630 by rsevero: Changed all "private" methods and vars to "protected" in statspro.inc.
- task #821652 by rsevero: Created helper function for watchdog table related data gathering and converted all current functions to use the new helper function.
- task #822122 by rsevero: Removed unused methods from StatisticsProBaseTestClass in statspro.test.
- feature #819566 by rsevero: Created statistics about 'emergency', 'uemergency', 'alert', 'ualert', 'critical' and 'ucritical'.
- task #822632 by rsevero: Reorganizing "Tools" page.
- task #822794 by rsevero: Fixed "statspro" drush command help message.
- bug #822816 by rsevero: Fixed statspro table "critical" field name.
- task #822212 by rsevero: Included minimal "Advanced Help" documentation and it's brazilian portuguese translation (from 6.x-1.x-dev).
- feature #819684 by rsevero: Included new period "custom X days" with tests.
- feature #819684 by rsevero: Updated "Advanced Help" pages", fixed "Coder" issue, updated translations files and fixed wrong texts from 'Custom numbers of days' to 'Custom number of days'.
- bug #823354 by rsevero: Fixed period definitions converting all SQL WHEREs from SQL date functions do 'day [>=|=|<=] %u' (from 6.x-1.x-dev).
- task by rsevero: Reorganizing statspro_views_data().
- task #825188 by FrankT, rsevero: Added updated german translation file and fixed field description (from 6.x-1.x).
- bug #819272 by rsevero: Removed pie charts from "Common" page and Charts module requirement (from 6.x-1.x).
- feature #659266 by rsevero: First implementation complete.
- feature #659266 by rsevero: Improving recommended dependencies presentation.
- feature #659266 by rsevero: Advanced Help page for path aggregated reports.
- task by rsevero: Fixed misspeling of past tense 'meat' to 'met'.
- task by rsevero: Changed optional path aggregated requirements detection not to show errors.
- task by rsevero: Implemented period definition support through URL for 'Overview' and 'Path aggregated' reports.
- task by rsevero: Updated statspro.pot and pt-br translation files.
- task by rsevero: Tag 6.x-2.0-ALPHA1 created.