0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-02 04:27:56 +00:00
kevinpapst_kimai2/tests/Timesheet
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
..
Calculator Timesheet validator: prevent overbooking budgets (#2422) 2021-03-13 14:41:29 +01:00
Rounding rounding rules via admin screen, round begin when starting record (#1229) 2019-11-10 13:57:05 +01:00
TrackingMode improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
DateTimeFactoryTest.php fix statistics in user profile for first year not starting in january (#2712) 2021-08-10 14:39:52 +02:00
LockdownServiceTest.php allow to configure timezone for the lockdown period (#2593) 2021-06-02 00:05:44 +02:00
RateServiceTest.php Timesheet validator: prevent overbooking budgets (#2422) 2021-03-13 14:41:29 +01:00
RoundingServiceTest.php rounding rules via admin screen, round begin when starting record (#1229) 2019-11-10 13:57:05 +01:00
TimesheetServiceTest.php prepare release 1.15 (#2707) 2021-09-17 00:58:25 +02:00
TrackingModeServiceTest.php rounding rules via admin screen, round begin when starting record (#1229) 2019-11-10 13:57:05 +01:00
UserDateTimeFactoryTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
UtilTest.php enhanced plugin support (#634) 2019-03-11 14:46:30 +01:00