Kimai - Package Updates
Pinned
Kimai
-
[1.15.3]
- Update Kimai to 1.16.3
- Full changelog
- CSRF Tokens are not properly refreshed on some form submissions #2947 #2948 - thanks @tdozbun-reno
- escape customer, project and activity name in javascript (#2959)
- escape data in calendar popover (#2960)
- make sure that markdown uses safe mode (#2961)
- improve permissison handling in invoice screen (#2965)
-
[1.15.7]
- Update Kimai to 1.16.8
- Full changelog
- new invoice template variables for budgets #3005
- new command to work with translation files #2993
- cleanup duplicate translation ids #3001
- improve translation test #2998
- prevent that lock files will be committed in PRs #2983 and #2992
- translations update from Weblate #2951
- fix selection of customer/project/activity in multi-step forms #2989
- more csrf protection for invoice and search #2984 - thanks @Haxatron
- fix invoice create and search #2990
- Fix invoice creation issue
-
[1.15.9]
- Update Kimai to 1.16.10
- Full changelog
- weekly hours form: allow to configure the amount of recent activity rows in an empty week #3026
- added comment field to invoice #3045
- improve export permission checks #3027
- Translations update from Hosted Weblate #3032
-
[1.16.0]
- Update Kimai to 1.17.0
- Full changelog
- bump dependencies #3089 (kevinpapst)
- code improvements #3088 (kevinpapst)
- improve permission handling for quick entry controller #3081 (kevinpapst)
- Invoice events #3079 (kevinpapst)
- Bugfixes #3078 (kevinpapst)
- Invoice meta fields #3077 (kevinpapst)
- shrink prod error messages #3091 (kevinpapst)
- phpstan improvements #3092 (kevinpapst)
- new export template #3082 (kevinpapst)
- Translations update from Hosted Weblate #3048 (weblate)
- Import from Kimai v1: This timesheet is already exported #3061
-
[1.16.1]
- Update Kimai to 1.17.1
- Full changelog
- Translations update from Hosted Weblate (#3093)
- Added invoice delete event (#3096)
- Fix admin access for customer in invoice module (#3095)
- Improve team member handling (#3097)
- Can't add user to existing team (#2921)
- [API] PATCH team members removes existing ones (#2975)
-
[1.16.2]
- Update Kimai to 1.18
- Full changelog
- Reporting: choose data-types and new user per year #3155 (kevinpapst)
- Reporting: export user-list reports in excel #3154 (kevinpapst)
- Configure display of customer, project and activity in dropdown lists #3151 (kevinpapst)
- Translations update from Hosted Weblate #3105, #3174, #3171, #3160
- allow to change password interactively on the console (prevents bash history leaks)
- Decimal format in print export doesn't work when language is set to German (Austria) #3172
- xlsx export: change SUM function to SUBTOTAL function - fix #3165 #3166 (fredyb)
- fix negative sum display in excel export
- use proper cell format for report exports #3178 (kevinpapst)
- Missing translation files #3173
-
[1.16.3]
- Update Kimai to 1.18.1
- Full changelog
- Activated language Persian
- Added and activated language Norwegian Bokmål - thanks @comradekingu
- Added comment to customer/project/activity entity and collections API
- Fix: translation file extensions / activate missing translations in de_CH, pt_BR, zh_CN
- Fix: title pattern when description is included in customer/project/activity dropdown
-
[1.16.4]
- Update Kimai to 1.18.2
- Full changelog
- PDF invoice templates #3190
- Sort users by display-name in users reports #3190
- Improve console version output #3190
- Translations using Weblate #3181
- Fix: fix select2 and dropdown width for quick-entry form #3188
- Fix: fix empty string issue in csv export- fixes #3189
- Fix: deprecations with php 8 (twig with sort filter) #3190
- Fix: missing custom translations in modal dialogs #3190
-
[1.17.0]
- Update Kimai to 1.19
- Full changelog
- Added event to extend the detail pages from plugins #3209
- Default option of the "Billable" attribute for each defined activity #3200, #2594
- Kimai API billable switch missing #2705
- Translations update from Hosted Weblate #3208, #3194
- Better default button label for non-translated renderer #3204
- Avatar size differences for image URL / no image URL set #3180
- SVG avatars not shown in top bar #3163
- defensive javascript #3210
- Fixed truncated comments: customer, project, activity, task #3204
- Fixed avatar image size when using images #3204, #3163, #3180
-
[1.17.1]
- Update Kimai to 1.19.1
- Full changelog
- support more complex metafield queries #3228 (kevinpapst)
- show user account number in report export #3224 (kevinpapst)
- Translations update from Hosted Weblate #3221 (weblate)
- Billable of time-records created from recent acitivities in calendar view #3218
- fix billable calculation on timesheet restart #3225 (kevinpapst)
- fix relative times in budget calculation in export #3216 (kevinpapst)
-
[1.17.3]
- Update Kimai to 1.19.4
- Full changelog
- Login redirects to homepage if already being logged-in #3255
- Added new report: month grouped by project, activity and user #3255
- Translations update from Hosted Weblate #3263
- Fix budget validation for entries that are moved to another moth #3255
- Invoice: fix amount should be decimal if decimal template is used #3255
-
[1.17.4]
- Update Kimai to 1.19.5
- Full changelog
- Allow changing calendar entry title #3272
- Added sort field for export items #3265
- Trigger event if multiple invoices were created #3265
- Provide entries as variables in twig invoice templates #3265
- Added symfony-cli to check for security issues in packages #3265
- Translations update from Hosted Weblate #3267 - thanks @weblate @shinkuroshi @xiexieqing