Aleksander Machniak
|
acc49b51ff
|
Fix misleading warning when editing/deleting a shared event (T1357)
and properly notify attendees of such a change.
Conflicts:
plugins/libcalendaring/libvcalendar.php
|
2017-04-04 12:20:08 +02:00 |
|
Aleksander Machniak
|
a088714955
|
T1385: Fix importing events with no DTEND and no DURATION
Per RFC5545 3.6.1 it is perfectly valid. In such cases DTEND should set to DTSTART.
|
2016-07-29 06:56:29 -04:00 |
|
Aleksander Machniak
|
d1be2b7810
|
Fix RDATE handling (T1278)
Workarounds VObject-2.1 bug. In Kolab 16 we have no such issue.
|
2016-06-01 08:17:35 -04:00 |
|
Thomas Bruederli
|
110b514263
|
Fix iCal import/export to pass tests again
Conflicts:
plugins/libcalendaring/libvcalendar.php
|
2016-03-10 11:00:50 +01:00 |
|
Thomas Bruederli
|
ca23809e63
|
Explicitly set allday property when parsing ical
|
2015-10-21 23:14:54 +02:00 |
|
Aleksander Machniak
|
f98e1d7e14
|
Support reminders relative to end/due date (RELATED=END) (T656)
|
2015-08-07 06:30:28 -04:00 |
|
Thomas Bruederli
|
0b3910099a
|
Support COMPLETED property in VTODO objects
Resolves T403 and #5067
|
2015-05-27 12:34:41 +02:00 |
|
Thomas Bruederli
|
0eefd8414f
|
Fix VTIMEZONE export in non-buffered mode (#4865)
|
2015-03-18 12:59:39 +01:00 |
|
Thomas Bruederli
|
e8c387ef0d
|
Bump versions and copyright year
|
2015-03-10 15:38:45 +01:00 |
|
Thomas Bruederli
|
3702557dc3
|
Export recurrence UNTIL parameter as DATE for all-day events (#3998)
|
2015-03-09 15:40:25 +01:00 |
|
Thomas Bruederli
|
83d3d016bd
|
Parse multiple vevent components with the same UID into one object with exceptions (#4733)
|
2015-03-09 12:30:53 +01:00 |
|
Thomas Bruederli
|
874b950f73
|
Strip empty parameters from RRULE properties (#4797)
|
2015-03-05 14:33:05 +01:00 |
|
Thomas Bruederli
|
db637619c3
|
Omit RSVP flag in iCal export if not true
|
2015-02-19 15:57:37 +01:00 |
|
Thomas Bruederli
|
422bb0a298
|
Fix RSVP flag in iCal and storage (defaults to false); remove redundant information from ical PRODID
|
2015-02-18 10:21:15 +01:00 |
|
Thomas Bruederli
|
78622133a9
|
Reliably identify recurrence instances throughout the application to support invitations of recurring events (#4387)
|
2015-02-15 14:32:31 +01:00 |
|
Thomas Bruederli
|
ad55fc706d
|
Fix handling of Recurrence-ID properties for recurrence exceptions to comply with RFC 5545 (#4385)
|
2015-02-12 10:08:22 +01:00 |
|
Thomas Bruederli
|
d735c4721e
|
Catch parse errors of recurrence exceptions in iCal files
|
2015-01-28 17:51:13 +01:00 |
|
Aleksander Machniak
|
7c565bff0c
|
Fix typo in function name (parse_alarm_value)
|
2015-01-22 12:17:33 -05:00 |
|
Thomas Bruederli
|
17f57ff7ca
|
Accept parent-relation from RELATED-TO property without RELTYPE parameter (#4158)
|
2015-01-07 13:00:57 +01:00 |
|
Aleksander Machniak
|
ac4f6e7562
|
Avoid unused variables (also fixed some bugs) found in static code analysis
|
2014-11-21 10:03:18 +01:00 |
|
Thomas Bruederli
|
c6f5a8233b
|
Fix handling of RSVP flags
|
2014-11-06 17:09:59 +01:00 |
|
Thomas Bruederli
|
232b458be4
|
Parse and display event/task status from iTip messages
|
2014-10-14 09:21:51 +02:00 |
|
Thomas Bruederli
|
449d4ad81b
|
Filter empty recurrence attributes
|
2014-10-09 19:07:45 +02:00 |
|
Thomas Bruederli
|
1f27e238a8
|
Fix TZOFFSET values with minutes (#3199)
|
2014-09-22 12:01:04 +02:00 |
|
Thomas Bruederli
|
f9b19b9f27
|
Include VTIMEZONE definitions when exporting event data or invitations as iCal (#3199)
|
2014-09-22 11:03:25 +02:00 |
|
Thomas Bruederli
|
0d68fa3330
|
Support multiple CATEGORIES properties (#3497)
|
2014-08-25 09:43:50 +02:00 |
|
Thomas Bruederli
|
4ea51417ba
|
Copy iTip inivitation comment to event objects and display it in calendar with the RSPV buttons (#419)
|
2014-08-01 10:05:55 +02:00 |
|
Thomas Bruederli
|
b3c5acd66a
|
- Fix task attendees and organizer setting and display
- Make basic iTip exchange for task assignments work
- Improve wording for task assignments
|
2014-07-30 17:40:53 +02:00 |
|
Thomas Bruederli
|
634cb85fb5
|
Compare sequence number from iTip replies
|
2014-07-08 18:30:12 +02:00 |
|
Thomas Bruederli
|
5763fb81e8
|
Merge new folder navigation from branch 'dev/new-foldernav'
|
2014-05-23 10:12:29 +02:00 |
|
Thomas Bruederli
|
073a6bb373
|
Aggregate shared but unsubscribed calendar folders and free/busy data into a 'user calendar'
|
2014-05-19 12:18:39 +02:00 |
|
Thomas Bruederli
|
91e93fecb7
|
Don't overwrite the complete recurrence property, there might be EXDATE or RDATE entries already (#3061)
|
2014-05-15 12:21:47 +02:00 |
|
Thomas Bruederli
|
93d2b69bb9
|
Refactored alarms in calendar and tasks to support multiple alarms. Moved redundant functions to libcalendaring
|
2014-04-17 17:49:00 +02:00 |
|
Thomas Bruederli
|
9a9cf8fe89
|
Avoid Illegal string offset warnings
|
2014-04-09 13:32:37 +02:00 |
|
Thomas Bruederli
|
b86a301d61
|
Add support for valarm ACTION:AUDIO
|
2014-04-03 19:19:14 +02:00 |
|
Thomas Bruederli
|
291a6878cf
|
Fix storing of (multiple) event alarms
|
2014-04-03 18:38:26 +02:00 |
|
Thomas Bruederli
|
b5d6faee6a
|
Improve libs to support multiple VALARM items according to iCal standards, including action-specific properties
|
2014-04-03 17:39:26 +02:00 |
|
Thomas Bruederli
|
1ce6d461a6
|
Save and restore iCal STATUS properties
|
2014-04-03 15:07:47 +02:00 |
|
Thomas Bruederli
|
532662802b
|
Suppress property parameters with empty values
|
2014-03-19 11:10:33 +01:00 |
|
Thomas Bruederli
|
89005391eb
|
Add support for COMMENT property used in iTip messages
|
2014-03-18 18:05:48 +01:00 |
|
Thomas Bruederli
|
26824f3d51
|
Consider VTODOs in pre-check
|
2014-03-18 12:08:54 +01:00 |
|
Thomas Bruederli
|
65d603cd20
|
Allow all-day events without DTEND property
|
2014-03-04 08:55:06 +01:00 |
|
Thomas Bruederli
|
79ae6282f8
|
Read/write RDATE properties from/to ical and libkolabxml (#2885)
|
2014-02-28 16:12:24 +01:00 |
|
Thomas Bruederli
|
1ef785c8c6
|
Handle multiple VCALENDAR blocks when reading ics files (#2884)
|
2014-02-28 12:41:31 +01:00 |
|
Thomas Bruederli
|
5602b5f3cd
|
Read and write delegated-from/to attendee parameters
|
2014-02-27 23:32:15 +01:00 |
|
Thomas Bruederli
|
c47d2da4e7
|
Decode escaped commas in various ical property values
|
2014-02-26 12:15:03 +01:00 |
|
Thomas Bruederli
|
10f5a48531
|
Add fallback to find VEVENT blocks with RECURRENCE-ID (#2792)
|
2014-02-06 10:54:57 +01:00 |
|
Thomas Bruederli
|
3a9e25e056
|
Export X-MICROSOFT-CDO-BUSYSTATUS for Outlook CalDAV clients
|
2014-01-23 15:50:04 +01:00 |
|
Thomas Bruederli
|
54b5b1bdc8
|
Fix typo
|
2014-01-23 15:38:27 +01:00 |
|
Aleksander Machniak
|
4f1b0ebe78
|
Removed debug code
|
2013-11-21 10:09:02 +01:00 |
|