bemade-addons/caldav_sync/models
Marc Durepos 838a4e12ef caldav_sync: fix a dictionary update error during sync.
Exception handling was also changed to only log the errors rather
than to raise them to the user, since the sync is run as a cron
and that we want other calendars to be polled if one fails.
2024-06-23 07:16:21 -04:00
..
__init__.py testing via the interface seems to be working, though some parameters are not set to sync yet. 2024-05-23 16:03:55 -04:00
calendar_event.py caldav_sync: fix a dictionary update error during sync. 2024-06-23 07:16:21 -04:00
res_users.py Add support for recurring events. 2024-05-24 12:00:13 -04:00