Commit Graph

44983 Commits

Author SHA1 Message Date
a5d2cc84c4 Update Indonesian translation 2020-11-15 04:15:39 +00:00
95d56efbcf Update Indonesian translation 2020-11-10 14:01:53 +00:00
6d950307e2 I#1214 - Composer: Block format change from UL/OL can split BODY
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1214
2020-11-09 19:24:40 +01:00
e1b0310d65 I#1213 - EFileRequest: URL-decode path of the file before using it
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1213
2020-11-09 13:36:36 +01:00
47b3d6a8e7 Add Indonesian translation 2020-11-08 05:29:12 +00:00
3f0b93311f Calendar: Linkify URL and Location in import component preview
Both the URL and Location can contain valid URL references, thus linkify
them, if they look like URL, to make it easier to access the URL.
2020-11-06 12:45:22 +01:00
26bd8ed7c9 ECompEditor: Add easy way to open URLs in the Location field
When the Location looks like a URL, let the user open the Location
in the default application for that scheme by showing a button
in the Location entry to open the URL.

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1184
2020-11-06 12:15:22 +01:00
1da86a6141 Mail: Disable 'Export to PDF' on drag & drop
In doesn't work due to WebKitGTK bug:
https://bugs.webkit.org/show_bug.cgi?id=212814

Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/974
2020-11-05 19:42:08 +01:00
4d5702ecaa html-editor: Update unit tests after change for I#1204
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1204
2020-11-05 17:08:13 +01:00
d0e54f3975 I#1207 - Composer: Magic-links can reposition caret to incorrect place
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1207
2020-11-05 16:57:09 +01:00
3102ba0f65 I#1206 - Mail: Preserve TABs in plain text body preview
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1206
2020-11-04 11:20:36 +01:00
1eb0078b4f I#1204 - Composer: Remove signature hints on message send
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1204
2020-11-03 17:07:35 +01:00
4723c0db07 I#913 - Switching to plain-text keeps signature's HTML formatting
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/913
2020-11-03 13:41:08 +01:00
13a3f16f37 Adapt html editor tests after "I#1158 - Composer: Disable spellcheck of quoted text"
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1158
2020-11-03 10:42:02 +01:00
50e303c5e7 I#1197 - Composer: BACKSPACE key on empty line simulates DEL key
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1197
2020-11-03 10:37:08 +01:00
f7c3fc640e M!68 - mail-notification: Select new message when notification is clicked
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/68
2020-11-03 08:42:02 +01:00
4811a3efd4 Update German translation 2020-11-01 13:43:39 +00:00
5bb37991f9 ECompEditor: Extract plain email address from backend property
The code expects the property to be a plain email address, without
the name and the other things, thus, in case the backend returns
email address with the name, extract only the plain address out of it.
2020-10-30 11:48:32 +01:00
21bd2c013a I#1140 - Calendar: Offer calendar mail address as organizer
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1140
2020-10-30 10:33:41 +01:00
cf56856575 help: Fix broken xinclude for license in footer 2020-10-29 11:27:45 +01:00
5e16b405bb help: Fix broken xpointer namespaces 2020-10-29 11:27:26 +01:00
8ea9f41299 I#1175 - composer-attribution-language doesn't take effect for C locale
Covers three things:
* use '.UTF-8' locale suffix instead of '.utf8'
* do not add the suffix for the C locale
* change in Composer Preferences to 'Same as user interface' did not unset the value in GSettings

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1175
2020-10-22 10:04:43 +02:00
1a0ac20cfe I#1171 - Cannot copy text/click links in read-only events
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1171
2020-10-20 21:49:53 +02:00
63ca0f2b41 I#1170 - EWebDAVBrowser: The home sets not always expanded
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1170
2020-10-20 11:12:39 +02:00
e009854dfe Update Esperanto translation 2020-10-20 08:46:04 +00:00
8469e9351f I#1160 - itip-view: Default 'Inherit reminder' option to be checked
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1160
2020-10-19 11:07:56 +02:00
4d0cadfd95 I#1158 - Composer: Disable spellcheck of quoted text
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1158
2020-10-15 14:59:30 +02:00
e474459916 I#1156 - Composer: HTML email signature not stripped
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1156
2020-10-15 14:35:21 +02:00
6eb3399545 e-convert.js: Missing line breaks with nested paragraphs
When the HTML structure had nested paragraphs (DIV inside DIV), then
the resulting plain text version could have missing line breaks.
2020-10-15 12:53:27 +02:00
f45a425f84 I#1122 - ENameSelectorEntry: Missing contacts in the lookup
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1122
2020-10-12 17:35:05 +02:00
338121e923 I#1148 - Send account override does not work with post to a mailing list
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1148
2020-10-12 12:27:20 +02:00
737fa76946 Update Slovak translation 2020-10-12 08:37:31 +00:00
5224ef62d3 I#1133 - Calendar: Preserver timezone on recurrence instances
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1133
2020-10-09 12:58:19 +02:00
b04a5506f4 I#1139 - backup-restore: Fails to find source registry's D-Bus service name
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1139
2020-10-08 15:08:31 +02:00
b2f3f8e147 Update French translation 2020-10-06 12:23:52 +00:00
c4bf85ad2c Fix two memory leaks related to data import 2020-10-02 12:27:29 +02:00
f0d98233bf Reuse existing mail session when generating import preview
No need to create a new EMailSession when one already exists.
2020-10-02 10:28:31 +02:00
90eda2feae Post-release version bump 2020-10-02 08:43:06 +02:00
44fd83f79b NEWS update for 3.38.1 2020-10-02 08:38:54 +02:00
e030f27b04 I#1127 - EWebDAVBrowserPage: Offer 'Browse' for WebDAV sources only
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1127
2020-10-01 17:18:49 +02:00
01f9746b0c ECalendarItem: Settings loaded only when being shown
The late settings (through an extension) load could cause busy loop
when changing the date to today with the side panel hidden (from
the previous run of the Evolution).
2020-09-30 13:58:29 +02:00
c525c255a9 Update Hebrew translation 2020-09-30 08:56:40 +00:00
dbcf3f8509 I#766 - Flatpak: Enable access to Kerberos tickets
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/766
2020-09-30 10:52:38 +02:00
8284ba6715 Flatpak: Change git URL for libcanberra
There could be an issue to clone it using http:// URL, thus
rather use git:// URL.
2020-09-30 10:52:30 +02:00
5ecdb58ac6 M!65 - Resolve build failure with ENABLE_CANBERRA set to OFF
Related to commit c9e7d068e4

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/65
2020-09-30 08:58:32 +02:00
707792bdfe I#1123 - Composer: Spell check menu hides "Add to Dictionary" after open
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1123
2020-09-29 17:49:46 +02:00
ec60fd0020 Update Portuguese translation 2020-09-29 03:10:09 +00:00
df28542520 EWebKitEditor: Prevent NULL dereference on call to WebKitWebView methods
The parent class may not have defined a method, which EWebKitEditor
expects to have defined (and assigned), thus check for the existence
and call it only if it's set.

Related to https://bugs.webkit.org/show_bug.cgi?id=216828
2020-09-22 18:44:33 +02:00
962fba47f0 I#1103 - iTip formatter: Ignore non-opaque events in the conflict search
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1103
2020-09-22 13:41:14 +02:00
5ebc63bdba Update Friulian translation 2020-09-22 10:53:34 +00:00