LEDfan
|
2835402b57
|
Add searc() func tion
|
2014-04-05 20:35:29 +02:00 |
|
LEDfan
|
90a090af98
|
Add index properties to provide a solid search function
|
2014-04-05 18:56:21 +02:00 |
|
babelouest
|
e4ac07cbab
|
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
|
2014-04-04 18:51:44 -04:00 |
|
babelouest
|
ec8053c915
|
Several corrections and improvements, thanks to the feedbacks on the PR
|
2014-04-04 18:50:55 -04:00 |
|
babelouest
|
e9c9f6d363
|
first batch of a working of add/update addressbook dialog window
several bugs remaining and code cleaning is necessary
|
2014-04-03 17:35:58 -04:00 |
|
LEDfan
|
00cf07ec1a
|
Small cleanup
|
2014-04-03 18:59:34 +02:00 |
|
LEDfan
|
e70814997f
|
Add search() function
|
2014-04-03 18:36:11 +02:00 |
|
LEDfan
|
4cf45fa91f
|
fix issue when a user is removed
|
2014-04-02 21:49:53 +02:00 |
|
LEDfan
|
615077b900
|
Fix issue when updating a contact
|
2014-04-02 21:44:03 +02:00 |
|
LEDfan
|
ef12447f8d
|
Finnaly fix permissions
|
2014-04-02 21:16:08 +02:00 |
|
LEDfan
|
1fa0004492
|
Change name of the backend
|
2014-04-02 20:39:04 +02:00 |
|
LEDfan
|
7b440cb68c
|
Remove create function
|
2014-04-02 20:37:16 +02:00 |
|
LEDfan
|
fa4839c6ae
|
Remove /
|
2014-04-02 20:31:57 +02:00 |
|
LEDfan
|
dd68af97e4
|
Fix several issues
|
2014-04-02 18:54:15 +02:00 |
|
LEDfan
|
e95ca5124b
|
Remove uneeded table for address books
|
2014-04-02 18:54:15 +02:00 |
|
LEDfan
|
69bca05716
|
Undo uneeded changes
|
2014-04-02 18:54:15 +02:00 |
|
LEDfan
|
ab03ba5ff2
|
Check if querys succeeded
|
2014-04-02 18:54:15 +02:00 |
|
LEDfan
|
8362ef1c99
|
Check if querys succeeded
|
2014-04-02 18:54:15 +02:00 |
|
LEDfan
|
39ac52062a
|
Add copyright notice
|
2014-04-02 18:54:15 +02:00 |
|
LEDfan
|
12b2b1cd61
|
Fix scrutinizer issues
|
2014-04-02 18:54:14 +02:00 |
|
LEDfan
|
a6393f9695
|
Add Docs
|
2014-04-02 18:54:14 +02:00 |
|
LEDfan
|
a234865f71
|
Create addressbook if don't exists
|
2014-04-02 18:54:14 +02:00 |
|
LEDfan
|
0856f4ccc8
|
WIP almost done
|
2014-04-02 18:54:14 +02:00 |
|
LEDfan
|
c148f09386
|
WIP Implenting getContacts
|
2014-04-02 18:54:14 +02:00 |
|
Thomas Tanghus
|
abb3166e90
|
Get permissions from Contact if exists, otherwise AddressBook. Refs #457
|
2014-04-02 14:18:16 +02:00 |
|
babelouest
|
536b5d5261
|
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
|
2014-04-01 09:17:38 -04:00 |
|
babelouest
|
3f26148233
|
implementing ldap addressbook modification (draft)
|
2014-04-01 09:16:53 -04:00 |
|
Thomas Tanghus
|
06f865beeb
|
Explicitly check for request vars
|
2014-04-01 03:38:01 +02:00 |
|
Thomas Tanghus
|
fa9f66e140
|
Unused var
|
2014-04-01 02:31:16 +02:00 |
|
Thomas Tanghus
|
9d672249da
|
Add route for getting AddressBook metadata. Refs. #412
|
2014-04-01 02:11:29 +02:00 |
|
babelouest
|
a8e6ab0d33
|
change new addressbook ui for a dialog
implemented delete ldap addressbook
|
2014-03-29 01:22:52 -04:00 |
|
babelouest
|
e70faa6e82
|
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
|
2014-03-28 10:39:49 -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
|
1c1fc532d5
|
Throw proper exceptions in GroupController
|
2014-03-25 01:16:08 +01:00 |
|
Thomas Tanghus
|
f7ea06fe79
|
Cleanup in TemporaryPhoto
|
2014-03-25 01:16:08 +01:00 |
|
Thomas Tanghus
|
ff395f36a3
|
Misc. code cleanups
|
2014-03-23 19:02:16 +01:00 |
|
Thomas Tanghus
|
a1c8fe7f1e
|
Merge pull request #444 from owncloud/import_multi_format2
Import from multiple formats
|
2014-03-23 14:18:48 +01:00 |
|
Thomas Tanghus
|
2aa97eeece
|
Fix thumbnail caching
|
2014-03-22 21:20:08 +01:00 |
|
Thomas Tanghus
|
f28751e3d8
|
Get Image directly from Contact in cacheThumbnail
|
2014-03-21 15:19:32 +01:00 |
|
Thomas Tanghus
|
a2323e1dc6
|
Add to CacheThumbnail call
|
2014-03-21 15:19:32 +01:00 |
|
Thomas Tanghus
|
b4436257a9
|
Add Contact to CacheThumbnail call
|
2014-03-21 15:19:32 +01:00 |
|
Thomas Tanghus
|
b4f4147195
|
Remove unneeded test that will be caught by http middleware anyways
|
2014-03-21 15:19:32 +01:00 |
|
Thomas Tanghus
|
702b0cdc18
|
Revert fix to please Scrutinizer
|
2014-03-21 15:19:32 +01:00 |
|
Thomas Tanghus
|
cc0b0a4c9a
|
Correct call to AddressBook->getChild()
|
2014-03-21 15:19:32 +01:00 |
|
Thomas Tanghus
|
ebc1eb4568
|
REmove unused ctor
|
2014-03-21 15:19:32 +01:00 |
|
Thomas Tanghus
|
ba87ba60a2
|
Correct types for VCard properties
|
2014-03-21 15:19:31 +01:00 |
|
babelouest
|
d7f8b57025
|
added standard vcard connector
cleaned code according to scrutinizer log
fixed import message on UI
|
2014-03-21 01:59:19 -04:00 |
|
Thomas Tanghus
|
43e65fc817
|
More photo handling cleanups
|
2014-03-20 21:53:13 +01:00 |
|
Thomas Tanghus
|
d9a1089c7d
|
@returns => @return
|
2014-03-20 21:52:44 +01:00 |
|
Thomas Tanghus
|
4d71167d56
|
Change calls to legacy methods
|
2014-03-20 21:52:07 +01:00 |
|