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
/
include
/
rcube_vcard.php
Age
Commit message (
Expand
)
Author
2012-10-01
Fix handling vCard entries with TEL;TYPE=CELL (#1488728)
Aleksander Machniak
2012-09-09
Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)
Aleksander Machniak
2012-08-27
Fix deprecated functions usage
Aleksander Machniak
2012-08-08
Fix some typos
Sylvestre Ledru
2012-06-10
Fix storing X-ANNIVERSARY date in vCard format (#1488527)
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-04-24
- Fix importing vCard photo with ENCODING param specified (#1488432)
alecpl
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2011-09-05
Fix wrong vCard type parameter mobile (#1488067)
thomascube
2011-09-05
Fix vCard WORKFAX issue (#1488046)
thomascube
2011-08-03
- Fix EOL character in vCard exports (#1487873)
alecpl
2011-08-03
- Added possibility to extend rcube_vcard's fieldmap
alecpl
2011-08-02
- Support department field as X-DEPARTMENT
alecpl
2011-05-23
Add support for X-AB-EDIT field upon user request
thomascube
2011-05-18
Flip field type aliases (#1487910)
thomascube
2011-05-18
Fix vcard value decoding; add setter for individual vcard fields
thomascube
2011-05-13
Correctly handle empty contact names when importing
thomascube
2011-05-12
Improve display name composition when saving contacts (#1487143), with plugin...
thomascube
2011-04-22
- Fix quoting special characters, small optimizations
alecpl
2011-04-15
Use CRLF + 1 space for folding
thomascube
2011-04-15
Fix vcard folding at 75 chars; don't fold vcards for internal storage
thomascube
2011-04-14
- Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868)
alecpl
2011-04-14
- mbstring internal encoding is set in iniset.php
alecpl
2011-04-14
Fix vcard folding with uncode characters (#1487868)
thomascube
2011-02-27
Improve vcard import: map more fields, support photo urls, better UTF-16 char...
thomascube
2011-02-14
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
thomascube
2011-01-22
Improve parsing of vCards exported by MS Outlook (#1487716)
thomascube
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
2011-01-04
Do charset detection in vcards with encoded values (#1485542)
thomascube
2010-10-01
- Fix handling of Thunderbird's vCards (#1487024)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-08-04
- Support vCards without or with an empty FN
alecpl
2010-01-26
Improved charset detection in vcard import + added unit tests for it
thomascube
2010-01-18
- fixed svn keywords
alecpl
2009-10-12
- Fix importing/sending to email address with whitespace (#1486214)
alecpl
2009-07-20
- Fix import of vCard entries with params (#1485453)
alecpl
2009-05-04
- ereg -> preg
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-02-09
- Pass static method as array to preg_replace_callback (#1485689)
alecpl
2009-01-19
- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)
alecpl
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-11-23
Add fallback to default_charset when importing vcards
thomascube
2008-11-12
Improve charset encoding + remove BOM before parsing vcards
thomascube
2008-10-21
Killed some whitespace
thomascube
2008-10-21
Improve vcard import (#1485502); try utf-8 first in charset detection
thomascube
2008-10-03
- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
alecpl
2008-09-25
Improve vcard decoding and import step
thomascube
2008-09-04
Enable export of contacts as vCard + DRY
thomascube
[next]