kimai-plugin-heatmap/Tests
Christopher Mühl c28220c83f
feat(08-01): add aggregation methods and filter support to HeatmapService
- getHourlyAggregation with timezone-correct CONVERT_TZ
- getDayHourAggregation with weekStart-relative day index
- getUserCustomers and getUserActivities cascade queries
- activity/customer filter params on getDailyAggregation
- Inject EntityManagerInterface for testable DBAL access
2026-04-09 21:23:25 +02:00
..
Controller feat: add HeatmapService, API controller, and PHPUnit tests 2026-04-08 12:49:54 +02:00
Service feat(08-01): add aggregation methods and filter support to HeatmapService 2026-04-09 21:23:25 +02:00
bootstrap.php feat(08-01): add aggregation methods and filter support to HeatmapService 2026-04-09 21:23:25 +02:00
phpunit.xml feat: add HeatmapService, API controller, and PHPUnit tests 2026-04-08 12:49:54 +02:00