Cleanup calendar module (#3300)

- Update default calendar config to use customEvents
- Update url that is displayed when old authentication is used
This commit is contained in:
Veeck
2023-12-22 19:34:06 +01:00
committed by GitHub
parent d397568062
commit 786ea86e0e
2 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ _This release is scheduled to be released on 2024-01-01._
### Removed
- Removed Codecov workflow (not working anymore, other workflow required) (#3107)
- Removed titleReplace from calendar, replaced + extended by customEvents (backward compatibility included)
- Removed titleReplace from calendar, replaced + extended by customEvents (backward compatibility included) (#3249)
- Removed failing unit test (#3254)
### Updated