0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-22 16:32:29 +00:00
kevinpapst_kimai2/tests/Configuration
Kevin Papst 8d72d114c7
improved duration and minute selector (#2264)
* do not close modal if form is dirty
* deprecated TimesheetConfiguration
* inject timezone in form types
* cleanup usage of UserDateTimeFactory
* allow to configure increment steps for minutes
* use 15 minutes step for datetimepicker in project edit form
* use rounding rules for increments in minute select for begin and end
* allow duration in multi user and admin timesheet forms
* make dropdown values configurable
2021-01-17 14:04:13 +01:00
..
CalendarConfigurationTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
FormConfigurationTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
LanguageFormattingsTest.php upgraded to phpunit 8 (#1155) 2019-10-24 17:35:05 +02:00
LdapConfigurationTest.php fix LDAP install for systems without ldap extension (#846) 2019-06-11 01:25:49 +02:00
MailConfigurationTest.php remove usage of getenv from codebase (#1861) 2020-08-02 01:02:04 +02:00
SystemConfigurationTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00
TestConfigLoader.php added project importer and grandtotal converter (#1468) 2020-10-11 22:08:00 +02:00
ThemeConfigurationTest.php added option to use only pre-defined tags (#1463) 2020-02-12 15:35:42 +01:00
TimesheetConfigurationTest.php improved duration and minute selector (#2264) 2021-01-17 14:04:13 +01:00