.. |
backend
|
Also touch address book on contact deletion.
|
2013-05-22 03:23:24 +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
|
Remember to return the response on error.
|
2013-05-22 03:37:56 +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 namespace separator
|
2013-05-22 03:23:24 +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 |