0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-02 04:27:56 +00:00
kevinpapst_kimai2/tests/API
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
..
Model API improvements (#1826) 2020-07-17 20:30:16 +02:00
Serializer improve API validation error messages (#2278) 2021-01-20 18:57:16 +01:00
ActivityControllerTest.php API fixes (#2766) 2021-09-16 17:06:32 +02:00
APIControllerBaseTest.php support multiple teamleads in each team (#2702) 2021-08-07 18:05:41 +02:00
ApiDocControllerTest.php prepare release 1.14 (#2495) 2021-04-08 18:07:57 +02:00
ConfigurationControllerTest.php add a i18n api field for the users "now" datetime (#2007) 2020-10-07 00:04:20 +02:00
CustomerControllerTest.php support multiple teamleads in each team (#2702) 2021-08-07 18:05:41 +02:00
NotFoundExceptionTest.php prepare release 1.14 (#2495) 2021-04-08 18:07:57 +02:00
ProjectControllerTest.php support multiple teamleads in each team (#2702) 2021-08-07 18:05:41 +02:00
RateControllerTestTrait.php Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
StatusControllerTest.php added API route to fetch infos about installed plugins (#2561) 2021-05-12 14:03:46 +02:00
TagControllerTest.php added project detail report (#2651) 2021-07-06 22:01:20 +02:00
TeamControllerTest.php support multiple teamleads in each team (#2702) 2021-08-07 18:05:41 +02:00
TimesheetControllerTest.php prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
UserControllerTest.php added project detail report (#2651) 2021-07-06 22:01:20 +02:00