summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/import.inc
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-09-10Enable groups import options selector if there's at least one writable source...Aleksander Machniak
2013-09-08Add option to import vcards with group assignments (pull-request 105)Thomas Bruederli
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-03-24Be less restrictive on vCard import, do not require FN when N existsAleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-17Don't directly require email address on contact import, allowing importAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-04-23- Add vCard import from multiple files at once (#1488015)alecpl
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alecpl
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalecpl
2011-06-29- Fix bug where Import button was disabled (#1326103)alecpl
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
2011-05-13Correctly handle empty contact names when importingthomascube
2011-02-27Better display of vcard import results (#1485457)thomascube
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomascube
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alecpl
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-10-04- Convert address to utf8 on contacts importalecpl
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alecpl
2010-06-23- removed PHP closing tagalecpl
2010-01-26Import contacts into the selected address book + set button states accordinglythomascube
2009-05-04- more addressbooks hooks (#1485829)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomascube
2008-09-25Improve vcard decoding and import stepthomascube
2008-09-06Don't import contacts without an e-mail address (does not make sense)thomascube
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube