index
:
iRony
dev/caldav-scheduling
dev/sabredav2
iRony-0.2
master
iRony Groupware Access Protocol Layers
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kolab
/
CalDAV
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-23
Set folder type according to the submitted supported-calendar-component-set p...
Thomas Bruederli
1
-2/+1
2014-11-10
Fix namespace error on HTTP exception
Thomas Bruederli
1
-1/+1
2014-09-23
Fix calendar color value in PROPFIND requests (#3537)
Thomas Bruederli
1
-1/+1
2014-09-22
Don't include VTIMEZONE definitions in CalDAV event data
Thomas Bruederli
1
-1/+1
2014-09-15
Add 'calendar-schedule' to DAV features list in order to enable scheduling su...
Thomas Bruederli
1
-0/+13
2014-05-06
Correctly encode and decode CalDAV/CardDAV object URIs (#3049)
Thomas Bruederli
1
-11/+12
2014-03-13
Comply with Sabre\CalDAV\Plugin and return free-busy data as parsed vobject +...
Thomas Bruederli
1
-2/+6
2014-02-10
Adapt to kolab_storage_folder optimizations: don't cast resultset into array ...
Thomas Bruederli
1
-2/+2
2014-01-07
Use the right constant for charset
Thomas Bruederli
1
-3/+3
2014-01-07
Ignore requests for 'outbox'
Thomas Bruederli
1
-1/+1
2014-01-07
Ignore IMAP subscriptions when accessing a folder directly via UID/Name (#2701)
Thomas Bruederli
1
-1/+9
2013-10-24
Fix time-range queries if only start is given (#2378)
Thomas
1
-2/+6
2013-10-06
Also take 'task' folders into account
iRony-0.2.2
Thomas Bruederli
1
-1/+1
2013-09-12
Forward user-agent string to ical exporter to fix Apple's inconvenient handli...
Thomas Bruederli
1
-0/+1
2013-09-04
Unset mapped attachments list to avoid being written to cache
Thomas Bruederli
1
-1/+3
2013-09-04
Accept events/vcards with URI doesn't match the objects's UID. Send a Locatio...
Thomas Bruederli
2
-18/+51
2013-07-24
Fix attachment handling in CalDAV
Thomas Bruederli
1
-8/+8
2013-07-23
Use libcalendaring plugin (with Sabre VObject) classes for iCal parsing and w...
Thomas Bruederli
1
-404/+40
2013-07-23
Correctly adjust end of all-day events from internal format
Thomas Bruederli
1
-2/+9
2013-07-23
Don't adjust end-date in all-day events + sanity-check dates (#2052)
Thomas Bruederli
1
-1/+10
2013-07-18
Moved sort_folders() function to libkolab/kolab_storage class
Thomas Bruederli
1
-1/+1
2013-07-17
Support DURATION property and do a basic validation of vcalendar objects
Thomas Bruederli
1
-0/+26
2013-06-20
Expose tasks folders through CalDAV
Thomas Bruederli
2
-30/+71
2013-06-20
Fix access to magic __all__ address book; properly throw exceptions on backen...
Thomas Bruederli
1
-2/+6
2013-06-19
Move folder listing, creation and updating functions to utility class for usa...
Thomas Bruederli
1
-103/+8
2013-05-16
Send iTIP messages if commanded from iCal
Thomas Bruederli
3
-0/+151
2013-05-16
Handle CUTYPE parameters for event attendees
Thomas Bruederli
1
-1/+1
2013-03-28
Use display name provided by libkolab/kolab_storage
Thomas Bruederli
1
-20/+13
2013-03-28
Support calendar access through real folder names as an alternative to UIDs
Thomas Bruederli
2
-2/+62
2013-03-20
Deliver attachments inline for iCal
Thomas Bruederli
1
-7/+17
2013-03-20
List calendar attachments as URIs and deliver contents on request
Thomas Bruederli
1
-5/+36
2013-03-20
Pass-through the pre-generatd free/busy data from Kolab's free/busy service
Thomas Bruederli
1
-10/+42
2013-03-14
Add/remove some comments
Thomas Bruederli
1
-1/+1
2013-03-14
- Use UIDs from IMAP annoations for collection IDs
Thomas Bruederli
4
-205/+61
2013-03-07
Implement calendar create/update/delete operstions; moved some utility method...
Thomas Bruederli
1
-71/+110
2013-03-06
Advertise owner of shared calendars; prepare for sharing support
Thomas Bruederli
2
-1/+9
2013-02-28
Advertise ACLs for calendars according to IMAP rights
Thomas Bruederli
3
-16/+36
2013-02-28
Fix recurrence exception export to iCal
Thomas Bruederli
1
-5/+35
2013-02-27
Enable ACL and service detection to work with Apple iCal
Thomas Bruederli
2
-14/+0
2013-02-27
Fix handling of event class (sensitivity)
Thomas Bruederli
1
-2/+4
2013-02-27
Read/save ATTACH (uri) properties to Kolab backend
Thomas Bruederli
1
-0/+10
2013-02-27
Correctly handle recurrence exceptions
Thomas Bruederli
1
-27/+80
2013-02-21
Avoid parsing the same ical block twice. Make the parsed objects from input v...
Thomas Bruederli
2
-19/+43
2013-02-21
Add support for attendees, organizer and some other ical properties; conserve...
Thomas Bruederli
1
-20/+92
2013-02-21
Add our own implementation of the CalDAV plugin to override validation functions
Thomas Bruederli
1
-0/+111
2013-02-21
Make basic create/read/update cycle work for calendar events; add license/cop...
Thomas Bruederli
4
-84/+281
2013-02-20
Initial import
Thomas Bruederli
4
-0/+1066