discourse-calendar/app
Régis Hanol acb0681ff9
FEATURE: closed events (#564)
Adds support for "closed" events instead of just relying on the start & end dates.

An event might now be "expired" when it happened in the past.

An event might now also be "closed", if for whatever reasons, the author decides to "cancel" it.

Context - https://meta.discourse.org/t/when-closing-event-it-moves-it-to-todays-date-time/307292
2024-05-14 10:12:47 +02:00
..
controllers SECURITY: Hide invitees from users who are not allowed to see the event post (#544) 2024-02-22 11:32:47 +08:00
models FEATURE: closed events (#564) 2024-05-14 10:12:47 +02:00
serializers FEATURE: closed events (#564) 2024-05-14 10:12:47 +02:00
services/discourse_calendar DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00