Aleksander Machniak
|
348ec70f12
|
Export vCard PHOTO with "ENCODING=b" (instead of "ENCODING=B") as specified in RFC2426
|
2016-03-15 15:18:09 +01:00 |
|
Aleksander Machniak
|
7e3298753a
|
Use ternary operator where aplicable
|
2015-11-14 10:08:07 +01:00 |
|
Thomas B.
|
cf69daf896
|
Merge pull request #288 from ThijsFeryn/fnnonempty
Emptying the display name when the display name is the main e-mail ad…
|
2015-08-09 17:12:02 +02:00 |
|
ThijsFeryn
|
58f6f19505
|
Emptying the display name when the display name is the main e-mail address contradicts lines 731 till 734
|
2015-07-27 14:38:08 +02:00 |
|
Aleksander Machniak
|
a958748947
|
CS fixes
|
2015-06-07 15:26:33 +02:00 |
|
Aleksander Machniak
|
bd82526e41
|
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
|
2015-02-22 10:43:48 +01:00 |
|
Aleksander Machniak
|
9e4246d957
|
Code improvements and fixes (mostly unused variables and methods)
|
2014-11-16 14:04:53 +01:00 |
|
Aleksander Machniak
|
fcb7d4fc03
|
Fix various iCloud vCard issues, added fallback for external photos (#1489993)
|
2014-08-01 12:49:37 +02:00 |
|
Aleksander Machniak
|
b231c8f6ac
|
Fix images import from various vCard formats (#1489977)
|
2014-07-07 19:06:10 +02:00 |
|
Thomas Bruederli
|
f0405b4bae
|
Accept broken vcards from Outlook that only supply ORG but not the required N or FN properties
|
2014-04-24 10:40:58 +02:00 |
|
Aleksander Machniak
|
5983ee0f18
|
Fix categories/groups import from csv
|
2013-11-07 20:12:16 +01:00 |
|
Aleksander Machniak
|
a649e0488a
|
Fix failing vCard import when email address field contains spaces (#1489386)
|
2013-10-21 13:34:49 +02:00 |
|
Aleksander Machniak
|
99d59620e1
|
Join many preg_replace() calls into one
|
2013-10-21 13:14:22 +02:00 |
|
Thomas Bruederli
|
52830ea605
|
Improve handling of date strings and DateTime values in contacts
|
2013-09-10 23:37:10 +02:00 |
|
Thomas Bruederli
|
79367a5631
|
Save groups membership in VCard export (#1488509)
|
2013-09-08 15:36:05 +02:00 |
|
Aleksander Machniak
|
428764bf34
|
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
|
2013-06-18 09:59:18 +02:00 |
|
Aleksander Machniak
|
3725cfb245
|
Avoid uninitialized/unused variables
|
2013-05-07 15:12:22 +02:00 |
|
Aleksander Machniak
|
c027ba7709
|
Fix bugs caught by static analysis
|
2013-05-06 12:07:05 +02:00 |
|
Aleksander Machniak
|
3a0dc87856
|
Fix backslash character handling on vCard import (#1489085)
|
2013-05-05 16:39:29 +02:00 |
|
Aleksander Machniak
|
38c1951266
|
Be less restrictive on vCard import, do not require FN when N exists
|
2013-03-24 18:00:17 +01:00 |
|
Aleksander Machniak
|
1961146227
|
Make cleanup() method public
|
2013-02-17 10:25:46 +01:00 |
|
Aleksander Machniak
|
21106b3d1c
|
Fix handling of escaped separator in vCard file (#1488896)
|
2013-01-05 20:16:06 +01:00 |
|
Aleksander Machniak
|
8cacecb2ff
|
CS fixes
|
2012-12-18 09:30:15 +01:00 |
|
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
2012-12-18 09:07:00 +01:00 |
|
Aleksander Machniak
|
a92beb6bdb
|
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
|
2012-11-27 08:43:43 +01:00 |
|
Aleksander Machniak
|
922a1fb714
|
Add lost rcube_vcard.php file
|
2012-11-23 09:05:59 +01:00 |
|