Bernardo Magri
6c1f58ffb0
feat: recurrence rule editing in EventEditor and ordinal BYDAY support
Add recurrence_frequency, recurrence_interval, recurrence_count, and
recurrence_by_weekday editor fields. Frequency cycles with Space.
BYDAY input accepts comma-separated names and ordinal prefixes (1MO).
Extend RecurrenceRule::by_weekday from std::chrono::weekday to ByWeekday
{ordinal, day} struct. Parser accepts ordinal BYDAY (+1MO, -1FR).
Remove strict BY*/FREQ pairing constraint to match RFC 5545.
2026-07-23 18:45:50 +01:00
..
2026-07-23 18:45:50 +01:00
2026-07-17 21:24:06 +01:00
2026-07-18 09:32:54 +01:00
2026-07-18 09:58:27 +01:00
2026-07-18 11:33:06 +01:00
2026-07-18 11:33:06 +01:00
2026-07-23 18:45:50 +01:00
2026-07-23 18:45:50 +01:00
2026-07-23 18:45:50 +01:00
2026-07-21 18:44:47 +01:00
2026-07-18 13:05:21 +01:00
2026-07-18 13:05:21 +01:00
2026-07-22 21:49:26 +01:00
2026-07-18 11:11:28 +01:00
2026-07-18 11:11:28 +01:00
2026-07-18 11:56:04 +01:00
2026-07-18 11:56:04 +01:00
2026-07-18 11:56:04 +01:00
2026-07-18 13:05:21 +01:00
2026-07-20 22:50:54 +01:00
2026-07-20 22:51:28 +01:00
2026-07-20 22:51:28 +01:00
2026-07-23 18:24:06 +01:00
2026-07-23 18:03:33 +01:00