0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-17 14:32:38 +00:00
kevinpapst_kimai2/tests
2019-04-29 02:29:40 +02:00
..
API added delete timesheet API endpoint (#726) 2019-04-25 18:27:58 +02:00
Calendar go back to calendar after editing and creation of time-records (#519) 2019-01-23 17:30:45 +01:00
Command updated to Symfony 4.2 (#710) 2019-04-21 01:41:08 +02:00
Configuration reduce config complexity by converting php format to js format (#734) 2019-04-29 00:24:23 +02:00
Controller added swedish (#732) 2019-04-28 23:55:27 +02:00
DataFixtures UI updates - new user menu, updated about and profile screen and more (#723) 2019-04-25 17:50:28 +02:00
Doctrine convert timesheets to UTC with support for user timezone (#372) 2019-02-08 18:24:33 +01:00
Entity remove unused role ROLE_CUSTOMER (#712) 2019-04-19 18:42:25 +02:00
Event do not display admin menu if it has no children (#500) 2019-01-17 01:25:00 +01:00
EventSubscriber added freelancer invoice template (#254) 2018-09-02 21:29:49 +02:00
Export added plugin screen (#671) 2019-04-08 18:38:56 +02:00
Invoice added plugin screen (#671) 2019-04-08 18:38:56 +02:00
Model release 0.8 (#567) 2019-02-19 11:03:11 +01:00
Plugin added plugin screen (#671) 2019-04-08 18:38:56 +02:00
Repository allow dynamic export types (#703) 2019-04-25 19:33:06 +02:00
Security convert timesheets to UTC with support for user timezone (#372) 2019-02-08 18:24:33 +01:00
Timesheet fix tests that failed around midnight (#735) 2019-04-29 02:29:40 +02:00
Twig configs: overwrite via prepend, mode instead of duration_only (#715) 2019-04-26 16:14:28 +02:00
Utils reduce config complexity by converting php format to js format (#734) 2019-04-29 00:24:23 +02:00
Validator/Constraints configs: overwrite via prepend, mode instead of duration_only (#715) 2019-04-26 16:14:28 +02:00
Voter convert timesheets to UTC with support for user timezone (#372) 2019-02-08 18:24:33 +01:00
.env.dist.mysql removed dynamic database prefix (#641) 2019-03-13 15:17:18 +01:00
.env.dist.sqlite removed dynamic database prefix (#641) 2019-03-13 15:17:18 +01:00
KernelTestTrait.php added configurable permission system (#424) 2018-11-26 13:20:32 +01:00