• Joined on 2025-08-22
zemion opened issue GovOPlaN/govoplan-core#204 2026-07-07 09:24:37 +02:00
[Feature] Design signed remote WebUI bundle loading for true hot frontend installs
zemion opened issue GovOPlaN/govoplan-core#203 2026-07-07 09:24:07 +02:00
[Feature] Add post-install activation checklist and status for Admin > Modules
zemion opened issue GovOPlaN/govoplan-core#202 2026-07-07 09:24:00 +02:00
[Feature] Add supervised installer watchdog with health-check rollback
zemion opened issue GovOPlaN/govoplan-core#201 2026-07-07 09:23:56 +02:00
[Feature] Add module uninstall guard providers for data, migrations, workers, and schedulers
zemion opened issue GovOPlaN/govoplan-core#200 2026-07-07 09:23:47 +02:00
[Feature] Add module/core compatibility metadata and installer version preflight
zemion commented on issue GovOPlaN/govoplan-core#36 2026-07-07 09:11:40 +02:00
[Feature] Make modules installable, activatable, deactivatable, and uninstallable via the admin interface, including migration and rollback constraints

Codex State: progress

Summary

  • Added trusted module installer CLI with preflight, maintenance-mode requirement, uninstall guards, runtime lock, run records, pip/WebUI snapshots, dry-run,…
zemion commented on issue GovOPlaN/govoplan-core#36 2026-07-07 08:54:22 +02:00
[Feature] Make modules installable, activatable, deactivatable, and uninstallable via the admin interface, including migration and rollback constraints

Codex State: progress

Summary

  • Tightened maintenance enforcement on interactive login: non-bypass users now receive the maintenance 503 before a session is created.

Changed Files

-…

zemion commented on issue GovOPlaN/govoplan-core#36 2026-07-07 08:51:16 +02:00
[Feature] Make modules installable, activatable, deactivatable, and uninstallable via the admin interface, including migration and rollback constraints

Codex State: progress

Summary

  • Implemented safe module install-plan layer: admin API stores tagged install/uninstall intent, renders operator commands, and preserves desired module state…
zemion opened issue GovOPlaN/govoplan-calendar#3 2026-07-07 02:52:07 +02:00
[Feature] Add CalDAV protocol sync, recurrence expansion, and free/busy capability
zemion commented on issue GovOPlaN/govoplan-calendar#2 2026-07-07 02:51:19 +02:00
[Feature] Add Open-Xchange calendar integration adapter

Codex State: progress

Summary

  • Calendar now owns the Open-Xchange calendar adapter boundary in docs/CALENDAR_INTEGRATION_CONCEPT.md.
  • The first module stores VEVENT/iCalendar data with…
zemion closed issue GovOPlaN/govoplan-calendar#1 2026-07-07 02:51:05 +02:00
[Feature] Define calendar and Terminplaner module boundary
zemion commented on issue GovOPlaN/govoplan-calendar#1 2026-07-07 02:51:01 +02:00
[Feature] Define calendar and Terminplaner module boundary

Codex State: done

Summary

  • Initialized govoplan-calendar as an installable standalone backend and WebUI module.
  • Added calendar collections, VEVENT event storage, iCalendar import/export…
zemion closed issue GovOPlaN/govoplan-core#199 2026-07-07 02:23:26 +02:00
[Task] Create and publish govoplan-scheduling repository
zemion commented on issue GovOPlaN/govoplan-core#63 2026-07-07 02:23:13 +02:00
Move platform admin services and models into owning modules

Codex State: progress

Summary

  • Devserver smoke passed after the access/auth boundary cleanup.
  • Targeted wiki sync updated govoplan-access README; govoplan-core wiki sync stalled on a…
zemion commented on issue GovOPlaN/govoplan-core#199 2026-07-07 02:23:13 +02:00
[Task] Create and publish govoplan-scheduling repository

Codex State: done

Summary

  • Published govoplan-scheduling to Gitea and verified origin/main at initial scaffold commit.
  • Synced the shared GovOPlaN label set for govoplan-scheduling. -…
zemion commented on issue GovOPlaN/govoplan-core#63 2026-07-07 02:16:26 +02:00
Move platform admin services and models into owning modules

Codex State: progress

Summary

  • Moved FastAPI auth dependencies out of core into govoplan-access as the published dependency API.
  • Replaced the four remaining platform-to-access ORM…
zemion opened issue GovOPlaN/govoplan-core#199 2026-07-07 00:58:46 +02:00
[Task] Create and publish govoplan-scheduling repository
zemion commented on issue GovOPlaN/govoplan-core#63 2026-07-07 00:57:36 +02:00
Move platform admin services and models into owning modules

Codex State: progress

Summary

  • Removed old core compatibility imports/re-exports for access models, access routes, admin service helpers, and access-owned security services.
  • Moved live…
zemion commented on issue GovOPlaN/govoplan-core#63 2026-07-06 23:43:42 +02:00
Move platform admin services and models into owning modules

Codex State: progress

Summary

  • Added @govoplan/admin-webui and moved admin-owned overview/system settings/governance-template panels behind the admin.sections UI capability.
  • Access now…
zemion commented on issue GovOPlaN/govoplan-core#63 2026-07-06 22:06:21 +02:00
Move platform admin services and models into owning modules

Codex State: progress

Summary

  • Completed the compatibility/admin route cleanup slice for governance templates: access no longer registers /admin/system/governance-templates.
  • Moved…