index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
addressbook
/
import.inc
Age
Commit message (
Expand
)
Author
2011-08-03
- Added possibility to extend rcube_vcard's fieldmap
alecpl
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-13
Correctly handle empty contact names when importing
thomascube
2011-02-27
Better display of vcard import results (#1485457)
thomascube
2011-02-27
Improve 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-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomascube
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2010-10-04
- Convert address to utf8 on contacts import
alecpl
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 tag
alecpl
2010-01-26
Import contacts into the selected address book + set button states accordingly
thomascube
2009-05-04
- more addressbooks hooks (#1485829)
alecpl
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-10-21
Improve vcard import (#1485502); try utf-8 first in charset detection
thomascube
2008-09-25
Improve vcard decoding and import step
thomascube
2008-09-06
Don't import contacts without an e-mail address (does not make sense)
thomascube
2008-09-02
New feature to import contacts from a vcard file + mark form buttons that pro...
thomascube