discourse-calendar/lib/discourse_post_event
Krzysztof Kotlarek 9f69f273ad
FIX: move post events into separate tables (#70)
* FIX: correctly destroys standalone calendar events (#66)

Standalone events are mostly created for holidays where we create a calendar event not associated to any post of of the topic, before this change, the loop was exited before collecting the ID of the calendar event to be destroyed.
2020-11-25 09:32:51 +11:00
..
event_finder.rb FIX: move post events into separate tables (#70) 2020-11-25 09:32:51 +11:00
event_parser.rb FIX: keeps initial key of the custom field 2020-09-14 17:05:38 +02:00
event_validator.rb FIX: prevents custom fields to override raw_invitees 2020-08-14 10:17:17 +02:00
rrule_generator.rb FIX: move post events into separate tables (#70) 2020-11-25 09:32:51 +11:00