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 |
|
Thomas Tanghus
|
8bbb60a68e
|
Stray semi-colon
|
2014-03-20 17:12:11 +01:00 |
|
Thomas Tanghus
|
98e1dfe7a6
|
Scrutinizer weirdness
|
2014-03-20 16:58:06 +01:00 |
|
Thomas Tanghus
|
eb7c143718
|
More contact photo refactoring
|
2014-03-20 16:00:38 +01:00 |
|
Thomas Tanghus
|
1a7a7cbc80
|
Add missing @property annotations
|
2014-03-20 16:00:38 +01:00 |
|
Thomas Tanghus
|
05acb6e87a
|
Mostly done refactoring Photo controller
|
2014-03-20 01:55:57 +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
|
202d23813b
|
Misc. fixes after refactoring
|
2014-03-18 23:51:32 +01:00 |
|
Thomas Tanghus
|
cdcb9e504e
|
Database backend refactoring
|
2014-03-18 23:51:07 +01:00 |
|