0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-02-23 21:08:26 +00:00
kevinpapst_kimai2/tests/Invoice/Hydrator
Kevin Papst b42c77a2a1
Release 2.29 (#5325)
* bump composer packages
* fixes #5329 quotes for ANSI_MODE
* improve year selection
* improve year selection via dropdown
* added range selector in month-picker
* fix week number if week starts with sunday
* fix first day of month in URL
* predefined options for week chooser
* z-index issue with sticky table header
* replace duplicated translations
* add logout button to allow user switch without having to re-login in "remember me" login
* new flag to detect if invoice entry is a fixed rate
* improve export column lengths
2025-02-09 00:16:03 +01:00
..
InvoiceItemDefaultHydratorTest.php Release 2.29 (#5325) 2025-02-09 00:16:03 +01:00
InvoiceModelActivityHydratorTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceModelCustomerHydratorTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceModelDefaultHydratorTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceModelProjectHydratorTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00
InvoiceModelUserHydratorTest.php Upgrade tests to PhpUnit 10 (#5252) 2024-12-22 01:25:30 +01:00