Commit graph

26 commits

Author SHA1 Message Date
Thomas Bruederli
bda8aa02b6 Correct email address in author section; add AGPL license header to all relevant files 2011-12-07 12:51:23 +01:00
Aleksander Machniak (Kolab Systems)
65abe8a4cb Added package.xml files, some cleanups 2011-11-21 11:20:48 +01:00
Thomas Bruederli
41edd38326 Don't import repeated instances of recurring events 2011-11-11 13:22:40 +01:00
Thomas Bruederli
7aa1985905 Case-insensitive stripping of mailto: prefix 2011-11-09 15:37:21 +01:00
Aleksander Machniak (Kolab Systems)
4a498714dd Changed license to AGPL 2011-10-27 10:20:46 +02:00
Thomas
7bfb9079d5 Get alarm settings when importing from ical format 2011-10-12 22:39:14 +02:00
Thomas
e6ae3b8702 Add feature to upload and import .ics files 2011-10-12 19:44:38 +02:00
Thomas
827a8d1b92 Adjust version strings to match reality 2011-10-05 12:23:32 +02:00
Thomas
d2dc721d4a Change event priority values to be compatible with RFC 5545 and RFC 5546 as suggested in KEP #8 2011-10-05 12:16:43 +02:00
Thomas
154d25b5b9 Fixed DST issues but still working with timestamps because Kolab_Format does 2011-09-28 16:47:18 +02:00
Thomas
37cb27f2f3 Added fallback to accept/decline invitations by URL if recipient doesn't understand iTIP + small refactoring if itip code 2011-09-02 18:49:30 +02:00
Thomas
36c20e8628 More iTip implementation: send/recieve replies, make organizer role immutable (until delegation is implemented) 2011-08-22 19:20:46 +02:00
Thomas
7de9157610 Clarify copyrights in calendar plugin 2011-08-21 12:48:33 +02:00
Thomas
944da9228f Add RSVP status to an event attendee (currently true by default) 2011-08-14 15:35:22 +02:00
Thomas Bruederli
f85d386c39 Fix timezone problems when importing all-day events (#284) 2011-08-06 16:12:34 +02:00
Thomas
c8c640dc0c Fix character encoding when parsing ical data 2011-08-04 23:54:29 +02:00
Thomas Bruederli
9060a14e3d Also send notification when deleting an event 2011-07-29 18:41:43 +02:00
Thomas Bruederli
593a3d3faa Ask about notifying attendess when moving event; finish import from ical mail attachments 2011-07-29 17:51:04 +02:00
Thomas Bruederli
206557aa7d First part of invitation handling: find ical attachments in emails and show a button to add to calendar 2011-07-29 09:19:18 +02:00
Thomas Bruederli
b614298c93 Send invitations and update notifications to event attendees 2011-07-27 18:55:51 +02:00
Thomas Bruederli
85af82794b Little code-cleanup and improvements for ical export 2011-07-27 17:42:45 +02:00
Bogomil Shopov (Kolab Systems)
3da0078434 Final version of ical export 2011-07-21 15:12:17 +03:00
Bogomil Shopov (Kolab Systems)
f610167cc1 Adding rules according to rfc2445#section-4.1 and adding Organizer and Attendees information in VEVENT block. 2011-07-19 17:12:27 +03:00
Thomas
0f26ae4e7a Correctly encode vcalendar values 2011-07-06 22:47:36 +02:00
Thomas
6beb3ceddd Fix el-cheapo ical export 2011-07-06 22:42:23 +02:00
Thomas Bruederli
be8a0e0a7a Added (modified) copy of Roundcube calendar from https://github.com/rc-calendar/calendar 2011-05-20 19:04:25 +02:00