0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-16 18:18:00 +00:00
kevinpapst_kimai2/tests/Controller
Kevin Papst 2e6b700b43
Release 2.32 (#5411)
* bump packages
* dynamic invoice options
* make sure that invoice previews can be detected
* support for mpdf associated files
* do not include any future times in work contract calculation
* re-add username column in Excel spreadsheet
* deactivate internal rate editing
* show if plugin update exists
* shorten name to Kimai only, without Time-Tracking
* remove check for existing id in work contract
* fix metafield already defined in search
* helper methods to unlock months
* new translation
* send event on unlock month
2025-04-06 09:53:48 +02:00
..
Auth Release 2.26 (#5189) 2024-12-05 10:42:07 +01:00
Reporting Release 2.31 (#5372) 2025-02-27 17:41:25 +01:00
Security Release 2.32 (#5411) 2025-04-06 09:53:48 +02:00
AboutControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
AbstractControllerBaseTestCase.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ActivityControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
CalendarControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ContractControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
CustomerControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
DashboardControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
DoctorControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ExportControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
FavoriteControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
HelpControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
HomepageControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
LayoutControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
PermissionControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
PluginControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ProfileControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ProjectControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
QuickEntryControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ReportingControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
SystemConfigurationControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TagControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TeamControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TimesheetControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TimesheetTeamControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
UserControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
WidgetControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
WizardControllerTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00