Tags: kimai/kimai
Tags
Release 2.0.25 (#4066) * added support for hourly rate column in detail table * allow to register icon in extension * allow to show QR code secret * new translations * bump theme and packages * fix validation for invoice-document-filenames with uppercase character * max upload size 1MB * fix last month in daterange-picker in certain situations, more years in quick-select * remove unused package-versions-deprecated * link preferences from contract warning message * added page_setup page layout * prevent DROP TABLE in addSQL() and replace drop table with schema call * added azuyalabs/yasumi
Translated using Weblate (#4036) Co-authored-by: J. Lavoie <[email protected]> Co-authored-by: Massimo Pissarello <[email protected]> Co-authored-by: Oğuz Ersen <[email protected]> Co-authored-by: Sabri Ünal <[email protected]> Co-authored-by: Sebastiaan <[email protected]> Co-authored-by: Wellington Terumi Uemura <[email protected]> Co-authored-by: Yaron Shahrabani <[email protected]>
Release 2.0.20 (#4028) * max duration per entry increased from 8 to 10 hours * fixes #3981 - clickable area in dropdown too small * fixes #4008 - duplicate activities in project-details report * headers and summary styling in project-details report * show billable stats in project-details report * added new invoice variable for entry.duration_format
Release 2.0.18 (#4003) * prevent too long values for user preferences * add chart value 0 to y-axis if last value > 0, to always display the zero line (project details) * add user-preferences to invoice hydrator * DateTime vs DateTimeInterface * simplify permission config * fix query for teamleads limiting to only selected teams not possible