Commit Graph

48550 Commits

Author SHA1 Message Date
2c52072c13 Update upstream source from tag 'upstream/3.43.2'
Update to upstream version '3.43.2'
with Debian dir 1739b11475
2022-02-15 11:14:27 -05:00
1c9f5f0439 New upstream version 3.43.2 2022-02-15 11:13:04 -05:00
2d26bf06b1 releasing package evolution version 3.42.4-1 2022-02-11 08:15:40 -05:00
47b7a9fc0a Bump e-d-s dependencies and build-dependencies to 3.42.4 2022-02-11 08:00:29 -05:00
2813ff42d1 New upstream release 2022-02-11 07:59:41 -05:00
f7c2415c94 Update upstream source from tag 'upstream/3.42.4'
Update to upstream version '3.42.4'
with Debian dir 3e4e22e21c
2022-02-11 07:59:41 -05:00
7f542d195f New upstream version 3.42.4 2022-02-11 07:58:55 -05:00
76d1a3c05d NEWS update for 3.42.4 2022-02-11 11:06:40 +01:00
139943eb4c NEWS update for 3.43.2 2022-02-11 10:36:01 +01:00
7153d6d2c0 I#449 - Support markdown in composer
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/449
2022-02-11 09:55:18 +01:00
54186c7e42 ECompEditor: Timezone can be reset on component save
The libical 3.0.14 contains a change, which unsets non-UTC timezones
in date/time values. That uncovered a bug in the Evolution code, which
expects the timezone will be preserved on re-read from the component,
but it's not always possible. This is corrected by re-setting the timezone
on the used ICalTime value.
2022-02-10 12:04:29 +01:00
9bbb928947 ECompEditor: Timezone can be reset on component save
The libical 3.0.14 contains a change, which unsets non-UTC timezones
in date/time values. That uncovered a bug in the Evolution code, which
expects the timezone will be preserved on re-read from the component,
but it's not always possible. This is corrected by re-setting the timezone
on the used ICalTime value.
2022-02-10 11:59:36 +01:00
291798c480 Updated Czech translation 2022-02-10 08:07:40 +01:00
e7a2a728bd Update Indonesian translation 2022-02-08 03:15:28 +00:00
e54a8bbbcc Update Chinese (China) translation 2022-02-07 21:00:40 +00:00
b99c2c35f6 Update Chinese (China) translation 2022-02-07 20:58:03 +00:00
bc93418a80 Updated Spanish translation 2022-02-07 13:51:09 +01:00
fcc3ff4f21 Updated Lithuanian translation 2022-02-06 16:35:22 +02:00
dbb0f3d288 Update Galician translation 2022-02-04 14:57:29 +00:00
874898938d Update Russian translation 2022-02-04 13:13:28 +00:00
5e3564f4e2 Update Chinese (China) translation 2022-02-03 18:46:07 +00:00
98d37e32b5 Update German translation 2022-02-03 17:20:23 +00:00
706f1afa1a EContentEditor: Fix minor typos 2022-02-03 11:56:10 +01:00
b974b03e53 Update Portuguese translation 2022-02-02 15:31:15 +00:00
f4f552bb2f I#1793 - Mail: Apply custom locale also to localized fwd-re
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1793
2022-02-02 11:16:02 +01:00
d34797f8ef Update Chinese (China) translation 2022-02-02 06:12:38 +00:00
cd79c59843 Update Slovenian translation 2022-02-01 20:42:10 +00:00
2363abd360 Update Ukrainian translation 2022-02-01 18:34:54 +00:00
475defe5ab Calendar: Add option to use a markdown editor for Description in component editor
The option can be found in Edit->Preferences->Calendar and Tasks->General
tab->Miscellaneous section->Use markdown for Description in the component editor.
2022-02-01 19:06:38 +01:00
589cbef4ed Update Portuguese translation 2022-02-01 16:13:09 +00:00
ec985497d3 Update Ukrainian translation 2022-02-01 15:47:38 +00:00
ed36776c40 Add option to unset colors provided in HTML mails for preview into Preferences
It's located in Edit->Preferences->Mail Preferences->HTML Messages->Unset
colors provided in HTML mails in message preview.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/695
2022-02-01 11:23:40 +01:00
a56da82fef I#1792 - Contacts: Option to preview Personal section before Work
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1792
2022-02-01 10:26:00 +01:00
04a326cec9 I#1791 - itip-view: Incorrect calendar used in certain corner case
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1791
2022-01-31 15:44:31 +01:00
59ab53c0b7 Update Chinese (China) translation 2022-01-31 03:24:44 +00:00
386ea829d1 Updated Spanish translation 2022-01-28 11:00:34 +01:00
cb6aa4eb18 Have a single function to convert markdown into HTML
To have a single place for any tweaks on the generated HTML.
2022-01-28 09:28:11 +01:00
409c789f74 Save temporary files into system temp, rather than under home
The home directory might not be accessible in some cases from other
applications (like under snap), thus prefer system temp directory.
An advantage is that the Evolution does not need to cleanup that
directory.
2022-01-28 08:53:13 +01:00
fd9c575dac Update Swedish translation 2022-01-27 11:44:18 +00:00
8962981e77 Update Russian translation 2022-01-27 10:47:14 +00:00
b621f984db Update Brazilian Portuguese translation 2022-01-26 19:18:12 +00:00
cfb8738191 Update Galician translation 2022-01-26 18:47:46 +00:00
ed56f8d8c2 text/markdown formatter: Allow HTML tags in the markdown
Keep the HTML tags in the markdown during the conversion to the HTML.
If there's also any JavaScript, then it's removed on the WebKitGTK
side.
2022-01-26 12:35:29 +01:00
8e7820ac8a I#1783 - EShell not emitting activate signal
This covers the case when a remote instance is running.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1783
2022-01-26 10:38:36 +01:00
d9279e5e71 I#1783 - EShell not emitting activate signal
This covers the case when a remote instance is running.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1783
2022-01-26 10:37:00 +01:00
0aa4b6bd8e Update Ukrainian translation 2022-01-25 21:06:43 +00:00
351bb0df2e Update Portuguese translation 2022-01-25 19:47:59 +00:00
4c25b2ebde Add a simple EMarkdownEditor widget
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/449
2022-01-25 18:31:27 +01:00
4c81b6dfee Update Chinese (China) translation 2022-01-24 19:35:33 +00:00
1a891f6ef7 eds-I#372 - SMTP: Add option to not re-encode message on upload
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/372
2022-01-24 18:09:21 +01:00