Thomas Tanghus
|
f63081a06b
|
More fixes
|
2014-03-08 17:37:05 +01:00 |
|
Thomas Tanghus
|
f6bfea77e7
|
Scrutinizer cleanup
|
2014-03-08 16:22:51 +01:00 |
|
Thomas Tanghus
|
f1aa86204f
|
Return cached shared address book. Fix #442
|
2014-03-08 14:10:30 +01:00 |
|
Thomas Tanghus
|
4bbbe3d95a
|
Revert "fix ldap a bit" @babelouest
This reverts commit 5cb99a657e .
|
2014-03-03 01:16:02 +01:00 |
|
babelouest
|
3300bed849
|
Merge branch 'master' of https://github.com/owncloud/contacts
|
2014-02-25 07:53:35 -05:00 |
|
Thomas Tanghus
|
3f23a5afb3
|
Fix SQL query. Refs. #386
|
2014-02-03 14:53:04 +01:00 |
|
Thomas Tanghus
|
04dc2c8a12
|
Add some checks. Refs #386
|
2014-01-28 17:21:54 +01:00 |
|
Thomas Tanghus
|
9abdeb75ce
|
2014
|
2014-01-26 00:40:22 +01:00 |
|
Thomas Tanghus
|
b81a475b78
|
Do more error checking. Refs. #367
|
2014-01-22 22:22:58 +01:00 |
|
Thomas Müller
|
33016b3b1b
|
- replace numRows() calls
- fixing some namespace and syntax issues
|
2013-12-30 14:10:22 +01:00 |
|
Thomas Tanghus
|
5f7d7a9ddb
|
Prevent duplicate URI. Fix #263
|
2013-11-28 14:15:17 +01:00 |
|
Nicolas Mora
|
5cb99a657e
|
fix ldap a bit
|
2013-11-24 15:07:04 -05:00 |
|
Thomas Tanghus
|
dd846a15f8
|
Fix setting address book active
|
2013-11-07 14:24:55 +01:00 |
|
Thomas Tanghus
|
aa8a51d9a7
|
Move cacheThumbnail to Properties. Fix #252
|
2013-11-07 14:06:31 +01:00 |
|
Thomas Tanghus
|
4c2fe05bd4
|
Fix CardDAV updating/deleting
|
2013-10-03 18:09:19 +02:00 |
|
Thomas Tanghus
|
cf92673e8c
|
OC_ -> OCP\
|
2013-09-16 02:24:08 +02:00 |
|
Thomas Tanghus
|
8e7ab166fe
|
Rewrote getting/setting address book properties. Ref #76
|
2013-09-05 22:37:48 +02:00 |
|
Thomas Tanghus
|
a3f7199b0e
|
Remove obsolete code
|
2013-09-05 22:12:49 +02:00 |
|
Thomas Tanghus
|
feb200bba6
|
Finally (re)implemented (de)activate address books. Closes #48
|
2013-09-05 22:08:34 +02:00 |
|
Thomas Tanghus
|
0d628fb766
|
Backends were instantiated before user was logged in and broke CardDAV
fix #186
|
2013-09-04 20:10:43 +02:00 |
|
Thomas Tanghus
|
e76606b419
|
Don't emit signals in batch operations.
|
2013-09-03 19:23:11 +02:00 |
|
Thomas Tanghus
|
d5d71cda4e
|
Fix argument in backend
|
2013-09-03 14:09:13 +02:00 |
|
Thomas Tanghus
|
4a67ad28ca
|
Improved unit tests and adjust backend method signatures.
|
2013-08-26 20:10:29 +02:00 |
|
Thomas Tanghus
|
26cfb42e3a
|
Add missing indexes to address book array
|
2013-08-20 19:01:56 +02:00 |
|
Nicolas Mora
|
fc09c31def
|
use new backend prefs
|
2013-08-03 22:40:52 -04:00 |
|
Thomas Tanghus
|
3d0e6c7933
|
Update thumbnail when card is updated via CardDAV. Refs #120
|
2013-06-03 17:27:48 +02:00 |
|
Nicolas Mora
|
ea828cb93d
|
it's not over yet
|
2013-06-02 15:50:57 -04:00 |
|
Nicolas Mora
|
305fa564c4
|
Merge branch 'master' of https://github.com/owncloud/contacts
|
2013-06-02 15:01:40 -04:00 |
|
Nicolas Mora
|
7b75285d3b
|
seperate find multiple cards and find one card
|
2013-06-02 15:00:40 -04:00 |
|
Thomas Tanghus
|
d20ff966fe
|
Return false if no rows was retrieved in getContact()
|
2013-05-27 06:56:08 +02:00 |
|
Thomas Tanghus
|
667a362fb3
|
Move purging indexes to addressBookDeletion() hook
|
2013-05-27 06:56:08 +02:00 |
|
Thomas Tanghus
|
f7f1a34992
|
Throw 404 if address book wasn't found
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
ac2f08e7ee
|
Fix index/purge hooks.
|
2013-05-25 01:35:42 +02:00 |
|
Thomas Tanghus
|
2b2e9cd79e
|
Also touch address book on contact deletion.
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
9b6a2fde01
|
Database backend: Lookup parent in updateContact() if not known.
|
2013-05-21 23:38:02 +02:00 |
|
Thomas Tanghus
|
aab66afb03
|
Let backend add/remove CATEGORIES instead of firering N requests
|
2013-05-19 03:16:36 +02:00 |
|
Thomas Tanghus
|
77f931cfec
|
Workaround for owncloud/core#2814 Fixes #78
|
2013-05-14 19:17:35 +02:00 |
|
Thomas Tanghus
|
02e8ad0c86
|
CardDAV: getContact didn't return a uri.
|
2013-05-09 15:32:22 +02:00 |
|
Thomas Tanghus
|
afed6933cb
|
Updated LDAP Backend
|
2013-05-09 14:07:27 +02:00 |
|
Thomas Tanghus
|
d4f4c97b2d
|
Fix method names
|
2013-05-07 19:18:23 +02:00 |
|
Thomas Tanghus
|
49f728a86a
|
Contacts: Don't mix possible permissions with actual permissions.
|
2013-05-05 22:21:42 +02:00 |
|
Thomas Tanghus
|
7b8110e85a
|
Contacts: Don't update REV for CardDAV requests if it exists already.
|
2013-05-05 16:27:10 +02:00 |
|
Thomas Tanghus
|
514672ba3d
|
Contacts: Update docs for backends.
|
2013-05-03 05:00:50 +02:00 |
|
Thomas Tanghus
|
f3a7d23e87
|
Contacts: Shared backend didn't always return correct permissions.
|
2013-05-03 05:00:50 +02:00 |
|
Thomas Tanghus
|
d4b18987ae
|
Contacts: Abstract js address book access and further simplify import.
|
2013-05-02 20:42:24 +02:00 |
|
Thomas Tanghus
|
370b8ba416
|
Contacts: Use own method instead of duplicating db query.
|
2013-04-27 03:09:24 +02:00 |
|
Thomas Tanghus
|
a4b22fd8bb
|
Contacts: Use timestamp for ctag
|
2013-04-27 02:20:12 +02:00 |
|
Thomas Tanghus
|
a2ab3254ab
|
Contacts: Return false on error in db backend
|
2013-04-27 01:46:25 +02:00 |
|
Thomas Tanghus
|
4610367d8d
|
Contacts: Only purge contacts index if they exists
|
2013-04-26 16:53:33 +02:00 |
|
Thomas Tanghus
|
635a6e2825
|
Contacts: Added start on LDAP backend by @babelouest
|
2013-04-25 01:46:47 +02:00 |
|