Albrecht Degering zemion
  • Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-addresses#2 2026-07-20 17:28:18 +02:00
[Feature] Add govoplan-recipients / govoplan-address-book

Codex State: done

Summary

  • The Addresses module now exists as govoplan-addresses and owns persistent address books, contact CRUD, lookup and recipient-source capabilities, vCard…
zemion commented on issue GovOPlaN/govoplan-campaign#59 2026-07-20 17:12:17 +02:00
[Bug] Review attachment links overflow without scroll or detail access

Codex State: progress

Summary

  • The no-truncation list/detail refinement is implemented locally and its combined focused test passes, but it cannot be isolated cleanly against current…
zemion commented on issue GovOPlaN/govoplan-campaign#73 2026-07-20 17:12:09 +02:00
Mail preview overlay: use fixed dimensions and stable footer

Codex State: progress

Summary

  • The overlay now has a responsive fixed workspace, body-owned scrolling, stable footer geometry, and an accessible close control.

Changed Files

-…

zemion opened issue GovOPlaN/govoplan-scheduling#4 2026-07-20 17:08:11 +02:00
[Feature] Make scheduling polls task-focused and calendar-aware
zemion commented on issue GovOPlaN/govoplan-calendar#18 2026-07-20 17:06:47 +02:00
[Feature] Configure safe terminal Calendar outbox retention

Codex State: progress

Summary

  • Terminal retention defaults to 90 days, accepts 0 to disable, rejects negative values, and purges only old resolved succeeded/superseded/cancelled rows;…
zemion commented on issue GovOPlaN/govoplan-calendar#17 2026-07-20 17:06:40 +02:00
[Feature] Deliver external calendar mutations through a durable idempotent outbox

Codex State: progress

Summary

  • Durable, idempotent CalDAV outbox, leases, retry/backoff, conflict/dead state, reconciliation, admin operations, worker recovery, and safe bulk copy/detach…
zemion created repository lotobo/toolbox-portal 2026-07-20 16:59:32 +02:00
zemion created repository lotobo/toolbox-sdk 2026-07-20 16:59:26 +02:00
zemion commented on issue GovOPlaN/govoplan-campaign#75 2026-07-20 16:46:00 +02:00
[Decision] Define campaign behavior when expected attachments are missing

A code-and-test audit on 2026-07-20 confirms this is only partially implemented locally. The mechanics are promising, but the visible/canonical policy can disagree and governance/evidence paths…

zemion commented on issue GovOPlaN/govoplan-campaign#76 2026-07-20 16:42:43 +02:00
[Feature] Provide explicitly governed Windows-compatible encrypted Campaign ZIP output

Product decision (2026-07-20): Windows-compatible legacy encryption is also a policy. The issue now records a default-deny effective-policy model and is ready for isolation/review; it must not…

zemion commented on issue GovOPlaN/govoplan-campaign#69 2026-07-20 16:42:39 +02:00
[Feature] Audit-proof single-recipient campaign send

Product terminology and state semantics were accepted on 2026-07-20. The issue is now ready for an isolated implementation slice; #63 vocabulary remains a separate review decision.

zemion commented on issue GovOPlaN/govoplan-calendar#19 2026-07-20 16:42:35 +02:00
[Task] Implement destructive synchronized-calendar remote move saga

Product decision (2026-07-20): accept the safe green baseline (detach_keep_remote and copy_to_remote) and defer destructive synchronized-to-synchronized moves. The open issue now tracks only…

zemion commented on issue GovOPlaN/govoplan#12 2026-07-20 16:42:22 +02:00
[User Story] Screen persons and organizations against versioned sanctions and embargo sources

Product decision (2026-07-20): defer the complete export-control/sanctions capability for now. The missing prerequisites are source-system connectors/providers, webhook or event integration…

zemion closed issue GovOPlaN/govoplan-files#31 2026-07-20 16:41:03 +02:00
[Bug] File upload drop target does not accept dropped files reliably
zemion commented on issue GovOPlaN/govoplan-files#31 2026-07-20 16:41:03 +02:00
[Bug] File upload drop target does not accept dropped files reliably

Codex State: done

Summary

  • The file-list surface and upload dialog now route dropped local files through the same explicit-target upload path as the file picker.
  • Rejected drops report…
zemion commented on issue GovOPlaN/govoplan-calendar#19 2026-07-20 15:30:15 +02:00
[Task] Implement destructive synchronized-calendar remote move saga

Implemented the decision-free, non-destructive part locally:

  • synchronized -> local requires detach_keep_remote; projections move, sync…
zemion commented on issue GovOPlaN/govoplan-files#31 2026-07-20 15:30:11 +02:00
[Bug] File upload drop target does not accept dropped files reliably

Added strong local regression evidence without external test dependencies:

  • pure resolver tests cover DataTransfer.files, getAsFile(),…
zemion commented on issue GovOPlaN/govoplan-campaign#74 2026-07-20 15:30:07 +02:00
[Task] Audit and migrate Campaign interfaces to the product-wide pattern language

The pattern language and whole-system surface inventory are drafted locally, and Campaign #59/#73 are implemented as the first concrete pilot.…

zemion commented on issue GovOPlaN/govoplan-campaign#73 2026-07-20 15:29:58 +02:00
Mail preview overlay: use fixed dimensions and stable footer

Implemented locally as the first Campaign interface-pattern pilot:

  • all unique attachment matches remain available in a bounded, keyboard-focusa…
zemion commented on issue GovOPlaN/govoplan-campaign#59 2026-07-20 15:29:54 +02:00
[Bug] Review attachment links overflow without scroll or detail access

Implemented locally as the first Campaign interface-pattern pilot:

  • all unique attachment matches remain available in a bounded, keyboard-focusa…