babelouest
5512e72ef4
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
2014-04-11 07:56:06 -04:00
Thomas Tanghus
bf37aead8e
Inject API in AddressBookController. Refs. #460
2014-04-11 12:45:15 +02:00
babelouest
03cf95f37c
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
2014-04-09 13:45:48 -04:00
babelouest
c674b8db00
code clean in js config dialog
...
distinction between a ldap addressbook edition and a local addressbook edition in the UI
several bug fixes
2014-04-09 13:38:09 -04:00
babelouest
e354d0fae3
use ocdialog
...
fix a bug in the contact.save() methid that was readonly for no reason
2014-04-07 19:40:21 -04:00
Thomas Tanghus
e993761cb3
Forgot access sig
2014-04-08 01:32:53 +02:00
Thomas Tanghus
c5bdc2f74d
Scrutinizer fixes
2014-04-08 01:19:30 +02:00
Thomas Tanghus
d0e8457fc3
No need to instantiate App twice
2014-04-07 23:35:57 +02:00
Thomas Tanghus
8dcd7a7d8b
server => cache in ContactPhotoController
2014-04-07 23:21:12 +02:00
Thomas Tanghus
70438c997d
Align controllers to owncloud/core#8017
2014-04-07 22:29:24 +02:00
babelouest
57211530f8
clean code
2014-04-07 01:17:48 -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
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
a1c8fe7f1e
Merge pull request #444 from owncloud/import_multi_format2
...
Import from multiple formats
2014-03-23 14:18:48 +01:00
Thomas Tanghus
a2323e1dc6
Add 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
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
eb7c143718
More contact photo refactoring
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
f7811490a2
Add missing use arg to closure
2014-03-18 16:20:25 +01:00
Thomas Tanghus
868bf088b3
camelCase variables
2014-03-18 00:58:01 +01:00
babelouest
c85b284208
Revert "a little code cleaning, removed {count} value during the import process"
...
This reverts commit 2a43562229
.
2014-03-12 14:23:42 -04:00
babelouest
2a43562229
a little code cleaning, removed {count} value during the import process
2014-03-12 13:32:09 -04:00
babelouest
919f540d01
Import from multiple formats
2014-03-11 16:43:32 +01:00
Thomas Tanghus
45aa3198f7
More cleanups
2014-03-09 15:03:29 +01:00
Thomas Tanghus
f6bfea77e7
Scrutinizer cleanup
2014-03-08 16:22:51 +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
Thomas Tanghus
ddcf0f2e53
Resize contact photo on upload. Fixes #296
2014-02-27 11:03:14 +01:00
Thomas Tanghus
394d15350e
Remove use of %webroot%. Closes #406
2014-02-26 23:23:01 +01:00
Thomas Tanghus
1ab880f348
Also log errors
2014-02-05 22:48:29 +01:00
Thomas Tanghus
8a7ada1c37
Add support for HEAD and OPTIONS to address book
2014-01-29 23:49:58 +01:00
Thomas Tanghus
9abdeb75ce
2014
2014-01-26 00:40:22 +01:00
Thomas Tanghus
c738174937
Refactor groups management. Fix #370
...
- Moved adding/removing groups to OCA\Contacts\VObject\VCard
- CATEGORIES property wasn't removed when empty
- When removing all groups from contact, it wasn't assigned to ungrouped.
- When adding contact(s) to group it wasn't removed from ungrouped until
you changed to other group and back.
2014-01-25 17:08:01 +01:00
Thomas Tanghus
a742486150
Indentation
2014-01-25 03:42:03 +01:00
Thomas Tanghus
217923d6a5
Fix CSRF checks. Ref owncloud/core#6840
2014-01-24 16:24:31 +01:00
Thomas Tanghus
b0474d7da4
Fix empty FN. Related: #353
2014-01-22 17:46:58 +01:00
Thomas Tanghus
48c2f8eaa5
Merge branch 'master' of github.com:owncloud/contacts
2013-12-28 10:02:56 +01:00
Thomas Tanghus
b532adfaaa
Throw a more understable exception
2013-12-28 10:02:22 +01:00
Thomas Tanghus
3cb61fc10c
Shorten request URI on selected export. Refs. #304
2013-12-20 00:11:48 +01:00
Thomas Tanghus
1ee1ca9dd2
Missing var. Refs #295
2013-12-13 09:14:29 +01:00