nordabiz/blueprints/community
Maciej Pienczyn 4cef43fedc
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
fix(calendar): don't fabricate end time in ICS when time_end is unknown
When an event has no end time, omit DTEND from the ICS feed instead of
defaulting to start+2h. Per RFC 5545, missing DTEND means zero duration,
so calendar clients show just the start time without a misleading range.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 12:40:18 +02:00
..
calendar fix(calendar): don't fabricate end time in ICS when time_end is unknown 2026-04-06 12:40:18 +02:00
classifieds security: Restrict member-only features to MEMBER role 2026-02-01 21:33:27 +01:00
contacts security: Restrict member-only features to MEMBER role 2026-02-01 21:33:27 +01:00
__init__.py refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00