• Joined on 2025-08-22
zemion opened issue GovOPlaN/govoplan-addresses#3 2026-07-13 00:53:46 +02:00
[Feature] Implement scoped local address books and contact CRUD
zemion opened issue GovOPlaN/govoplan-addresses#5 2026-07-13 00:53:46 +02:00
[Feature] Expose address lookup and recipient-source capabilities
zemion opened issue GovOPlaN/govoplan-addresses#4 2026-07-13 00:53:46 +02:00
[Feature] Implement vCard-compatible contact model, import, and export
zemion pushed to main at GovOPlaN/govoplan-scheduling 2026-07-12 19:01:05 +02:00
c1afce7bdb Add scheduling calendar integration and WebUI
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-12 19:01:03 +02:00
8aa1943581 Register Scheduling WebUI package
zemion pushed to main at GovOPlaN/govoplan-scheduling 2026-07-12 18:12:25 +02:00
ace32a2a3d Add poll-backed scheduling backend
zemion pushed to main at GovOPlaN/govoplan-scheduling 2026-07-12 17:32:15 +02:00
cfea0edb97 Model scheduling as poll-backed workflow
zemion pushed to main at GovOPlaN/govoplan-poll 2026-07-12 17:32:12 +02:00
fc9b7c287c Add poll workflow and signed participation support
zemion closed issue GovOPlaN/govoplan-mail#10 2026-07-12 16:32:50 +02:00
[Design review] Rework Mail server, envelope, credential, and policy structure
zemion commented on issue GovOPlaN/govoplan-mail#10 2026-07-12 16:32:49 +02:00
[Design review] Rework Mail server, envelope, credential, and policy structure

Codex State: done

Summary

  • Mail profile UI now separates profile metadata, SMTP/IMAP server settings, and SMTP/IMAP credentials into focused edit targets.
  • The shared core MailServerSett…
zemion commented on issue GovOPlaN/govoplan-mail#12 2026-07-12 16:32:46 +02:00
[Debt] Refactor high-complexity mail profile and transport functions

Codex State: done

Summary

  • Folded into mail#10: profile transport update is split into next-state calculation, policy check, and persistence helpers.
  • SMTP send handling is split into…
zemion pushed to main at GovOPlaN/govoplan-poll 2026-07-12 16:26:50 +02:00
d0e68f5aa6 Add initial polling backend logic
zemion commented on issue GovOPlaN/govoplan-core#224 2026-07-12 16:17:43 +02:00
[Feature] Platform theming system and visual appearance controls

Codex State: progress

Summary

  • Expanded the shared theme token layer across core and active module CSS, fixed system theme resolution to follow prefers-color-scheme, and added color-schem…
zemion opened issue GovOPlaN/govoplan-core#246 2026-07-12 16:15:41 +02:00
[Feature] Customize theming from palettes to full appearance controls
zemion pushed to main at GovOPlaN/govoplan-evaluation 2026-07-12 09:32:24 +02:00
d027746c6d Make Access optional for Evaluation
zemion pushed to main at GovOPlaN/govoplan-scheduling 2026-07-12 09:32:24 +02:00
e9e2b56360 Make Access optional for Scheduling
zemion pushed to main at GovOPlaN/govoplan-poll 2026-07-12 09:32:22 +02:00
ddf1fcc217 Make Access optional for Poll
zemion pushed to main at GovOPlaN/govoplan-scheduling 2026-07-12 09:25:45 +02:00
99db968edf Initialize Scheduling module manifest
zemion pushed to main at GovOPlaN/govoplan 2026-07-12 09:24:42 +02:00
dd796b4d3c Register poll and evaluation repositories
zemion pushed to main at GovOPlaN/govoplan-evaluation 2026-07-12 09:23:38 +02:00
3fa344b565 Initialize Evaluation module seed