babelouest
|
3f26148233
|
implementing ldap addressbook modification (draft)
|
2014-04-01 09:16:53 -04:00 |
|
babelouest
|
a8e6ab0d33
|
change new addressbook ui for a dialog
implemented delete ldap addressbook
|
2014-03-29 01:22:52 -04:00 |
|
babelouest
|
440fce7ca8
|
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
Conflicts:
formats/backend_ldap_connector.xml
lib/backend/abstractbackend.php
lib/backend/database.php
lib/backend/ldap.php
lib/controller/addressbookcontroller.php
|
2014-03-28 10:39:25 -04:00 |
|
Thomas Tanghus
|
ff395f36a3
|
Misc. code cleanups
|
2014-03-23 19:02:16 +01:00 |
|
Thomas Tanghus
|
fc85adb1b8
|
Missing 'case:'
|
2014-03-19 01:59:09 +01:00 |
|
Thomas Tanghus
|
1f4eec0ae5
|
Reduce complexity of DB query calls
|
2014-03-19 01:50:10 +01:00 |
|
Thomas Tanghus
|
95c54b6bab
|
White-space
|
2014-03-19 01:17:00 +01:00 |
|
Thomas Tanghus
|
cdcb9e504e
|
Database backend refactoring
|
2014-03-18 23:51:07 +01:00 |
|
Thomas Tanghus
|
7441ae66e7
|
Add {@inheritdoc} for backends
|
2014-03-16 01:30:33 +01:00 |
|
Thomas Tanghus
|
5b30b408d3
|
camelCase variabels
|
2014-03-14 20:57:26 +01:00 |
|
Thomas Tanghus
|
e0846b454f
|
Return null if shared address book is not found
|
2014-03-14 20:36:44 +01:00 |
|
Thomas Tanghus
|
ef30cdc524
|
Add userid to address book query. Fix owncloud/security-tracker#48
|
2014-03-10 15:53:49 +01:00 |
|
Thomas Tanghus
|
d724149c56
|
More fixes
|
2014-03-08 19:09:17 +01:00 |
|
Thomas Tanghus
|
55c50dd1b2
|
More fixes
|
2014-03-08 18:13:43 +01:00 |
|
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 |
|
babelouest
|
2dc75e962e
|
apparently it works -ish
|
2014-03-03 23:11:18 -05:00 |
|
babelouest
|
ac16864059
|
fix bug in ldap->vcard translation that caused the remote update not to work (was hard to find this one !)
|
2014-03-03 22:59:50 -05:00 |
|
Thomas Tanghus
|
4bbbe3d95a
|
Revert "fix ldap a bit" @babelouest
This reverts commit 5cb99a657e .
|
2014-03-03 01:16:02 +01:00 |
|
babelouest
|
a13e1bd28c
|
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
Conflicts:
lib/backend/abstractbackend.php
lib/backend/ldap.php
|
2014-02-27 13:51:21 -05:00 |
|
babelouest
|
3300bed849
|
Merge branch 'master' of https://github.com/owncloud/contacts
|
2014-02-25 07:53:35 -05:00 |
|
babelouest
|
23f7729018
|
tmp
|
2014-02-23 16:33:50 -05:00 |
|
babelouest
|
f412d41a9b
|
apparently it works -ish
|
2014-02-10 15:16:43 -05:00 |
|
babelouest
|
9d83e92cb0
|
it's been a long time
|
2014-02-07 15:55:55 -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 |
|
Thomas Tanghus
|
8414c16955
|
Contacts: Adjust some class names
|
2013-04-25 01:03:05 +02:00 |
|
Thomas Tanghus
|
2fbbc01f91
|
Remove obsolete TODOs
|
2013-04-17 14:37:22 +02:00 |
|
Thomas Tanghus
|
a308a3ed21
|
Contacts: Use a backend name/id combo for CardDAV
|
2013-04-08 01:27:35 +02:00 |
|
Thomas Tanghus
|
ac0d12470b
|
Contacts: Rename 'database' backend to 'local'
|
2013-04-07 22:33:40 +02:00 |
|
Thomas Tanghus
|
499c69f15e
|
Contacts: Also return uri from db backend
|
2013-04-07 21:42:27 +02:00 |
|
Thomas Tanghus
|
3960793209
|
Contacts: CardDAV fixes
|
2013-03-30 04:22:30 +01:00 |
|
Thomas Tanghus
|
808af5b381
|
Contacts: Only one PRODID
|
2013-03-29 16:42:33 +01:00 |
|
Thomas Tanghus
|
7693785933
|
Contacts: Importing, indexing and group extraction in working state.
|
2013-03-29 05:00:03 +01:00 |
|
Thomas Tanghus
|
0bbb6afcba
|
Contacts: Properly implement Countable in AddressBook And support in Database backend
|
2013-03-28 17:32:36 +01:00 |
|
Thomas Tanghus
|
c58940336c
|
Contacts: Improve docs on AbstractBackend
|
2013-03-28 17:31:20 +01:00 |
|
Thomas Tanghus
|
3eb5303c3e
|
Contacts: More updates on backends
|
2013-03-25 17:10:21 +01:00 |
|
Thomas Tanghus
|
321cb7bf94
|
Contacts: Cleanup sql in Database backend.
|
2013-03-22 15:03:50 +01:00 |
|
Thomas Tanghus
|
5e67fc27d6
|
Contacts: Some updates to Datebase backend
|
2013-03-20 11:24:05 +01:00 |
|
Thomas Tanghus
|
f8b0387fdd
|
Contacts: Document class assumptions
|
2013-03-17 21:31:46 +01:00 |
|
Thomas Tanghus
|
0f1800c2de
|
Contacts: Various fixes found when adding unit tests. Unit tests FTW \o/
|
2013-03-17 00:38:00 +01:00 |
|
Thomas Tanghus
|
5bfe561937
|
Contacts: Misc backend updates.
|
2013-03-16 15:59:23 +01:00 |
|
Thomas Tanghus
|
5b08c7fcdc
|
Contacts: Updates to backends API.
|
2013-03-15 17:02:33 +01:00 |
|
Thomas Tanghus
|
3d278c0e11
|
Contacts: Moved misc. functionality to hooks and utility classes.
|
2013-03-13 08:52:00 +01:00 |
|
Thomas Tanghus
|
3b8cc18aff
|
Contacts: Cache queries in Database backend.
|
2013-03-13 05:19:38 +01:00 |
|
Thomas Tanghus
|
fccea3347c
|
Contacts: Adjustments to backends.
|
2013-03-12 20:00:22 +01:00 |
|
Thomas Tanghus
|
152386946e
|
Contacts: Updates on interfaces
|
2013-03-12 09:25:10 +01:00 |
|
Thomas Tanghus
|
1b1a2ef7d4
|
Contacts: New backends WiP
|
2013-03-12 09:15:40 +01:00 |
|
Thomas Tanghus
|
604b819014
|
Contacts: Added backends for database and shared contacts.
|
2013-03-10 12:34:41 +01:00 |
|