1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
babelouest
92af9fbc06 replace \:// with :// in the original vcard 2014-09-10 12:29:09 -04:00
Marc Kolly
a803032f18 Change "vcardcountry" to "c" for HOME ADR
Instead of "vcardcountry", "c" is used for "RFC2256: ISO-3166 country 2-letter code" in objectClass "inetOrgPerson".
2014-06-08 22:20:51 +02:00
babelouest
c682a3585d Merge branch 'ldap' of https://github.com/owncloud/contacts into ldap
Conflicts:
	admin.php
	lib/backend/ldap.php
	lib/dispatcher.php
2014-05-09 14:54:49 -04:00
babelouest
f890fb5357 to use the connector vcardunassigned 2014-05-09 13:58:52 -04:00
Thomas Tanghus
fc245cbf61 Removed executable bit from import connectors 2014-04-18 02:33:56 +02:00
babelouest
23483e7d68 delete mock connector, no longer needed 2014-04-15 11:14:01 -04:00
babelouest
497d0f0f98 to use the connector vcardunassigned 2014-04-15 11:12:20 -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
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
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
d7f8b57025 added standard vcard connector
cleaned code according to scrutinizer log
fixed import message on UI
2014-03-21 01:59:19 -04:00
babelouest
919f540d01 Import from multiple formats 2014-03-11 16:43:32 +01:00