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
/
lib
/
Roundcube
/
rcube_vcard.php
Age
Commit message (
Expand
)
Author
2013-11-07
Fix categories/groups import from csv
Aleksander Machniak
2013-10-21
Fix failing vCard import when email address field contains spaces (#1489386)
Aleksander Machniak
2013-10-21
Join many preg_replace() calls into one
Aleksander Machniak
2013-09-10
Improve handling of date strings and DateTime values in contacts
Thomas Bruederli
2013-09-08
Save groups membership in VCard export (#1488509)
Thomas Bruederli
2013-06-18
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
Aleksander Machniak
2013-05-07
Avoid uninitialized/unused variables
Aleksander Machniak
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
2013-05-05
Fix backslash character handling on vCard import (#1489085)
Aleksander Machniak
2013-03-24
Be less restrictive on vCard import, do not require FN when N exists
Aleksander Machniak
2013-02-17
Make cleanup() method public
Aleksander Machniak
2013-01-05
Fix handling of escaped separator in vCard file (#1488896)
Aleksander Machniak
2012-12-18
CS fixes
Aleksander Machniak
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-11-27
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
Aleksander Machniak
2012-11-23
Add lost rcube_vcard.php file
Aleksander Machniak