discourse-calendar/lib
Bianca Nenciu 72aa6e1a9b
FIX: Allow events belonging to deleted users to be destroyed (#688)
`DiscourseCalendar::CreateHolidayEvents` periodically deletes holiday
events to recreate updated ones. If one of the events belonged to a user
that has been destroyed and if `enable_user_status` was enabled, the
`after_destroy` hook would raise an exception.
2025-02-10 19:16:27 +02:00
..
discourse_calendar FEATURE: Allow users to set a custom title to sidebar calendar (#649) 2024-12-03 11:42:25 -06:00
discourse_post_event DEV: moves translatations under discourse_post_event (#627) 2024-10-23 14:06:09 +11:00
tasks DEV: Bump rubocop-discourse to 3.8.0 (#643) 2024-11-15 06:43:27 +08:00
calendar.rb DEV: Bump rubocop-discourse to 3.8.0 (#643) 2024-11-15 06:43:27 +08:00
calendar_settings_validator.rb DEV: Clean up the plugin (#426) 2023-08-01 22:32:30 +02:00
calendar_validator.rb DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00
event_validator.rb DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00
group_timezones.rb DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00
holiday_status.rb FIX: Allow events belonging to deleted users to be destroyed (#688) 2025-02-10 19:16:27 +02:00
time_sniffer.rb DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00
users_on_holiday.rb DEV: Introduce syntax_tree for ruby formatting (#363) 2022-12-29 13:30:41 +01:00