0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-18 19:28:57 +00:00
kevinpapst_kimai2/tests/EventSubscriber/Actions
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
..
AbstractActionsSubscriberTestCase.php Release 2.32 (#5411) 2025-04-06 09:53:48 +02:00
ActivitiesSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ActivitySubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
CustomersSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
CustomerSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceArchiveSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceDocumentSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceTemplatesSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceTemplateSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
PermissionsSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
PluginSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ProjectsSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
ProjectSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TagsSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TagSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TeamsSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TeamSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TimesheetsSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TimesheetsTeamSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TimesheetSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
TimesheetTeamSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
UsersSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
UserSubscriberTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00