Commit Graph

45576 Commits

Author SHA1 Message Date
bdcf0809e4 Update Catalan translation 2021-10-02 08:50:19 +02:00
9a69f474e3 I#1621 - Prevent IDN homograph attacks
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1621
2021-09-30 14:47:24 +02:00
43beeb8b35 Update Persian translation
(cherry picked from commit 81e16cda7d)
2021-09-29 16:51:03 +00:00
dc0605ccae Update Ukrainian translation 2021-09-29 13:04:24 +00:00
33c72a80c5 Use g_assert_true() instead of g_assert() in the unit tests
The `g_assert()` can be disabled by `G_DISABLE_ASSERT` when compiling,
which is not desired for the unit tests, thus use the `g_assert_true()`
in the tests instead.
2021-09-29 13:06:12 +02:00
b0fef05fdf Update Basque translation
(cherry picked from commit 976ecf9aa0)
2021-09-26 09:25:02 +00:00
fd8d1d4ba0 Update Serbian translation
(cherry picked from commit 95df0e758e)
2021-09-25 20:06:52 +00:00
6384787e26 I#1639 - Filter messages by condition if sender is in address book
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1639
2021-09-24 14:12:10 +02:00
ee6837bbc7 I#1640 - prefer-plain: Do not hide attachments
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1640
2021-09-23 19:25:14 +02:00
02e762d964 em-format: Format text/markdown with cmark library
Use the cmark library to format text/markdown into HTML and show
it as such, instead of the raw markdown. The dependency on cmark
is optional and can be turned off in the configure time.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/449
2021-09-23 18:05:12 +02:00
c99f1c8c7b I#1637 - EMailAutoconfig: Autoconfig with Exchange accounts
Let the EMailAutoconfig gather unknown types and pass them to anyone
listening to process those known to it.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1637
2021-09-23 12:39:03 +02:00
b92acd6106 Add Brazilian Portuguese translation
(cherry picked from commit 8adb71cf74)
2021-09-20 13:33:45 +00:00
44d6cb1365 Update Brazilian Portuguese translation 2021-09-18 21:47:10 +00:00
6d4b8ab6e9 Update Chinese (China) translation
(cherry picked from commit 8af1a59c9e)
2021-09-17 18:19:03 +00:00
769f2b1847 Updated Danish translation 2021-09-17 14:58:30 +02:00
fc47a5edf2 Update Portuguese translation 2021-09-17 12:59:22 +00:00
4e680924bf Update Ukrainian translation 2021-09-17 12:25:24 +00:00
3ad5ffd926 I#1623 - EMinicard: Hide fields same as the FileAs
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1623
2021-09-17 12:24:25 +02:00
91d87d978c I#1613 - Manually typed categories are ignored
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1613
2021-09-17 12:21:13 +02:00
7ea98e3f43 I#1612 - Display the Categories in the Contact preview
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1612
2021-09-17 12:16:42 +02:00
c5c0f72c35 I#1611 - ECollectionAccountWizard: Disable mail parts, when no username is provided
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1611
2021-09-17 12:13:04 +02:00
7733d88903 ESrvConfigLookup: Use correct extension name for properties
Regression after https://gitlab.gnome.org/GNOME/evolution/-/issues/324
causing runtime warnings like this one:
g_object_set_is_valid_property: object class 'ESourceMailAccount' has no property named 'user'
2021-09-17 12:10:18 +02:00
7aad8d1dcd I#1609 - EMinicard: Hide Nickname, when matches Full name
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1609
2021-09-17 12:06:47 +02:00
6fb5da543c I#1605 - LDAP: Use also set security when searching the root DSE
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1605
2021-09-17 12:04:06 +02:00
8e88e62286 I#1586 - ETable: Grouping by column misplaces group content
That being caused by the uniform row height use. Let the ETable
use the value only if not grouping the rows.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1586
2021-09-17 11:24:50 +02:00
e33e24fae2 By_Company.galview: Correct the column index in the grouping part
The column index is not the same as the model_col in the .etspec definition,
which caused use of the 'Journal' column, instead of the 'Company' column here.
2021-09-17 11:24:04 +02:00
9191db0435 GalViewInstanceSaveAsDialog: Do not show the dialog in the init()
The dialog is shown when needed, it's not needed to show it this early.
It also begun to generate runtime warning.
2021-09-17 11:23:13 +02:00
5dac71ef04 I#1555 - EWeekView: Ensure events layout after scroll
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1555
2021-09-17 11:19:20 +02:00
6701a21769 Post-release version bump 2021-09-17 08:37:01 +02:00
f315305bb0 NEWS update for 3.42.0 2021-09-17 08:23:52 +02:00
0d410f8e81 Updated Czech help translation 2021-09-16 16:22:02 +02:00
3598758f20 Update German translation 2021-09-14 18:46:15 +00:00
b6bc4876b6 Update Polish translation 2021-09-14 19:11:38 +02:00
6ccddf8ff1 Update Swedish translation 2021-09-13 20:34:32 +00:00
939c0fb39e Update Swedish translation 2021-09-13 19:38:56 +00:00
929b358403 Update Dutch translation 2021-09-13 15:01:54 +00:00
e259e06a2a Update Ukrainian translation 2021-09-12 18:20:06 +00:00
2a67583295 I#1630 - help: fix its:locNote placement
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1630
2021-09-12 13:33:57 +02:00
cbdaebacfd Update French translation 2021-09-12 08:59:33 +00:00
3a8f30f961 Updated Danish translation 2021-09-11 13:49:18 +02:00
fa9a80e362 Update Hungarian translation 2021-09-10 18:09:13 +00:00
9be9d107eb Updated Spanish translation 2021-09-10 18:57:51 +02:00
86e5c7f831 Updated Spanish translation 2021-09-10 17:55:00 +02:00
fd5a44ed32 Update Ukrainian translation 2021-09-09 20:42:28 +00:00
4a68a75abb M!85 - help/ldap - clarify search scopes
Adjust the terms in the documentation to the terms in UI.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1603

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/76
2021-09-09 19:41:04 +00:00
e42772444a I#1620 - Flatpak: Set StartupWMClass in the .desktop file
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1620
2021-09-08 19:21:59 +02:00
c460430359 Update Croatian translation 2021-09-07 11:45:25 +00:00
5e0fbf2534 Update Croatian translation 2021-09-07 11:44:05 +00:00
3fd4e20d09 Update Korean translation 2021-09-06 00:51:19 +00:00
562c23e749 Update Chinese (China) translation 2021-09-05 20:43:52 +00:00