discourse-calendar/lib/discourse_post_event
Renato Atilio b622e0f200
FEATURE: support upcomingDays parameter on the upcoming events list (#524)
Adds a before parameter to the events endpoint and uses it through a upcomingDays parameter to the upcoming events list component – which can be used when adding it to the right sidebar blocks theme component.
2024-01-17 21:54:39 -03: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 FIX: skip html escaping event urls (#473) 2023-11-08 17:43:11 -03:00
event_validator.rb DEV: merge discourse post event settings to calendar (#490) 2023-12-07 08:59:08 +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: Update plugin to match latest guidelines (#390) 2023-02-23 15:25:06 +02:00
rrule_configurator.rb FEATURE: Show all upcoming events for the next year (#483) 2023-11-30 13:56:05 +11:00
rrule_generator.rb FEATURE: Show all upcoming events for the next year (#483) 2023-11-30 13:56:05 +11:00