0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-15 05:50:34 +00:00
kevinpapst_kimai2/templates/invoice
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
..
renderer Release 2.0.11 (#3932) 2023-03-21 12:42:18 +01:00
actions.html.twig added action to reload twig invoice template (#3876) 2023-02-25 19:10:29 +01:00
document_upload.html.twig added action to reload twig invoice template (#3876) 2023-02-25 19:10:29 +01:00
index.html.twig Improve inline stats (#3865) 2023-02-22 11:46:58 +01:00
invoice_edit.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
listing.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
template_edit.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00
templates.html.twig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902) 2022-12-31 21:19:55 +01:00