.. |
backend
|
Merge pull request #621 from jakobsack/master
|
2014-12-05 07:45:49 +01:00 |
carddav
|
update SabreDAV to 1.8.10
|
2014-05-26 22:09:12 +02:00 |
connector
|
improve import automatic selection
|
2015-01-29 09:42:22 -05:00 |
controller
|
Merge pull request #668 from ockham/share-contact-groups2
|
2014-11-17 16:51:07 +01:00 |
middleware
|
Misc. code cleanups
|
2014-03-23 19:02:16 +01:00 |
search
|
fix class names
|
2014-10-01 18:08:53 +02:00 |
share
|
in oc8 or later share_backend need to implement isShareTypeAllowed()
|
2014-12-10 15:43:17 +01:00 |
utils
|
Fix wrong parameter order
|
2014-12-20 13:48:22 +01:00 |
vobject
|
In public function inGroup($name), add missing "return" keyword.
|
2014-08-29 00:45:56 +02:00 |
abstractpimcollection.php
|
Finally actually implement the interfaces I claim to.
|
2014-03-10 15:16:15 +01:00 |
abstractpimobject.php
|
Scrutinizer cleanup
|
2014-03-08 16:22:51 +01:00 |
addressbook.php
|
Fix Addressbook::childExists($id).
|
2014-10-01 21:06:57 +02:00 |
addressbookprovider.php
|
Create Update part
|
2014-12-07 14:01:39 +01:00 |
app.php
|
Move creation of default address book to backend
|
2014-08-29 15:18:11 +02:00 |
contact.php
|
another grammar fix
|
2014-05-25 13:18:20 +02:00 |
controller.php
|
Align controllers to owncloud/core#8017
|
2014-04-07 22:29:24 +02:00 |
dispatcher.php
|
Include shared groups.
|
2014-10-11 01:47:49 +02:00 |
hooks.php
|
Add a backslash to fix an error.
|
2014-10-01 13:58:28 +02:00 |
imageresponse.php
|
Misc. code cleanups
|
2014-03-23 19:02:16 +01:00 |
importmanager.php
|
Use realpath() for import connectors. Refs. #469
|
2014-04-18 03:46:27 +02:00 |
ipimobject.php
|
2014
|
2014-01-26 00:40:22 +01:00 |
jsonresponse.php
|
Misc. code cleanups
|
2014-03-23 19:02:16 +01:00 |
textdownloadresponse.php
|
DownloadResponse now in public namespace
|
2014-04-26 00:41:22 +02:00 |