discourse-calendar/lib/discourse_post_event
Joffrey JAFFEUX f3d1143e42
FEATURE: support for recurrence_until (#730)
This parameter allows to define the end of the recurrence of an event. For example you can now define an event as every week on Monday, until the 12th of December 2028.

![Screenshot 2025-06-02 at 13 39 42](https://github.com/user-attachments/assets/2247c12a-1fdd-42b9-b015-e622148f2dc0)
2025-06-02 13:41:52 +02:00
..
engine.rb DEV: Update plugin to match latest guidelines (#396) 2023-03-22 20:48:04 +02:00
event_finder.rb FEATURE: support upcomingDays parameter on the upcoming events list (#524) 2024-01-17 21:54:39 -03:00
event_parser.rb FEATURE: support for recurrence_until (#730) 2025-06-02 13:41:52 +02:00
event_validator.rb DEV: moves translatations under discourse_post_event (#627) 2024-10-23 14:06:09 +11:00
export_csv_controller_extension.rb DEV: Update plugin to match latest guidelines (#390) 2023-02-23 15:25:06 +02:00
export_csv_file_extension.rb DEV: Update plugin to match latest guidelines (#390) 2023-02-23 15:25:06 +02:00
post_extension.rb DEV: Fix new Rubocop offenses 2024-03-05 16:54:54 +01:00
rrule_configurator.rb FEATURE: support for recurrence_until (#730) 2025-06-02 13:41:52 +02:00
rrule_generator.rb FEATURE: support for recurrence_until (#730) 2025-06-02 13:41:52 +02:00