No description
Find a file
Christopher Mühl 9871c2e707
feat: DI extension, services.yaml, and autoloader fix for plugin detection
- Add DependencyInjection/KimaiHeatmapExtension to load services.yaml
- Register bundle as tagged PluginInterface service so PluginManager finds it
- Exclude recursive symlink path from Kimai's autoloader classmap
- Bump PHP memory_limit to 1G for Kimai cache warmup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 12:26:17 +02:00
.planning docs(01-01): complete nix flake and dev infrastructure plan 2026-04-08 11:13:40 +02:00
DependencyInjection feat: DI extension, services.yaml, and autoloader fix for plugin detection 2026-04-08 12:26:17 +02:00
dev feat: DI extension, services.yaml, and autoloader fix for plugin detection 2026-04-08 12:26:17 +02:00
Resources/config feat: DI extension, services.yaml, and autoloader fix for plugin detection 2026-04-08 12:26:17 +02:00
.envrc feat(01-01): nix flake devshell with PHP 8.2, MariaDB, Node 22 2026-04-08 11:11:56 +02:00
.gitignore feat(01-01): nix flake devshell with PHP 8.2, MariaDB, Node 22 2026-04-08 11:11:56 +02:00
CLAUDE.md docs: create roadmap (5 phases) 2026-04-08 10:52:40 +02:00
composer.json feat: add minimal plugin scaffold 2026-04-08 11:14:09 +02:00
flake.lock feat(01-01): nix flake devshell with PHP 8.2, MariaDB, Node 22 2026-04-08 11:11:56 +02:00
flake.nix feat: DI extension, services.yaml, and autoloader fix for plugin detection 2026-04-08 12:26:17 +02:00
KimaiHeatmapBundle.php feat: add minimal plugin scaffold 2026-04-08 11:14:09 +02:00