Commit Graph

33 Commits

Author SHA1 Message Date
Aleksander Machniak
f2688ba492 Use ?? operator where applicable 2021-09-21 19:12:06 +02:00
Josh Soref
203f456620 Spelling (#8001) 2021-04-18 08:43:18 +02:00
Aleksander Machniak
5ac44fd4ed PHPDoc fixes 2021-02-28 11:58:27 +01:00
Thomas P
98b105aed8 Do not remove commas in groups/categories list (#7690) 2021-02-20 10:10:14 +01:00
Aleksander Machniak
f4ed1024dc PHP8 fixes, CS fixes, short array syntax, tests 2020-12-02 20:15:00 +01:00
Aleksander Machniak
37d75d96a3 Short array syntax, CS fixes 2020-11-27 19:51:33 +01:00
Thomas P
57a77dbace Fixing typo (#7689)
Typo for work_dept value
2020-11-01 21:12:44 +01:00
PhilW
7b2f135bc6 add field mapping step to csv contact import 2020-10-11 10:25:30 +01:00
Aleksander Machniak
bde383d051 PHP8: Fix various issues
for now only these I found by running our unit tests, there will be much more
2020-10-11 10:32:41 +02:00
Aleksander Machniak
a5c2b4360c Fixes in context of undefined variables, and code style 2020-08-15 12:13:31 +02:00
Aleksander Machniak
e7ebff56df PHPDoc fixes 2019-09-30 20:43:07 +02:00
Aleksander Machniak
57c67db029 Remove year(s) from copyright headers + some cleanup 2019-04-16 10:42:45 +02:00
Aleksander Machniak
35e2bffb90 Support simple field labels (e.g. LetterHub examples) in csv imports (#6541) 2018-12-29 14:25:38 +01:00
Aleksander Machniak
a958748947 CS fixes 2015-06-07 15:26:33 +02:00
Aleksander Machniak
b262e12964 Fix import of contacts with multiple email addresses from Google-csv format (#1490178) 2014-12-08 09:19:17 +01:00
Aleksander Machniak
f864495b7b Fix import of multiple contact email addresses from Outlook-csv format (#1490169) 2014-12-01 14:26:52 +01:00
Aleksander Machniak
25fb9732a0 Fix so all unknown email addresses from Google csv format are imported (#1490159) 2014-11-26 18:49:31 +01:00
Aleksander Machniak
bb1398a54e Fix import of multiple contact groups from Google-csv format (#1490159) 2014-11-19 08:46:43 +01:00
Aleksander Machniak
5f17657e82 Support contacts import in GMail CSV format 2014-08-14 18:19:55 +02:00
Aleksander Machniak
b58abd86c5 email:main -> email:pref 2014-04-15 18:38:39 +02:00
Aleksander Machniak
5983ee0f18 Fix categories/groups import from csv 2013-11-07 20:12:16 +01:00
Thomas Bruederli
0272081d05 Add option to import vcards with group assignments (pull-request 105) 2013-09-08 16:47:00 +02:00
Aleksander Machniak
3725cfb245 Avoid uninitialized/unused variables 2013-05-07 15:12:22 +02:00
Aleksander Machniak
0b0caee40b Fix csv import from Thunderbird with French localization (#1489059) 2013-05-05 13:11:34 +02:00
Aleksander Machniak
38c19a2064 Fix csv2vcard test 2013-05-01 11:19:47 +02:00
Aleksander Machniak
609483d9f6 Support CSV import from Atmail (#1489045) 2013-04-30 15:05:41 +02:00
Aleksander Machniak
c59ef9542a Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard map (#1488901) 2013-01-11 09:02:45 +01:00
Aleksander Machniak
acf851f823 Fix address fields import from CSV (#1488900) 2013-01-07 17:53:37 +01:00
Aleksander Machniak
745d8697ba Fix quoted data handling in CSV files (#1488899) 2013-01-07 15:06:09 +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
Thomas Bruederli
9be2f43d02 Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework 2012-11-25 17:35:53 +01:00
Aleksander Machniak
ba6f21caeb Framework files moved to lib/Roundcube 2012-11-21 19:52:03 +01:00