Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Kimai

14 Topics 188 Posts
  • Kimai - Package Updates

    Pinned
    125
    0 Votes
    125 Posts
    14k Views
    girishG

    [2.12.0]

    Update Kimai to 2.18.0 Full changelog Translations update from Hosted Weblate (#4876) INVOICE: do not use activity name as fallback for description (#4884) improve project end handling in weekly-hours screen Translated using Weblate (#4876) only trigger api_access voter if API call was triggered from outside UI (#4878)
  • 403 error when embedded

    2
    1 Votes
    2 Posts
    83 Views
    murgeroM

    First thing that comes to mind is this: https://docs.cloudron.io/apps/#custom-csp

  • Custom Content plugin requires build Kimai 20100 or 20500

    Unsolved
    3
    0 Votes
    3 Posts
    152 Views
    foliovisionF

    Thanks @nebulon for the quick answer. It does look like you are shipping a more recent version than the internal version number suggests. We'll have another go at it tomorrow to try to figure out why the Cloudron version reports an earlier version number than
    CustomContentBundle-2.2.0 and
    CustomContentBundle-2.3.0 allow.

  • ERR: invalid Kimai minimum version

    Solved
    7
    0 Votes
    7 Posts
    581 Views
    chymianC

    @nebulon, according to the author, @kevinpapst, the plugin is no longer needed and as a left over within the cloudron installation causing problems.

    I moved it out of the way and everything is back to normal.

    cd /home/yellowtent/appsdata/<UUID</data/plugins mv RecalculateRatesBundle .RecalculateRatesBundle or rm -rf RecalculateRatesBundle
  • Kimai version 2

    Solved
    8
    3 Votes
    8 Posts
    455 Views
    andreasduerenA

    @nebulon I mean adjusting the plugins as described here

    Screenshot 2023-03-06 at 9.02.57 AM.png

  • Error while installing Kiosk Plugin

    Solved
    4
    0 Votes
    4 Posts
    366 Views
    subvenS

    @girish yepp works now 🙂 Thank you for taking care of the package.

    rtjtrzj.png

  • Templates

    5
    0 Votes
    5 Posts
    491 Views
    girishG

    @subven Fair enough. If other people stumble on this, maybe we can make a default directory for templates.

  • HTTP ERROR 500 when accessing "Weekly working hours" page

    Solved
    9
    0 Votes
    9 Posts
    718 Views
    N

    @girish Looks like that fixed it. No more loading issues, and no more log errors. Thanks!

  • Invoice directory "var/invoices/" is not existing and could not be created.

    Solved
    4
    0 Votes
    4 Posts
    462 Views
    nebulonN

    This is now fixed in the latest package.

  • Looking for UserIDs

    Moved Solved
    3
    0 Votes
    3 Posts
    418 Views
    L

    Thanks! That was exactly what I was looking for 🙂

  • Mixed content warning while embedding

    Solved
    4
    0 Votes
    4 Posts
    486 Views
    subvenS

    Works 🙂 Many thanks!

  • Kimai - settings: 500 - Error

    Moved
    6
    0 Votes
    6 Posts
    955 Views
    luckowL

    My workaround: delete the content of the local.yaml.
    https://github.com/kevinpapst/kimai2/issues/1290

  • Kimai - public/avatars not writable

    Moved Solved
    3
    0 Votes
    3 Posts
    226 Views
    nebulonN

    Solved with the latest app package release today

  • Kimai local.yaml

    Moved Solved
    5
    0 Votes
    5 Posts
    672 Views
    S

    hi all,

    i managed to make the changes, i had two mistakes:

    i had to clear the kimai cache via terminal (it is in the kimai docs)
    https://www.kimai.org/documentation/configurations.html

    when trying to clear, so the effects take place, i got an error. apparently you cannot use tabs as indentation, so my local.yaml was not readable anyway

    after using spaces and clearing successfully the cache, every worked 🙂

    thanks for the help!