• Joined on 2025-08-22
zemion pushed to main at GovOPlaN/govoplan-addresses 2026-07-20 18:15:19 +02:00
3d52cc86f9 fix(addresses): require group visibility for book creation
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-20 18:15:10 +02:00
6e373dcdd6 feat(poll): define the scheduling capability contract
d1c033edc7 feat(calendar): document outbox retention policy
b5cfba666c fix(files): make dropped-file handling explicit
78b4afdec4 feat(calendar): define picker UI capability
15596f0742 feat(calendar): schedule durable outbox recovery
Compare 6 commits »
zemion released PDF Tools 0.3.4 at lotobo/pdf-tools 2026-07-20 18:14:38 +02:00
zemion pushed tag v0.3.4 to lotobo/pdf-tools 2026-07-20 18:14:13 +02:00
zemion pushed to v0.3.4-tohex-compat at lotobo/pdf-tools 2026-07-20 18:13:58 +02:00
d40a288a4e feat: integrate PDF Tools with toolbox portal
zemion pushed tag v0.1.1 to lotobo/toolbox-sdk 2026-07-20 18:04:24 +02:00
zemion pushed to main at lotobo/toolbox-sdk 2026-07-20 18:04:21 +02:00
5e206baf42 chore: release toolbox SDK 0.1.1
zemion pushed to main at lotobo/toolbox-sdk 2026-07-20 18:02:28 +02:00
187871aae4 fix: reject control characters in manifest URLs
zemion pushed to main at lotobo/toolbox-sdk 2026-07-20 17:55:03 +02:00
bc0135e528 chore: normalize testkit binary path
zemion pushed to main at lotobo/toolbox-sdk 2026-07-20 17:54:02 +02:00
ce9bddb218 feat: add toolbox contract shell and testkit
zemion created branch main in lotobo/toolbox-sdk 2026-07-20 17:54:02 +02:00
zemion commented on issue GovOPlaN/govoplan-poll#1 2026-07-20 17:36:40 +02:00
[Tech debt] Enforce one active Poll response per identified respondent

Codex State: ready

Summary

  • Local commit e7f3b1d adds an interim parent-Poll row lock around response read-or-create and closes the immediate Scheduling race through the normal service…
zemion commented on issue GovOPlaN/govoplan-scheduling#4 2026-07-20 17:36:27 +02:00
[Feature] Make scheduling polls task-focused and calendar-aware

Codex State: progress

Summary

  • Implemented the task-focused scheduling poll flow in local commits de7e68c, fc418e6, and 887e064.
  • Calendar selection uses the shared calendar.picker…
zemion opened issue GovOPlaN/govoplan-poll#2 2026-07-20 17:31:29 +02:00
[Feature] Define Poll lifecycle transition and decision-reset semantics
zemion opened issue GovOPlaN/govoplan-poll#1 2026-07-20 17:30:31 +02:00
[Tech debt] Enforce one active Poll response per identified respondent
zemion commented on issue GovOPlaN/govoplan-files#32 2026-07-20 17:29:22 +02:00
[Feature] Drag-and-drop upload onto file spaces and folders

Codex State: progress

Summary

  • Local Core commit b5cfba6 resolves browser drops explicitly, adds drag-state feedback and readable disabled/empty/unreadable rejection paths, and tests…
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 closed issue GovOPlaN/govoplan-addresses#2 2026-07-20 17:28:18 +02:00
[Feature] Add govoplan-recipients / govoplan-address-book
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

-…