Kimai - Package Updates
Pinned
Kimai
-
[2.0.13]
- Update Kimai to 2.0.17
- Full changelog
- prevent empty title for select options
- removed css for unused sweetalert
- fix isWeekend() check with DateTimeInterface
- reset timesheet rates on "create copy"
- wrap long names in multi-selects - fix #4001
- rename profile menus
-
[2.0.14]
- Update Kimai to 2.0.18
- Full changelog
- 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
-
[2.0.16]
- Update Kimai to 2.0.20
- Full changelog
- 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
-
[2.0.17]
- Update Kimai to 2.0.21
- Full changelog
- increase padding in wizard
- fix theme chooser in wizard
- improve dynamic export columns in PDFs
- added label for total column
- bump theme bundle
- improve avatar list spacing
- be more flexible parsing times - fixes #4031
-
[2.0.19]
- Update Kimai to 2.0.23
- Full changelog
- Dynamic favicon to indicate activity in pinned browser tabs (#4038)
- fix single dropdown became two lines (#4041)
- allow to remove date from non-required field (#4040)
- doctor: show available github release only if newer version exists (#4037)
-
[2.0.21]
- Update Kimai to 2.0.25
- Full changelog
- Export PDF: added support for hourly rate column in summary & detail table
- Display TOTP secret after clicking the QR code image - fixes #4006
- Developer: register your own icon via AbstractPluginExtension
- Developer: helper methods in CustomerService to reduce coupling to CustomerRepository
- Invoice document upload: fix validation for filenames with uppercase character - fixes #4073
-
[2.0.23]
- Update Kimai to 2.0.27
- Full changelog
- Improve UX for invoice template management (#4121)
- hide projects in "inactive projects" report, if they did not yet start (#4107)
- restyled "work contract" form (#4107)
- added more budget stats to customer/project/activity detail screen (#4107)
- added background color for weekend in calendar (#4107)
- allow to open edit screen (customer, project, activity) without requirement for the view_X permission (#4107)
- allow zero duration input (set end-time automatically) (#4107)
-
[2.0.24]
- Update Kimai to 2.0.28
- Full changelog
- fix invalid user preference (outdated route for homepage) automatically (#4172)
- respect line breaks (in timesheet description) in calendar popover (#4172)
- added first-day-of-work handling (not visible in UI yet) (#4172)
-
[2.0.25]
- Update Kimai to 2.0.29
- Full changelog
- show button title if delete is used in page actions
- fix invoice due date depends on invoice date, replace DateTime with DateTimeI…
- lowercase all font names in PDFs, otherwise they fail loading
- hide empty fieldset (work-contract page)
- activate contract_other_profile by default for admin and super-admin
- deactivate rule to check "maximum duration of entries" by default
- allow to deactivate presets in DateRange Picker (for Devs)
-
[2.1.0]
- Update Kimai to 2.0.30
- Full changelog
- Translations update from Hosted Weblate (#4210)
- remove text from tag choice after selection - fixes https://github.com/kimai/kimai/issues/4076
- fix timesheet allows to use deactivated activities - fixes https://github.com/kimai/kimai/issues/4229
- upgraded composer dependencies
- upgraded frontend dependencies
- added basic tests for validator
-
[2.1.1]
- Update Kimai to 2.0.31
- Full changelog
- Translations update from Hosted Weblate (#4252)
- Added supervisor configuration for user (#4251)
- Added weekly-times form shows global form errors (#4233)
- Fix respect timezone in DateTimePicker (for plugin devs)
- Fix time can be optional and null (for plugin devs)
- Allow 64 characters for username (#4199)
-
[2.1.2]
- Update Kimai to 2.0.32
- Full changelog
- Translations update from Hosted Weblate (#4267)
- Change isWeekend() check to isWorkingDay() and fallback to Saturday/Sunday as weekend (#4261)
- Make sure that accountNumber on user has max length of 30 (for SAML registrations) (#4256)
- Default export PDF layout has more blocks, for easier customization (#4256)
- Calendar support for JSON feeds (#4256)
- Added events and logic to add new calendar sources (#4256)
- Added code to help finding problems for SAML logins with unusual values (#4256)
- Added twig deprecation notice for date_full (#4256)
- Fixed: create form if user cannot select supervisor (#4256)
- Remove constant for default locale (will never change from en) (#4256)
-
[2.1.5]
- Update Kimai to 2.0.35
- Full changelog
- Added: Change settings shortcut card position to be sticky (#4185)
- Fixes: Fatal error on "Date and Time" field (kevinpapst/kimai-plugins#98)
- Fixes: If 5 favorites are defined for in last activities, no further entries are added to the list (#4259)
- Fixes: "Revenue this year" in Dasboard includes Billable hours (#4308)
- Fixes: Dashboard: new widget for billable hours (#3960)
- Fixes: Problem using SSO with Google (#4317)
- Fixes: translucent scroll-border (e.g. duration dropdown)
- Simplify plugin screen (remove context menu for plugins, make name a link to the homepage
- Bump composer dependencies
- Upgraded to Symfony 6.3
- [BC] Plugin authors: Improved code-styles (type-safety, return types)
- [BC] Plugin authors: Refactored widgets and statistic fetching
-
[2.2.0]
- Update Kimai to 2.1.0
- Full changelog
- Direct link from "Active timesheets" widget icon to filter in "all times"
- Allow to configure that new accounts need to reset their password
- Added wizard to force password reset by user
- Fix "skin" translation in wizard
- Allow to export "single user reports" to Excel
- Allow to replace or append description via timesheet batch update