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
/
CardDAV
/
ContactsBackend.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
Fix type parameter parsing and mapping (#4955)
iRony-0.2
Thomas Bruederli
1
-15/+26
2014-05-06
Correctly encode and decode CalDAV/CardDAV object URIs (#3049)
Thomas Bruederli
1
-7/+7
2014-03-13
Fix fatal error when saving mailto: group members; fix output encoding of gro...
Thomas Bruederli
1
-5/+5
2014-03-13
Set EMAIL type parameters as individual items for better encoding
Thomas Bruederli
1
-1/+4
2014-03-13
Optionally cache LDAP directory listing and record payloads
Thomas Bruederli
1
-0/+8
2014-03-13
Implement the CardDAV Directory Gateway Extension for Apple clients (and SOGo...
Thomas Bruederli
1
-2/+2
2014-02-10
Adapt to kolab_storage_folder optimizations: don't cast resultset into array ...
Thomas Bruederli
1
-1/+1
2014-01-28
Map TITLE property to the corresponding internal field 'jobtitle' (#2808)
Thomas Bruederli
1
-0/+3
2014-01-27
Don't convert date values using unix timestamps to avoid timezone shifts (#2802)
Thomas Bruederli
1
-1/+1
2014-01-22
Don't send empty N: property (#2787)
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
2014-01-06
Avoid fatal errors if contact has no changed date (#2629)
Thomas Bruederli
1
-2/+2
2013-11-04
Expect Spouse values to be a list from libkolab (#2473)
Thomas
1
-2/+2
2013-10-11
Don't rely on position for photo encoding parameter (#2335)
Thomas
1
-2/+2
2013-09-19
iRony supports and overwrites x-custom fields
Thomas Bruederli
1
-1/+2
2013-09-09
Fix contact group sync on non-Mac devices
Thomas Bruederli
1
-1/+1
2013-09-09
Make anniversary fields also work on iOS devices
Thomas Bruederli
1
-4/+17
2013-09-09
Fix birthday and anniversary sync in CardDAV (#2142).
Thomas Bruederli
1
-3/+36
2013-09-04
Accept events/vcards with URI doesn't match the objects's UID. Send a Locatio...
Thomas Bruederli
1
-14/+20
2013-07-23
Use libcalendaring plugin (with Sabre VObject) classes for iCal parsing and w...
Thomas Bruederli
1
-1/+1
2013-07-18
Moved sort_folders() function to libkolab/kolab_storage class
Thomas Bruederli
1
-1/+1
2013-06-27
Don't list groups for Thunderbird as it can't handle them correctly
Thomas Bruederli
1
-1/+2
2013-06-27
Add support for distribution-lists (Vcard KIND:group)
Thomas Bruederli
1
-7/+49
2013-06-20
Detect Mac OS X 10.8 Address Book
Thomas Bruederli
1
-1/+1
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
1
-22/+31
2013-06-20
Improve CardDAV backend:
Thomas Bruederli
1
-15/+137
2013-06-19
Move folder listing, creation and updating functions to utility class for usa...
Thomas Bruederli
1
-17/+15
2013-05-16
Fix converting vcard data from CardDAV clients to internal format
Thomas Bruederli
1
-11/+11
2013-03-28
Use display name provided by libkolab/kolab_storage
Thomas Bruederli
1
-1/+1
2013-03-14
Improve VCard parsing and import
Thomas Bruederli
1
-8/+23
2013-03-14
- Use UIDs from IMAP annoations for collection IDs
Thomas Bruederli
1
-8/+13
2013-03-07
Fix and improve vcard format handling
Thomas Bruederli
1
-8/+30
2013-03-07
Add support for CardDAV
Thomas Bruederli
1
-0/+687