0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-14 21:42:28 +00:00
kevinpapst_kimai2/assets/js
Kevin Papst 3a5d7a62de
Release 2.0.11 (#3932)
- added "today" as selector in date-range dropdown
- added feature to prevent auto-select of dropdowns with only one entry
- added hint that no changes were detected in batch update
- added negative invoice sums are possible (e.g. for credit notes)
- fix project list is expanded after submission
- fix invalid date parsing causes 500
- fix: prevent auto-select of activities in export and invoice form (in case only one global activity exists)
- fix team assignments for customer and project were not saved (using API now)
- fix form fieldset with legend styling (e.g. team project assignment)
- fix required meta-field were forced to have a value in batch update
- fix tomselect meta-field was not disabled in batch update
- fix unset internal rate is shown as 0
- fix one minute rounding problem in duration-only mode  with "now" being default time
- fix column width and label for duration-only mode
- tech debt: cleanup invoice template (remove invoice layout)
- tech debt: reorder for simpler comparison with invoice form
- possible BC for devs: remove unused methods from form trait
- bump composer packages (includes new translations for auth screens)
2023-03-21 12:42:18 +01:00
..
forms Release 2.0.11 (#3932) 2023-03-21 12:42:18 +01:00
plugins Release 2.0.10 (#3927) 2023-03-15 23:02:28 +01:00
widgets Release 2.0.5 (#3888) 2023-03-05 03:08:43 +01:00
kimai.js added tags for timesheets (#604) 2019-05-12 01:40:04 +02:00
KimaiConfiguration.js Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
KimaiContainer.js Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
KimaiLoader.js Move recent activities to modal (#3864) 2023-02-22 01:45:40 +01:00
KimaiPlugin.js Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
KimaiTranslation.js configure first day of week for calendar and date-picker (#1952) 2020-09-05 18:31:37 +02:00
KimaiWebLoader.js refactored javascript to ES6 classes (#759) 2019-05-06 15:22:52 +02:00