mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-29 15:14:34 +00:00
- Added `TestCommand` for testing Zimbra API interactions. - Introduced `ZimbraIdSerializer` to handle serialization/deserialization of Zimbra calendar IDs. - Implemented `UpdateEvent` to support updating Zimbra calendar events. - Enhanced `CreateEvent` to return serialized Zimbra IDs. - Updated `ZimbraConnector` to handle creation and updating of calendar ranges with Zimbra. - Added `ZimbraCalendarIdNotDeserializedException` for error handling during ID deserialization.