Bernhard Reiter
51d6783240
Fix and re-activate Contact sharing backend.
...
While not needed for actual contacts sharing (which is solely done via
the Addressbook sharing backend), we need its isValidSource() function
in core's \OC\Tags::getIdsForTag() (which implements \OCP\ITags::getIdsForTag()).
It is required there to test if the items that are tagged with a given
tag are actually allowed to be accessed by the user, i.e. owned by the
user or someone who is sharing it with the user.
2014-10-11 01:47:49 +02:00
Thomas Tanghus
a839a9ae6e
Shared address books wasn't shown. Fix #471
2014-04-22 15:39:14 +02:00
Thomas Tanghus
9abdeb75ce
2014
2014-01-26 00:40:22 +01:00
Thomas Tanghus
fe368e69a7
Used wrong index. Refs #269
2013-11-28 14:21:06 +01:00
Thomas Tanghus
a13a319efb
Right owner for shared AB. Fix #229
2013-10-30 16:15:11 +01:00
Thomas Tanghus
3ba2913279
Temporary hack to make sharing look workable. Refs #229
2013-10-23 19:12:31 +02:00
Thomas Tanghus
8414c16955
Contacts: Adjust some class names
2013-04-25 01:03:05 +02:00
Thomas Tanghus
09413a4fca
Contacts: Step 2 in porting to app framework.
2013-04-19 09:59:30 +02:00
Thomas Tanghus
ee2c52c31e
Contacts: Format shared address book display name better
2013-04-07 21:49:53 +02:00
Thomas Tanghus
e0b95a2857
Contacts: PoC shared collection update.
2013-03-22 14:59:24 +01:00
Thomas Tanghus
5bfe561937
Contacts: Misc backend updates.
2013-03-16 15:59:23 +01:00
Thomas Tanghus
3d278c0e11
Contacts: Moved misc. functionality to hooks and utility classes.
2013-03-13 08:52:00 +01:00
Thomas Tanghus
1b1a2ef7d4
Contacts: New backends WiP
2013-03-12 09:15:40 +01:00
Thomas Tanghus
275c98cce8
Contacts: Generate prettier target for shared address books.
2013-03-10 12:38:27 +01:00
Thomas Tanghus
69cdc09d93
Use OCA namespace.
2012-10-25 03:34:12 +02:00
Michael Gapczynski
475de65901
Update getChildren() for calendar and addressbook share backends
2012-09-08 23:11:40 -04:00
Bart Visscher
b179feeea2
Fix whitespace in contacts
2012-09-07 14:32:45 +02:00
Thomas Tanghus
aefe7db84c
Don't write translated shared by strings to db, instead have a shared indicator on the addressbook.
2012-09-06 02:12:22 +02:00
Jörn Friedrich Dreyer
d377f6dd27
add backticks to SQL, use limit parameter instead of LIMIT SQL
2012-08-25 01:52:27 +02:00
Thomas Tanghus
3e92c3b0ae
Permission checking for shared addressbooks/contacts.
2012-08-23 22:03:36 +02:00
Thomas Tanghus
674a4572c5
Used non-existing variable.
2012-08-23 22:03:35 +02:00
Bart Visscher
8679aa2699
Contacts: Check format parameter
2012-08-10 14:40:43 +02:00
Bart Visscher
fe8bae5b1e
Contacts: Better parameter names in addressbook share backend
2012-08-10 14:32:54 +02:00
Michael Gapczynski
34fdb2306c
Don't include shared addressbook if source not found
2012-08-08 19:12:59 -04:00
Michael Gapczynski
9b2e8de621
Sharing backends for contacts and addressbooks
2012-08-06 16:11:03 -04:00