Kevin Papst

Results 83 issues of Kevin Papst

Hello @TamilNeram I am super grateful that you added Tamil for Kimai. Thank you ❤️ I have two questions: 1. Could you please let me know how it should be...

translation

Feedback aus der Community --- ich habe heute versucht den Kimai durch den Docker zu installieren. Nach der Installation, die Containern wurden geheißen "kimai" als "kimai-kimai-1" und "sqldb" als "kimai-sqldb-1"....

docker

A small change, which will prevent multiple DEV related files from being included in the composer release. These files shouldn't be in there actually, as they are not relevant for...

enhancement

The current filename seems to be `pnpm-lock.yaml`. I also added `yarn.lock` because more potential lock file names don't hurt Fixes https://github.com/tabler/tabler/pull/2415#issuecomment-2925159383

### Describe the bug This is a follow-up of #2141 - I create this bug post, as I guess [my comment goes unnoticed](https://github.com/tabler/tabler/pull/2141#issuecomment-2689374540) otherwise. The alerts were recently refactored and...

bug

There is a tiny bug in responsive view: the "NEW" badge on the settings menu leads to horizontal scrolling: Not sure if the screenshot explains it properly, but you will...

bug

## Description Contains two BC breaks: 1. The customer address was previously stored as one single large text field. E-Invoicing requires that the address fields are split up into line...

feature request
invoice

## Description Hopefully allows to see better logs and improved debugging on errors - see #5487 ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...

feature request

## Description Adds an API endpoint to download an invoice document. - [ ] **TODO** Test Fixes #3775 ## Types of changes - [ ] Bug fix (non-breaking change which...

feature request
invoice
API

## Description - refactor all widgets to unified 2-column setup See https://github.com/tabler/tabler/discussions/2346 and replace `card-deck` with `row-cols-*` as seen in migration guide https://getbootstrap.com/docs/5.3/migration/#card Fixes #4781 Fixes #4475 ## Types of...

dashboard