Commit Graph

16 Commits

Author SHA1 Message Date
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