summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_vcard.php
AgeCommit message (Expand)Author
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-07Fix images import from various vCard formats (#1489977)Aleksander Machniak
2014-04-25Accept broken vcards from Outlook that only supply ORG but not the required N...Thomas Bruederli
2013-11-07Fix categories/groups import from csvAleksander Machniak
2013-10-21Fix failing vCard import when email address field contains spaces (#1489386)Aleksander Machniak
2013-10-21Join many preg_replace() calls into oneAleksander Machniak
2013-09-10Improve handling of date strings and DateTime values in contactsThomas Bruederli
2013-09-08Save groups membership in VCard export (#1488509)Thomas Bruederli
2013-06-18Fix so exported vCard specifies encoding in v3-compatible format (#1489183)Aleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-05-05Fix backslash character handling on vCard import (#1489085)Aleksander Machniak
2013-03-24Be less restrictive on vCard import, do not require FN when N existsAleksander Machniak
2013-02-17Make cleanup() method publicAleksander Machniak
2013-01-05Fix handling of escaped separator in vCard file (#1488896)Aleksander Machniak
2012-12-18CS fixesAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-27Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistencyAleksander Machniak
2012-11-23Add lost rcube_vcard.php fileAleksander Machniak