nordabiz/templates/calendar
Maciej Pienczyn eaac876ec2
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
feat(calendar): multi-day events + **bold** w opisach wydarzeń
- norda_events: kolumna event_date_end (NULLABLE, check constraint >= event_date)
- NordaEvent: property is_multi_day, date_range_display; is_past uwzględnia koniec
- Admin (new/edit): pole "Data zakończenia" w formularzu
- Calendar grid: wydarzenie wielodniowe wyświetla się na każdym dniu zakresu
- Upcoming/past filter: używa COALESCE(end, date) — 2-dniowe zostaje w Upcoming
  do swojego ostatniego dnia
- event.html: "Termin" + zakres dla wielodniowych; ICS/Google end date z dateEnd
- Lekki markdown dla opisów: tylko **bold** → <strong> (audyt: tylko event #60)

Zero wpływu na 42 istniejące wydarzenia (NULL == stare zachowanie).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 17:52:31 +02:00
..
admin_new.html feat(calendar): multi-day events + **bold** w opisach wydarzeń 2026-04-15 17:52:31 +02:00
admin_payments.html ui: add 'back to event' link in payment panel 2026-04-08 12:02:52 +02:00
admin.html fix(calendar): include guests in attendee counts everywhere 2026-04-08 15:29:05 +02:00
event.html feat(calendar): multi-day events + **bold** w opisach wydarzeń 2026-04-15 17:52:31 +02:00
index.html feat(calendar): multi-day events + **bold** w opisach wydarzeń 2026-04-15 17:52:31 +02:00