0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-31 19:54:56 +00:00
kevinpapst_kimai2/tests
Kevin Papst baff2d78d9
prepare release 1.15 (#2707)
* bump version
* fix invisible class on labels
* fail safe removal of foreign key
* check if optional form field exists before accessing it
* silently ignore stopped timesheets
* prevent colliding parameter names
* make sure decimal duration is always rendered with two decimals
* simplify translation
* fix #2751 ANSI_QUOTES
* rename composer task
* fix billable statistic rates
* added missing translation for export
2021-09-17 00:58:25 +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 prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
Calendar added drag and drop for new records via calendar (#1962) 2020-09-17 01:13:48 +02:00
Command support multiple teamleads in each team (#2702) 2021-08-07 18:05:41 +02:00
Configuration code cleanup (#2700) 2021-08-07 01:36:59 +02:00
Controller added search modal for timesheet export (#2728) 2021-08-24 19:01:48 +02:00
Customer added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
DataFixtures fixes for 1.15 (#2704) 2021-08-08 12:38:19 +02:00
DependencyInjection limit amount of items in calendar drag and drop boxes (#2291) 2021-07-11 15:03:18 +02:00
Doctrine Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
Entity fixes for 1.15 (#2704) 2021-08-08 12:38:19 +02:00
Event store search in session (#2735) 2021-08-26 01:37:40 +02:00
EventSubscriber added search modal for timesheet export (#2728) 2021-08-24 19:01:48 +02:00
Export added search modal for timesheet export (#2728) 2021-08-24 19:01:48 +02:00
Form API fixes (#2766) 2021-09-16 17:06:32 +02:00
Importer added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
Invoice code cleanup (#2700) 2021-08-07 01:36:59 +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 Refactor authentication system (#2602) 2021-06-10 15:34:13 +02:00
Model monthly budget, monthly report, unified report calculation (#2684) 2021-08-06 18:38:41 +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 monthly budget, monthly report, unified report calculation (#2684) 2021-08-06 18:38:41 +02:00
Repository store search in session (#2735) 2021-08-26 01:37:40 +02:00
Saml Refactor authentication system (#2602) 2021-06-10 15:34:13 +02:00
Security Refactor authentication system (#2602) 2021-06-10 15:34:13 +02:00
Timesheet prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
Twig prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
Utils prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
Validator prevent email or username from being non-unique (#2730) 2021-08-25 15:18:46 +02:00
Voter support multiple teamleads in each team (#2702) 2021-08-07 18:05:41 +02:00
Widget monthly budget, monthly report, unified report calculation (#2684) 2021-08-06 18:38:41 +02:00
bootstrap.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
ConsoleApplicationTest.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +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.neon fixes for 1.15 (#2704) 2021-08-08 12:38:19 +02:00
TranslationsTest.php Translations update from Weblate (#2672) 2021-08-10 15:14:30 +02:00