Initial Kimai 2.61.0 setup with Kimai 1 migration
Some checks failed
Frontend / Frontend verification (push) Has been cancelled
Lint PHP / Linting (8.2) (push) Has been cancelled
Check .lock files / Verify lock file integrity (push) Has been cancelled
Release Drafter / Verify repository (push) Has been cancelled
Release Drafter / Draft next release (push) Has been cancelled
Tests / Integration (8.2) (push) Has been cancelled
Tests / Integration (8.3) (push) Has been cancelled
Tests / Integration (8.4) (push) Has been cancelled
Tests / Integration (8.5) (push) Has been cancelled
Actions Security Analysis / Scan workflows (push) Has been cancelled

- PHP 8.3, Symfony 6.4, MariaDB 10.11
- Migrated from Kimai 1.x: 908K timesheets, 2,154 users, 427 projects
- Custom migration script at migrate.php
- All users login with: changeme
This commit is contained in:
root
2026-06-18 21:54:38 +00:00
parent 0bedb7a877
commit 553c87d7ea
2 changed files with 661 additions and 0 deletions

View File

@@ -105,6 +105,11 @@
"symfony/web-profiler-bundle": "^6.0"
},
"repositories": [
{
"name": "import-plugin",
"type": "vcs",
"url": "https://github.com/kevinpapst/ImportBundle.git"
},
{
"type": "artifact",
"url": "var/packages/"