1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/lib
Andrew Brown 670848b860 Update search classes to with the new search system
Add a Contact search result type to distinguish these results within a search view.

reformat code
2014-09-01 17:00:23 +02:00
..
backend Prevent duplicate URI. Fix #263 2013-11-28 14:15:17 +01:00
carddav Fix CardDAV updating/deleting 2013-10-03 18:09:19 +02:00
connector use new backend prefs 2013-08-03 22:40:52 -04:00
controller Don't useoc:// wrapper. Fix #261 2013-11-28 12:18:15 +01:00
middleware Current adjustements with core. Still doesn't work with master 2013-10-11 14:47:54 +02:00
search Update search classes to with the new search system 2014-09-01 17:00:23 +02:00
share Used wrong index. Refs #269 2013-11-28 14:21:06 +01:00
utils Prevent duplicate URI. Fix #263 2013-11-28 14:15:17 +01:00
vobject Move cacheThumbnail to Properties. Fix #252 2013-11-07 14:06:31 +01:00
abstractpimcollection.php Don't emit signals in batch operations. 2013-09-03 19:23:11 +02:00
abstractpimobject.php Add missing public declarations 2013-05-31 21:32:45 +02:00
addressbook.php Fix birthday generation and add methods for creating birthday events 2013-10-01 19:15:22 +02:00
addressbookprovider.php OC_ -> OCP\ 2013-09-16 02:24:08 +02:00
app.php Misc cleanup 2013-10-18 15:29:32 +02:00
contact.php Move cacheThumbnail to Properties. Fix #252 2013-11-07 14:06:31 +01:00
controller.php Current adjustements with core. Still doesn't work with master 2013-10-11 14:47:54 +02:00
dicontainer.php Move profile photo handling to separate controller 2013-09-04 08:03:33 +02:00
dispatcher.php Fix app not loading any more in OC6 with PHP 5.3 2013-10-24 11:14:46 +02:00
hooks.php Move cacheThumbnail to Properties. Fix #252 2013-11-07 14:06:31 +01:00
imageresponse.php Finally works with core master 2013-10-17 02:10:50 +02:00
ipimobject.php Add missing public declarations 2013-05-31 21:32:45 +02:00
jsonresponse.php Adjust code to appframework api 2013-10-23 12:56:30 +02:00
searchprovider.php Fix link in search results 2013-10-23 02:56:17 +02:00
textdownloadresponse.php Port controllers to OCP\AppFramework 2013-10-01 19:15:22 +02:00