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

20 Commits

Author SHA1 Message Date
Thomas Müller
068afac460 Merge pull request #806 from owncloud/fix_803
fix bug #803 where HOME address is incorrectly set to WORK address
2015-07-01 16:16:28 +02:00
babelouest
2255847892 fixes phone number delimiter for gmail csv import 2015-06-26 18:08:10 +02:00
babelouest
0d89ddd3fa fix bug #810 that imports a phone number as PHONE property, rather than a TEL proerty 2015-06-26 18:08:10 +02:00
Matthias Mayr
efd1a6a6d9 Added Altnames for Outlook 2007 2015-05-15 13:48:46 +02:00
Matthias Mayr
6b1b044909 Added german entry names for outlook-csv importer 2015-05-14 14:51:28 +02:00
David Prévot
8280042bfe Drop useless execution bits 2015-02-27 12:38:54 -04:00
babelouest
b1700a2c24 fix bug #803 where HOME address is incorrectly set to WORK address 2015-02-10 08:47:27 -05:00
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