Kevin Papst

Results 83 issues of Kevin Papst

Using https://asciinema.org/

### Describe the problem See https://github.com/kimai/kimai/pull/4624 ### Describe the solution you'd like This issue is to remind of the closed PR; which has some important discussions ### Describe alternatives you've...

feature request

- [ ] Setup a dedicated screenshot environment - [ ] Create screenshots that match the language of the current page. - [ ] This is especially true for the...

## Description Prepare to fix Doctrine deprecations and improve repository loading methods This ticket only prepares the backend / repository code for the future. Right now, fixing the deprecations is...

technical debt

## Description - Fixes #5023 ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...

release

### Describe the problem Full handling of invoicing might require invoices with negative amounts (usually called "credit notes"). Kimai already supports negative sums for single invoice-line-items (e.g. via expense plugin)....

feature request
CLOUD

### Discussed in https://github.com/kimai/kimai/discussions/4875 Originally posted by **ethan-conrad1** May 24, 2024 When calling the Kimai API to retrieve timesheet entries, in some scenario's we are getting duplicated results returned. For...

bug
API

### Describe the issue If you edit a time entry in the calendar and hold the mouse over an existing time entry when saving, it can happen that this pop-up...

bug
calendar

Fixes #342 I hope the code comments explain the reasoning behind the changes. All my systems seem to support both variants, but I had multiple bugs raised about `Australia/ACT` and...

Hi and thanks for Yasumi! I ran into an issue: the used timezone `Australia/ACT` is not an official timezone in PHP, at least in the latest `timezone database version 2024.1`:...