0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-30 07:20:11 +00:00
kevinpapst_kimai2/tests/Controller/Reporting
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
..
AbstractUserPeriodControllerTest.php refactored repositories and DB queries (#5026) 2024-08-27 10:11:19 +02:00
AbstractUsersPeriodControllerTest.php Release 2.20.0 (#4987) 2024-08-04 18:22:27 +02:00
CustomerMonthlyProjectsControllerTest.php Release 2.12 (#4609) 2024-02-07 23:47:25 +01:00
ProjectDateRangeControllerTest.php Release 2.12 (#4609) 2024-02-07 23:47:25 +01:00
ProjectDetailsControllerTest.php Release 2.12 (#4609) 2024-02-07 23:47:25 +01:00
ProjectInactiveControllerTest.php Release 2.12 (#4609) 2024-02-07 23:47:25 +01:00
ProjectViewControllerTest.php new export of project overview list (#5009) 2024-08-03 00:43:05 +02:00
ReportUsersMonthControllerTest.php new user-year reporting and data-type chooser (#3155) 2022-02-16 12:18:04 +01:00
ReportUsersWeekControllerTest.php new user-year reporting and data-type chooser (#3155) 2022-02-16 12:18:04 +01:00
ReportUsersYearControllerTest.php new user-year reporting and data-type chooser (#3155) 2022-02-16 12:18:04 +01:00
UserMonthControllerTest.php new user-year reporting and data-type chooser (#3155) 2022-02-16 12:18:04 +01:00
UserWeekControllerTest.php new user-year reporting and data-type chooser (#3155) 2022-02-16 12:18:04 +01:00
UserYearControllerTest.php new user-year reporting and data-type chooser (#3155) 2022-02-16 12:18:04 +01:00