0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-19 11:39:48 +00:00
kevinpapst_kimai2/tests/Command
Kevin Papst 00b5a65859
1.18.2 (#3190)
* improve console version output
* fix empty string issue in csv export (DDE protection) - fixes #3189
* fix twig sort deprecation in php 8
* sort user by displayName in users report
* fix missing custom translations in edit modal
* fix font-family in invoice.css
* invoice template "freelancer pdf" - added customer number, moved some fields around
* invoice template "default" - relocate customer number and order number in
2022-03-11 23:25:23 +01:00
..
ActivateUserCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
BundleInstallerCommandTest.php base plugin installation command (#1953) 2020-09-18 01:10:48 +02:00
ChangePasswordCommandTest.php release 1.17.2 (#3135) 2022-02-14 17:33:52 +01:00
CreateUserCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
DeactivateUserCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
DemoteUserCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
ImportCustomerCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
ImportProjectCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
ImportTimesheetCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
InstallCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
InvoiceCreateCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
KimaiImporterCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
PluginCommandTest.php human friendly name for bundles (#1491) 2020-02-22 22:56:37 +01:00
PromoteUserCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
ReloadCommandTest.php phpstan improvements (#3092) 2022-01-23 15:49:38 +01:00
ResetDevelopmentCommandTest.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
ResetTestCommandTest.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
UpdateCommandTest.php activate bleeding edge phpstan rules (#2898) 2021-11-02 13:33:21 +01:00
VersionCommandTest.php 1.18.2 (#3190) 2022-03-11 23:25:23 +01:00