Commit Graph

667 Commits

Author SHA1 Message Date
Francis Lachapelle
8b6b9d80af (i18n) Update translations 2019-07-19 12:50:18 -04:00
Francis Lachapelle
60247e83e7 (i18n) Update German translation 2019-07-09 16:15:37 -04:00
Francis Lachapelle
a746a6b23d (i18n) Update Catalan translation
Fixees #4726
2019-06-17 11:43:43 -04:00
Francis Lachapelle
f0c8aa884c (i18n) Add Indonesian (id) translation 2019-06-14 10:58:29 -04:00
Ludovic Marcotte
0e038a62fd (fix) improve handling of signer certificate (fixes #4742) 2019-05-08 08:09:14 -04:00
Francis Lachapelle
597f6366ff Fix saving address book properties 2019-03-19 14:41:02 -04:00
Francis Lachapelle
51467e6e8a Expose /Contacts/addressbooksList
Fixes #4640
2019-01-11 16:33:32 -05:00
Francis Lachapelle
cc9df8e24f (i18n) Update translations 2018-12-21 21:34:27 -05:00
Francis Lachapelle
237ac4a330 Fix folder export when XSRF validation is enabled
Fixes #4502
2018-11-23 14:20:33 -05:00
Francis Lachapelle
3cd9d82e16 (i18n) Update BrazilianPortuguese translation
Fixes #4590
2018-11-22 10:52:55 -05:00
Francis Lachapelle
36cb0e65d9 (i18n) Update Portuguese translation 2018-10-23 15:03:35 -04:00
Francis Lachapelle
3bdd90e2be Don't allow duplicate GCS folder names 2018-08-30 22:09:17 -04:00
Francis Lachapelle
71fa451856 Enforece SOGoSearchMinimumWordLength server-side
Fixes #4525
2018-08-21 16:54:26 -04:00
Francis Lachapelle
6020f6ae83 (i18n) Add Romanian (ro) translation 2018-07-30 12:05:14 -04:00
Francis Lachapelle
3ea80065dd Improve allContactSearch action 2018-07-06 15:06:55 -04:00
Francis Lachapelle
1892aafae4 Improve allContactSearch action
We now index results using the first email address of each contact,
which improves the identification of duplicated entries.
2018-07-06 14:03:50 -04:00
Francis Lachapelle
f23b97fa28 (i18n) Update translations 2018-07-06 11:49:30 -04:00
Francis Lachapelle
2b80d62a77 (i18n) Update translations 2018-06-27 14:37:27 -04:00
Francis Lachapelle
0149d7400d (i18n) Add Japanese (ja) translation 2018-06-01 13:22:10 -04:00
Francis Lachapelle
190fa0c77e (i18n) Update translations 2018-03-07 10:49:58 -05:00
Francis Lachapelle
d3b10730e9 (i18n) Update translations
Fixes #4372
2018-02-12 14:54:18 -05:00
Francis Lachapelle
9fddc66007 (i18n) Update translations
Fixes #4372
2018-02-06 10:28:29 -05:00
Francis Lachapelle
1528dc4dd0 Improve contacts search when no scope is set 2018-01-24 11:58:55 -05:00
Francis Lachapelle
7ebdac5525 Improve display of S/MIME certificates 2018-01-23 13:30:56 -05:00
Francis Lachapelle
b39d3db674 (i18n) Update German translation 2018-01-17 10:21:18 -05:00
Francis Lachapelle
9ed23c32f2 (i18n) Update translations 2017-12-19 10:26:16 -05:00
Francis Lachapelle
73201a0314 (i18n) Contacts module 2017-12-01 17:17:10 -05:00
Francis Lachapelle
7874b0a74c Fix compilation warning 2017-11-23 13:59:49 -05:00
Francis Lachapelle
6ab4688812 (i18n) Contacts module 2017-11-23 13:59:06 -05:00
Francis Lachapelle
eb90760b39 Use address books search fields in Contacts module
Searches can now be scoped to one or multiple fields. Those fields are
now dynamic and can be defined using SearchFieldNames in external
contacts sources (SQL and LDAP).
2017-11-21 15:56:16 -05:00
Francis Lachapelle
2d61be8ff6 (i18n) Update translations 2017-10-18 11:04:26 -04:00
Francis Lachapelle
24a41f20d2 (i18n) Update Croatian translation 2017-09-26 10:46:54 -04:00
Francis Lachapelle
aa3c02be93 Fix to save many postal addresses of tge same type
Fixes #4091
2017-09-07 16:30:22 -04:00
Francis Lachapelle
24382a4318 Add missing localized string 2017-09-07 14:22:26 -04:00
Francis Lachapelle
752323fb7d Add Simplified Chinese (zh_CN) translation 2017-09-05 12:10:46 -04:00
Francis Lachapelle
277342dced Update Welsh translation 2017-07-17 08:44:52 -04:00
Ludovic Marcotte
5b84ee0c09 (fix) wrong custom fields identifiers for 3 and 4 2017-07-06 08:56:30 -04:00
Francis Lachapelle
741e639960 (i18n) Update translations 2017-06-28 14:16:26 -04:00
Francis Lachapelle
72d2152b20 (i18n) Add missing strings in Contacts module 2017-06-01 13:49:00 -04:00
Francis Lachapelle
34a6a8960a Add Latvian (lv) translation 2017-05-30 16:19:44 -04:00
Ludovic Marcotte
29dfc75fe9 (fix) remove any trailing cr (fixes #4172) 2017-05-30 13:15:04 -04:00
Ludovic Marcotte
2b90ff70fa (feat) added custom fields support from Thunderbird's address book 2017-05-30 09:12:13 -04:00
Francis Lachapelle
28e0db4adf Fix adding list members with multiple emails 2017-05-24 11:37:35 -04:00
Francis Lachapelle
bc23130f9b (i18n) Update translations 2017-05-09 09:00:33 -04:00
Francis Lachapelle
ba583f41b1 (i18n) Update translations 2017-05-08 15:06:31 -04:00
Ludovic Marcotte
513d81eb59 (fix) LDIF to vCard conversion for non-handled multi-value attributes (fixes #4086) 2017-04-21 12:31:54 -04:00
Francis Lachapelle
2c8d1d0a26 (i18n) Update translations 2017-03-24 09:32:46 -04:00
Francis Lachapelle
50f25b0597 (i18n) Update translations 2017-03-09 12:19:12 -05:00
Francis Lachapelle
25430a8128 Fix handling of contact organizations
Fixes #4028
2017-03-03 10:35:50 -05:00
Francis Lachapelle
a020286780 Merge pull request #232 from rfrei/patch-1
Allow write to multiple contacts using 'to', 'cc' or 'bcc'.

Fixes #3548.
2017-01-30 07:46:54 -05:00