From 35dc05de97677d57123617a7c4e78aad1611b28d Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 16 Jul 2026 16:43:11 +0200 Subject: managed RRULE constructs now include week selection Improve the humanizer to also understand weekly patters that an editor can manually select, on top of the single week rules. Extend template and javascript controller to reflect these changes. --- app/views/events/edit.html.erb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/events/edit.html.erb b/app/views/events/edit.html.erb index b6564a4..bf8cb35 100644 --- a/app/views/events/edit.html.erb +++ b/app/views/events/edit.html.erb @@ -56,9 +56,15 @@

-- cgit v1.3