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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
Expose tasks folders through CalDAV
Thomas Bruederli
2
-30/+71
2013-06-20
Implement contact card deletion function
Thomas Bruederli
1
-1/+19
2013-06-20
Fix access to magic __all__ address book; properly throw exceptions on backen...
Thomas Bruederli
2
-24/+37
2013-06-20
Improve CardDAV backend:
Thomas Bruederli
3
-16/+154
2013-06-19
Move folder listing, creation and updating functions to utility class for usa...
Thomas Bruederli
4
-123/+182
2013-06-19
Adjust folder UID handling according to the proposed KEP
Thomas Bruederli
1
-5/+5
2013-05-29
Replace CacheAPC with rcube_cache_shared (Bug #1894)
Aleksander Machniak
2
-174/+152
2013-05-29
Create user records in database - enables IMAP cache (Bug #1893)
Aleksander Machniak
1
-1/+29
2013-05-29
Make Cache class actually work
Thomas Bruederli
1
-1/+1
2013-05-24
Implemented webDAV access to Kolab files (Chwala)
Aleksander Machniak
4
-0/+625
2013-05-16
Fix converting vcard data from CardDAV clients to internal format
Thomas Bruederli
1
-11/+11
2013-05-16
Send iTIP messages if commanded from iCal
Thomas Bruederli
4
-1/+152
2013-05-16
Handle CUTYPE parameters for event attendees
Thomas Bruederli
1
-1/+1
2013-05-16
Don't attempt to write /vendor/cmu/cyrus-imapd/uniqueid annotations
Thomas Bruederli
1
-6/+2
2013-05-08
Use /vendor/cmu/cyrus-imapd/uniqueid annotation for UIDs if available
Thomas Bruederli
1
-5/+12
2013-03-28
Always generate valid URLs
Thomas Bruederli
1
-2/+2
2013-03-28
Use display name provided by libkolab/kolab_storage
Thomas Bruederli
2
-21/+14
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
2
-7/+63
2013-03-20
Pass-through the pre-generatd free/busy data from Kolab's free/busy service
Thomas Bruederli
2
-11/+46
2013-03-14
Improve VCard parsing and import
Thomas Bruederli
2
-8/+24
2013-03-14
Add/remove some comments
Thomas Bruederli
4
-14/+1
2013-03-14
- Use UIDs from IMAP annoations for collection IDs
Thomas Bruederli
12
-216/+623
2013-03-07
Fix and improve vcard format handling
Thomas Bruederli
1
-8/+30
2013-03-07
Implement calendar create/update/delete operstions; moved some utility method...
Thomas Bruederli
1
-71/+110
2013-03-07
Add support for CardDAV
Thomas Bruederli
2
-0/+756
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
4
-30/+36
2013-02-28
Fix recurrence exception export to iCal
Thomas Bruederli
1
-5/+35
2013-02-28
Advertise principal email address to make iCal correctly handle event organiz...
Thomas Bruederli
1
-0/+4
2013-02-27
Enable ACL and service detection to work with Apple iCal
Thomas Bruederli
4
-16/+17
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
7
-84/+348
2013-02-20
Initial import
Thomas Bruederli
7
-0/+1405