From 05e5f2ff03bfa2bec1f15c2dc5ca84c06292be29 Mon Sep 17 00:00:00 2001 From: Kai Henseler Date: Thu, 5 Feb 2026 16:07:32 +0100 Subject: [PATCH 1/4] IONOS(activity): Switch activity app to IONOS fork To update your local repo cd ncw-server rm -rf .git/modules/apps-external/activity git submodule deinit -f apps-external/activity git pull git submodule update --init --recursive apps-external/activity git submodule sync apps-external/activity Verify the change: cd apps-external/activity git remote -v Signed-off-by: Kai Henseler --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a7c0d60e7e858..37edeacb61d4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,7 +24,7 @@ url = git@github.com:nextcloud/notify_push.git [submodule "apps-external/activity"] path = apps-external/activity - url = git@github.com:nextcloud/activity.git + url = git@github.com:IONOS-Productivity/nc-activity.git [submodule "apps-external/tasks"] path = apps-external/tasks url = git@github.com:nextcloud/tasks.git From 498f656cdda470d6dc0f4ef4df3c25eb0d349372 Mon Sep 17 00:00:00 2001 From: Kai Henseler Date: Fri, 6 Feb 2026 09:18:23 +0100 Subject: [PATCH 2/4] IONOS(copilot): eductate copilot on recurring workflow docs Signed-off-by: Kai Henseler --- .github/copilot-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 9e39697a38799..a4b5255e3257a 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -166,6 +166,7 @@ The development container provides several convenience features for development: * Pay attention to the IONOS-specific scripts and configurations when working on related features. * Use the `IONOS/configure.sh` script for most configuration tasks rather than manual OCC commands. * Before committing any changes, make sure to run the relevant tests and linters. +* **Recurring Tasks Documentation:** For common development tasks (e.g., delegating settings to admin, adding apps, etc.), check `..//docs/recurring-tasks/` for step-by-step guides. ## Code Organization & Structure From 178ad7b54dcc75bcebee1530afb9ead048825f48 Mon Sep 17 00:00:00 2001 From: Kai Henseler Date: Fri, 6 Feb 2026 09:18:57 +0100 Subject: [PATCH 3/4] IONOS(activity): update submodule (delegate settings) Signed-off-by: Kai Henseler --- apps-external/activity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-external/activity b/apps-external/activity index d5a969a1c52a7..ca3cd2e5e5883 160000 --- a/apps-external/activity +++ b/apps-external/activity @@ -1 +1 @@ -Subproject commit d5a969a1c52a7fbc42431df0949f383933419576 +Subproject commit ca3cd2e5e58839d62e5ec3e6afbac0b58d52f8a0 From 291ad11a2946a0b56013aa6348f8d42a264b0f4d Mon Sep 17 00:00:00 2001 From: Kai Henseler Date: Fri, 6 Feb 2026 09:19:40 +0100 Subject: [PATCH 4/4] IONOS(config): update submodule (add delegated activity settings) Signed-off-by: Kai Henseler --- IONOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IONOS b/IONOS index bacda907219ef..c6b270f0fced4 160000 --- a/IONOS +++ b/IONOS @@ -1 +1 @@ -Subproject commit bacda907219ef50d09e60f9cd9d1667708135606 +Subproject commit c6b270f0fced4f741442cab01b5cb68df70c46bb