summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_csv2vcard.php
AgeCommit message (Expand)Author
2014-12-08Fix import of contacts with multiple email addresses from Google-csv format (...Aleksander Machniak
2014-12-01Fix import of multiple contact email addresses from Outlook-csv format (#1490...Aleksander Machniak
2014-11-26Fix so all unknown email addresses from Google csv format are imported (#1490...Aleksander Machniak
2014-11-19Fix import of multiple contact groups from Google-csv format (#1490159)Aleksander Machniak
2014-08-14Support contacts import in GMail CSV formatAleksander Machniak
2014-04-15email:main -> email:prefAleksander Machniak
2013-11-07Fix categories/groups import from csvAleksander Machniak
2013-09-08Add option to import vcards with group assignments (pull-request 105)Thomas Bruederli
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-05Fix csv import from Thunderbird with French localization (#1489059)Aleksander Machniak
2013-05-01Fix csv2vcard testAleksander Machniak
2013-04-30Support CSV import from Atmail (#1489045)Aleksander Machniak
2013-01-11Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard m...Aleksander Machniak
2013-01-07Fix address fields import from CSV (#1488900)Aleksander Machniak
2013-01-07Fix quoted data handling in CSV files (#1488899)Aleksander 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-25Define more (uniquely prefixed) constants for Roundcube directories in order ...Thomas Bruederli
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak