0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-30 07:20:11 +00:00
kevinpapst_kimai2/tests/Repository/Query
Kevin Papst 9d933f62c0
refactored repositories and DB queries (#5026)
* removed unused teams from export order
* added new paginator for query instead of querybuilder
* added field hydrate enums
* hide PARTIAL deprecation
* never log deprecations in production
* replaced InvoiceLoader with native Doctrine feature
* prevent excessive permission queries
* support loading customers of team
* improved findByIds
* internalized API
* fix null string deprecations
2024-08-27 10:11:19 +02:00
..
ActivityFormTypeQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
ActivityQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
BaseFormTypeQueryTest.php Release 2.12 (#4609) 2024-02-07 23:47:25 +01:00
BaseQueryTest.php refactored repositories and DB queries (#5026) 2024-08-27 10:11:19 +02:00
CustomerFormTypeQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
CustomerQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
ExportQueryTest.php Release 2.14 (#4710) 2024-04-05 12:38:21 +02:00
InvoiceArchiveQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
InvoiceQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
ProjectFormTypeQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
ProjectQueryTest.php Release 2.10 (#4549) 2024-01-19 12:05:07 +01:00
TagFormTypeQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
TagQueryTest.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
TeamQueryTest.php Release 2.12 (#4609) 2024-02-07 23:47:25 +01:00
TimesheetQueryTest.php Release 2.0.15 (#3970) 2023-04-16 00:44:00 +02:00
UserFormTypeQueryTest.php Release 2.10 (#4549) 2024-01-19 12:05:07 +01:00
UserQueryTest.php Release 2.10 (#4549) 2024-01-19 12:05:07 +01:00