1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/lib
2013-05-21 23:38:02 +02:00
..
backend Database backend: Lookup parent in updateContact() if not known. 2013-05-21 23:38:02 +02:00
carddav CardDAV: Wrong arguments used to deleteContact() 2013-05-09 15:44:21 +02:00
connector Contacts: Added start on LDAP backend by @babelouest 2013-04-25 01:46:47 +02:00
controller Missing namespace separator in GroupController 2013-05-20 23:36:49 +02:00
middleware Implement HTTP Middleware 2013-05-18 04:58:41 +02:00
share Contacts: Adjust some class names 2013-04-25 01:03:05 +02:00
utils Contacts: Add IMPP SIP 2013-04-27 04:36:45 +02:00
vobject Added custom GroupProperty. Refs #96 2013-05-19 00:54:51 +02:00
abstractpimcollection.php Contacts: Adjust some class names 2013-04-25 01:03:05 +02:00
abstractpimobject.php PHP 5.3 compatibility 2013-04-26 15:36:43 +02:00
addressbook.php Minor interface cleanups 2013-05-19 00:54:50 +02:00
addressbookprovider.php Removed some debugging 2013-05-19 00:54:50 +02:00
app.php Oops, don't declare a method public twice. 2013-05-19 02:39:16 +02:00
contact.php Missing method name to OC_L10N calls. 2013-05-18 16:49:02 +02:00
dicontainer.php Implement HTTP Middleware 2013-05-18 04:58:41 +02:00
hooks.php Merge branch 'master' into contacts_framework 2013-04-25 01:11:22 +02:00
imageresponse.php Contacts: Fix ImageResponse ctor 2013-04-25 01:49:43 +02:00
ipimobject.php Minor interface cleanups 2013-05-19 00:54:50 +02:00
jsonresponse.php Contacts: Call parents ctor in JSONResponse. 2013-04-30 19:57:39 +02:00
searchprovider.php Contacts: Reenabled search. Currently only for own, local contacts. 2013-04-30 02:06:11 +02:00
vcard.php Contacts: Old VCard -> VCardLegacy 2013-05-05 15:26:35 +02:00