Library providing common functions for calendar-based plugins. Fork of Texas Edition, which in turn is a fork of the original Kolab calendar.
Provides utility functions for calendar-related modules such as
- alarms display and dismissal
- attachment handling
- iCal parsing and exporting
- iTip invitations handling
iCal parsing and exporting is done with the help of the Sabre VObject library. It needs to be installed with Roundcube using composer:
$ composer require "sabre/vobject" "~3.5.3"
0.7
- Assume default method when not provided
- Fix composer.json typo
- Remove the event organizer