summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook/import.inc
AgeCommit message (Expand)Author
2012-04-23- Add vCard import from multiple files at once (#1488015)alec
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalec
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alec
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
2011-06-29- Fix bug where Import button was disabled (#1326103)alec
2011-06-14- Added searching in all addressbook sources (global-search)alec
2011-05-13Correctly handle empty contact names when importingthomasb
2011-02-27Better display of vcard import results (#1485457)thomasb
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomasb
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-10-04- Convert address to utf8 on contacts importalec
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-06-23- removed PHP closing tagalec
2010-01-26Import contacts into the selected address book + set button states accordinglythomasb
2009-05-04- more addressbooks hooks (#1485829)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomasb
2008-09-25Improve vcard decoding and import stepthomasb
2008-09-06Don't import contacts without an e-mail address (does not make sense)thomasb
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb