0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-30 23:40:11 +00:00
kevinpapst_kimai2/tests/Invoice
Kevin Papst b6c98f871d
Release 2.14 (#4710)
- show "link has expired message" in password reset screen
- added date objects as hydrator variables - for custom date formats in invoice templates
- show meta-fields with null values (e.g. booleans with `false` where hidden)
- fix permission check: allow to remove `view_own_timesheet` but still record times
- prevent error 500 if customer country is empty
- fix API 500 error if project does not exist when creating new timesheet
- fix tags are not created in remote-search mode
- do not check "export items" by default
- fix daterange query, if user an request locale are different
- added logging for invalid SAML responses (see various discussions)
2024-04-05 12:38:21 +02:00
..
Calculator sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
Hydrator Release 2.14 (#4710) 2024-04-05 12:38:21 +02:00
NumberGenerator Release 2.13 (#4659) 2024-03-10 15:35:59 +01:00
Renderer Release 2.14 (#4710) 2024-04-05 12:38:21 +02:00
templates Release 2.1.0 (#4321) 2023-10-19 11:21:50 +02:00
DebugFormatter.php Release 2.0.29 (#4178) 2023-07-26 15:16:59 +02:00
InvoiceFilenameTest.php Release 2.0.29 (#4178) 2023-07-26 15:16:59 +02:00
InvoiceItemTest.php Release 2.12 (#4609) 2024-02-07 23:47:25 +01:00
InvoiceModelTest.php Release 2.0.29 (#4178) 2023-07-26 15:16:59 +02:00
ServiceInvoiceTest.php Split user language (UI translation) from locale (formatted values) (#4595) 2024-01-30 00:09:53 +01:00