-
First of all, thanks for the great plugin.
I am missing an option to copy the link by simply clicking somewhere. When I click the link, the link is opened (which is good for checking). Also marking…
-
Querying using begin or end fields throws a 400.
https://demo.kimai.org/api/timesheets?begin=1990-12-31%2023%3A59%3A60
http://kimai:8001/api/timesheets?user=2&begin=2020-05-22T22:59:00+0000
`…
-
I'm using docker compose with the apache image.
```
kimai:
image: kimai/kimai2:apache-1.14.3-prod
container_name: kimai
environment:
- ADMINMAIL=x
- ADMINPASS=x
…
-
**Describe the bug**
After upgrading from 1.8 to 1.10.2 kimai has become very slow.
It takes way too long to open timesheet records and when they open, it only lists one record at a time. Earlier…
-
**Describe the bug**
"bin/console make:migration" command create a migration file with plugins migration tables drop and kimai2_sessions table drop
```
$this->addSql('DROP TABLE bundle_migr…
iAdil updated
3 years ago
-
**Describe the bug**
Tried to install the Kimai2 on a Plesk dedicated server that is running Git and PHP Composer, I added the repo to the Git in Plesk, it automatically pulled the remote repositor…
-
Hello,
I am looking into a way to track work times for my employees, as we work with a 0 hour contract and they are essentially free to take a day off or work extra.
My only issue is that I want…
-
I've done my update routine as always.
```sh
git fetch --tags
git checkout 1.15.4
php7.3 composer.phar install --no-dev --optimize-autoloader
php7.3 bin/console kimai:update
```
But after `…
Aybee updated
3 years ago
-
Hi all,
I have installed plugin on /var/plugins and reloaded cache.
When i click on custom field button i got this error:
HTTP 500 Internal Server Error
`An exception occurred while executing 'S…
-
My intuition is always confused when opening a modal window and wanting to click on the cancel button. I expect the positive buttons to be always on the right and the cancel button to be on the left.