[PR #2646] [MERGED] Kimai: add local.yaml & fix path permissions #3791

Open
opened 2025-11-20 06:06:44 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2646
Author: @MickLesk
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @michelroegl-brunner

Base: mainHead: kimai-patch


📝 Commits (3)

📊 Changes

2 files changed (+22 additions, -5 deletions)

View changed files

📝 ct/kimai.sh (+6 -3)
📝 install/kimai-install.sh (+16 -2)

📄 Description

✍️ Description

  • fix path permission
  • create local.yaml for settings
  • backup these

Link: #2641 #2622

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:

  • 🐞 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.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 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/2646 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `kimai-patch` --- ### 📝 Commits (3) - [`086b8c7`](https://github.com/community-scripts/ProxmoxVE/commit/086b8c7b17ca9953cb3167971f9121ae7b8f3d2b) Update kimai-install.sh - [`948cc39`](https://github.com/community-scripts/ProxmoxVE/commit/948cc39d1f641a83b004d5d20a58ceae4aec9a50) Update kimai.sh - [`e34cdb5`](https://github.com/community-scripts/ProxmoxVE/commit/e34cdb56d823f81b23a2ed65894f7e788046949f) Update kimai.sh ### 📊 Changes **2 files changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ct/kimai.sh` (+6 -3) 📝 `install/kimai-install.sh` (+16 -2) </details> ### 📄 Description ## ✍️ Description - fix path permission - create local.yaml for settings - backup these ## 🔗 Related PR / Discussion / Issue Link: #2641 #2622 ## ✅ 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: - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 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>
saavagebueno added the pull-request label 2025-11-20 06:06:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3791