[PR #2862] [MERGED] Kimai: Better Handling of Updates (backup var / env / yaml) #4009

Closed
opened 2026-02-26 13:35:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2862
Author: @MickLesk
Created: 3/5/2025
Status: Merged
Merged: 3/5/2025
Merged by: @tremor021

Base: mainHead: MickLesk-patch-11


📝 Commits (2)

  • b5362aa Kimai: Better Handling of Updates (backup var / env / yaml)
  • 7effe2e formatting

📊 Changes

1 file changed (+53 additions, -43 deletions)

View changed files

📝 ct/kimai.sh (+53 -43)

📄 Description

✍️ Description

better handling of backups
dont remove plugin data / invoice data based on kimai docs

Link: #2861

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2862 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/5/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `MickLesk-patch-11` --- ### 📝 Commits (2) - [`b5362aa`](https://github.com/community-scripts/ProxmoxVE/commit/b5362aa11626fe331a7149de2487c3e89da6e647) Kimai: Better Handling of Updates (backup var / env / yaml) - [`7effe2e`](https://github.com/community-scripts/ProxmoxVE/commit/7effe2e8d2ba7818abc2a6b4e27e51b7104bf73d) formatting ### 📊 Changes **1 file changed** (+53 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `ct/kimai.sh` (+53 -43) </details> ### 📄 Description ## ✍️ Description better handling of backups dont remove plugin data / invoice data based on kimai docs ## 🔗 Related PR / Discussion / Issue Link: #2861 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:35:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#4009
No description provided.