From b97c05aa814da63b58d94056a390448c115291f3 Mon Sep 17 00:00:00 2001 From: zemion Date: Tue, 7 Jul 2026 01:00:53 +0200 Subject: [PATCH] Sync Repo-docs-GOVOPLAN-MODULE-ROADMAP from project files --- Repo-docs-GOVOPLAN-MODULE-ROADMAP.-.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Repo-docs-GOVOPLAN-MODULE-ROADMAP.-.md b/Repo-docs-GOVOPLAN-MODULE-ROADMAP.-.md index be56e85..603afd8 100644 --- a/Repo-docs-GOVOPLAN-MODULE-ROADMAP.-.md +++ b/Repo-docs-GOVOPLAN-MODULE-ROADMAP.-.md @@ -1,4 +1,4 @@ - + > Mirrored from `/mnt/DATA/git/govoplan-core/docs/GOVOPLAN_MODULE_ROADMAP.md`. > Origin: `repository`. @@ -24,6 +24,7 @@ This page maps current module and integration ideas to existing GovOPlaN reposit | Public-sector software integration catalogue | `govoplan-connectors` | `add-ideas/govoplan-connectors#2` | | Adrema-style address and distribution-list management | `govoplan-addresses` | `add-ideas/govoplan-addresses#1` | | Consume sources and become a governed source | `govoplan-connectors` plus proposed `govoplan-dataflow` | `add-ideas/govoplan-connectors#3`, `add-ideas/govoplan-core#198` | +| Terminfindung and meeting scheduling polls | `govoplan-scheduling` | local scaffold; remote creation tracked by `add-ideas/govoplan-core#199` | | Terminplaner and calendar primitives | `govoplan-calendar` | `add-ideas/govoplan-calendar#1` | | Terminbuchung appointment booking | `govoplan-appointments` | `add-ideas/govoplan-appointments#1` | | Collaborative documents | `govoplan-dms` | `add-ideas/govoplan-dms#1` | @@ -59,6 +60,7 @@ This page maps current module and integration ideas to existing GovOPlaN reposit - `govoplan-dms` owns document lifecycle, collaboration, versions, approvals, locks, retention, and legal hold. - `govoplan-addresses` owns persons, organizations, postal/email addresses, distribution lists, and recipient import/export. - `govoplan-calendar` owns events, availability, resources, recurrence, and groupware calendar adapters. +- `govoplan-scheduling` owns meeting scheduling polls, participant availability collection, candidate-slot ranking, and decision handoff. - `govoplan-appointments` owns public/internal appointment-booking workflows. - `govoplan-idm` owns directory, provisioning, and identity-provider integration; `govoplan-access` consumes resolved principals and permissions. - `govoplan-reporting` owns report definitions, BI views, scheduled outputs, and export targets. @@ -78,6 +80,6 @@ This page maps current module and integration ideas to existing GovOPlaN reposit - `govoplan-campaign` - `govoplan-core` -It also includes existing roadmap/scaffold module repositories such as addresses, appointments, calendar, connectors, DMS, forms, IDM, reporting, templates, workflow, XOE/V, and XRechnung as tag-only repositories. Tag-only repositories are committed, tagged, and pushed with the same release tag, but they are not added to `requirements-release.txt` or `webui/package.release.json` until they contain installable package metadata. +It also includes existing roadmap/scaffold module repositories such as addresses, appointments, calendar, connectors, DMS, forms, IDM, reporting, scheduling, templates, workflow, XOE/V, and XRechnung as tag-only repositories. Tag-only repositories are committed, tagged, and pushed with the same release tag, but they are not added to `requirements-release.txt` or `webui/package.release.json` until they contain installable package metadata. Proposed modules without repositories, such as `govoplan-datasources`, `govoplan-dataflow`, and possibly `govoplan-projects`, cannot be included until their repositories are created.