0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-19 11:39:48 +00:00
kevinpapst_kimai2/tests
Kevin Papst d5f8655827
Release 1.20.1 (#3317)
- improved timesheet calculator with changesets and priority
- calculate and include exported stats (e.g. available in export templates)
- added hourly rate column to timesheet listing
2022-05-21 13:13:56 +02:00
..
_data added invoice archive & configurable invoice numbers (#1541) 2020-03-14 01:16:58 +01:00
Activity added activity events for plugins (#2516) 2021-04-21 15:56:17 +02:00
API fix: billable not respected in api post request (#3275) 2022-04-26 17:46:44 +02:00
Calendar added drag and drop for new records via calendar (#1962) 2020-09-17 01:13:48 +02:00
Command Release 1.19.7 (#3286) 2022-05-07 23:47:32 +02:00
Configuration Prevent bookings with same start / stop time (#3304) 2022-05-17 11:12:08 +02:00
Controller Release 1.19.8 (#3296) 2022-05-17 11:52:45 +02:00
Customer added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
DataFixtures Release 1.15.3 (#2813) 2021-10-05 15:30:29 +02:00
DependencyInjection Release 1.19.8 (#3296) 2022-05-17 11:52:45 +02:00
Doctrine Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
Entity Release 1.20.1 (#3317) 2022-05-21 13:13:56 +02:00
Event added event to extend detail pages (#3209) 2022-03-19 23:54:40 +01:00
EventSubscriber added invoice model to invoice created event (#3079) 2022-01-20 18:41:55 +01:00
Export automatic billable calculation (#3200) 2022-03-18 22:31:50 +01:00
Form weekly quick-entry form (#2793) 2021-10-18 11:12:46 +02:00
Importer added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
Invoice Release 1.19.7 (#3286) 2022-05-07 23:47:32 +02:00
Ldap fix ldap issues due to new security components (#2689) 2021-07-27 19:31:49 +02:00
Mail refactor configurations (#2626) 2021-06-26 13:03:54 +02:00
Mocks Release 1.19.7 (#3286) 2022-05-07 23:47:32 +02:00
Model Release 1.20.1 (#3317) 2022-05-21 13:13:56 +02:00
Plugin Store sessions in database (#1736) 2020-06-11 16:54:51 +02:00
Project lifecycle events for projects (#2013) 2020-10-07 19:44:55 +02:00
Reporting Release 1.19.4 (#3255) 2022-04-18 12:41:45 +02:00
Repository Release 1.19.7 (#3286) 2022-05-07 23:47:32 +02:00
Saml composer upgrade, prevent dbal upgrade, new phpstan version (#2900) 2021-11-03 14:58:10 +01:00
Security do not reset password for LDAP and SAML users or rehash on API calls (#2916) 2021-11-10 11:34:50 +01:00
Timesheet fix billable calculation on timesheet restart (#3225) 2022-03-29 23:24:22 +02:00
Twig Release 1.19.7 (#3286) 2022-05-07 23:47:32 +02:00
Utils 1.18.2 (#3190) 2022-03-11 23:25:23 +01:00
Validator Prevent bookings with same start / stop time (#3304) 2022-05-17 11:12:08 +02:00
Voter improve permissison handling in invoice screen (#2965) 2021-11-21 16:41:03 +01:00
Widget added explicit classes for widgets (#3170) 2022-02-22 21:15:19 +01:00
bootstrap.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
ConsoleApplicationTest.php 1.18.2 (#3190) 2022-03-11 23:25:23 +01:00
ConstantsTest.php version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
KernelTest.php allow to pre-define colors to choose from (#2481) 2021-04-06 00:45:54 +02:00
KernelTestTrait.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
phpstan-doctrine.php release 1.17.2 (#3135) 2022-02-14 17:33:52 +01:00
phpstan.neon Release 1.19.7 (#3286) 2022-05-07 23:47:32 +02:00
TranslationsTest.php improve translation test and fix error (#2998) 2021-12-07 16:56:08 +01:00