180f3b6dc7
Update Romanian translation
2021-06-12 20:19:49 +00:00
e62be8e6d4
Update Portuguese translation
2021-06-11 10:40:55 +00:00
c5c3dcd88e
Update developer documentation .sgml files with missing pieces
2021-06-11 12:35:32 +02:00
1d4b7d0019
Update Portuguese translation
2021-06-11 10:22:55 +00:00
98b2fb5f10
Update Ukrainian translation
2021-06-11 10:07:00 +00:00
70b7d47873
I#1512 - Choose account with which to forward message in filter rule
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1512
2021-06-11 11:46:27 +02:00
91d4f2229e
I#1469 - Composer: Signatures in HTML inserted into the quote on reply
...
It could happen when replying to a message composed by Evolution 3.38.1
and earlier.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1469
2021-06-10 13:26:40 +02:00
f5717129fb
Flatpak: Replace --socket=x11 with --socket=fallback-x11
...
Thus GNOME Software doesn't consider the application unsafe.
2021-06-09 19:52:26 +02:00
51c5063377
I#1527 - Calendar: Implement "Delete this and future occurrences"
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1527
2021-06-08 18:10:12 +02:00
5790e845e3
Revert "ETable: Sometimes does not scroll to the cursor row"
...
It prevents scroll of the content when there's selected a row.
This reverts commit 97b431da44
.
2021-06-04 08:09:23 +02:00
98cfb21d29
Update Ukrainian translation
2021-06-03 16:35:09 +00:00
f19eeea760
Addressbook: Switch from GData Contacts API to CardDAV API for Google books
...
The GData Contacts API is going to be shut down [1], thus move to
the CardDAV API, which the Google server supports too.
[1] https://developers.google.com/contacts/v3/announcement
Related to https://gitlab.gnome.org/GNOME/libgdata/-/issues/42
2021-06-03 17:48:05 +02:00
ed1ac01f48
Update Italian translation
...
(cherry picked from commit 1e900fb2da
)
2021-06-03 12:15:24 +00:00
4328474692
Update Chinese (Taiwan) translation
...
(cherry picked from commit ae6480133d
)
2021-06-03 01:22:27 +00:00
9f1dc66588
Update Ukrainian translation
2021-06-02 15:58:22 +00:00
83b3d2158b
I#1514 - ToDo Bar: Add an option for how many days to show
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1514
2021-06-01 20:41:48 +02:00
f1d32e0871
I#1521 - Calendar: Removing recurrences not reflected in the UI
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1521
2021-06-01 15:22:11 +02:00
9ceeaf395d
I#1378 - ECompEditorPageReminders: Change how predefined times are managed
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1378
2021-05-31 22:42:01 +02:00
e583ce2912
I#1517 - ECompEditor: Remove redundant buttons from a toolbar
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1517
2021-05-31 21:09:09 +02:00
93311801ac
Update British English translation
...
(cherry picked from commit 9e9fb45482
)
2021-05-30 10:57:04 +00:00
0a5a47a315
Update Ukrainian translation
2021-05-28 10:00:06 +00:00
c8c5191b9e
I#1502 - Mail: Option to make search scope global
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1502
2021-05-27 14:05:38 +02:00
ec8e8564ca
I#1428 - Can't import UTF-16 encoded .ics files
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1428
2021-05-27 10:26:36 +02:00
006ff682f1
Misc: Remove unneeded g_print() calls in the vCard importer
2021-05-27 08:24:24 +02:00
be4acce191
I#1507 - Contacts: Preserve selection after search change
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1507
2021-05-26 22:11:31 +02:00
97b431da44
ETable: Sometimes does not scroll to the cursor row
...
It could sometimes happen that the request to scroll to the cursor
had been received before the actual content size had been recalculated,
which resulted in no scrollbar position change and the cursor had been
left out of the view.
2021-05-26 21:42:46 +02:00
2129be64b3
I#1505 - Mail: Prefer existing message window on message open
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1505
2021-05-25 13:48:01 +02:00
25e954da5b
I#1503 - PreferPlain: Deadlock when opening a message in composer
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1503
2021-05-24 21:56:29 +02:00
0b5ac78d66
I#1499 - EShell: Allow override credentials prompt parent window
...
And use that to set it when sending a message in a composer.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1499
2021-05-24 20:34:25 +02:00
88c414303d
M!80 - help: Change instances of "Apply" to "OK"
...
The text on the button used to confirm, e.g., the creation of a new
calendar (in the "New Calendar" window) now reads "OK" instead of
"Apply", but the help pages for add/using various calendars still use
"Apply". The same applies to windows and help pages for adding/using
various address books and task/memo lists.
Change instances of "Apply" to "OK" for help pages that link to the
following help pages:
* calendar-using-several-calendars
* contacts-using-several-addressbooks
* tasks-using-several-tasklists
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/80
2021-05-21 17:03:13 +00:00
9d82745d01
Disable sandboxing to enable printing, until WebKitGTK is fixed
2021-05-21 08:03:53 +02:00
04e17bbf77
I#1495 - ETable: Ignore Shift+Click in the table header area
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1495
2021-05-19 19:05:55 +02:00
1a7930779b
I#1491 - Mail: Forwarding e-mail Inline or Quoted duplicates some attachments
...
For example images can be in the part list twice, once as
an application/vnd.evolution.attachment and once as a (hidden)
image itself.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1491
2021-05-14 12:51:00 +02:00
e00a94bdb1
Update Occitan translation
...
(cherry picked from commit a0c695ff72
)
2021-05-14 10:29:15 +00:00
f8e567b5b9
I#1392 - Pressing backspace in front of quoted line with link does not delete anything
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1392
2021-05-12 17:56:39 +02:00
faa0be3553
Update Friulian translation
...
(cherry picked from commit eb439f826d
)
2021-05-12 07:24:48 +00:00
329a886dd7
Update Norwegian Bokmål translation
...
(cherry picked from commit be5c179264
)
2021-05-11 11:12:06 +00:00
53b0a199a7
Update Chinese (China) translation
2021-05-08 14:55:23 +00:00
8bd9eff259
Calendar: Fix error detail reference for 'failed-make-movable'
...
The error arguments are counted from 0 and there was no '0' argument,
which caused a runtime warning and an incomplete error message in the GUI.
2021-05-07 11:28:45 +02:00
57c061344d
Calendar: Let a GSettings binding mapping function return always TRUE
...
Not doing so aborts the application, which is not intended here.
2021-05-07 09:13:16 +02:00
9e23d71285
Update French translation
...
(cherry picked from commit 536267e1c2
)
2021-05-05 09:08:38 +00:00
26615c01cc
I#1475 - Mail: Read Subject from PGP encrypted mail even without text/rfc822-headers part ][
...
The protected headers can be included also under the multipart/signed part,
not only directly under the encrypted part.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1475
2021-05-04 19:13:14 +02:00
d36cb281ed
e-mail-reader: Add safety checks on return value from e_mail_reader_get_selected_uids()
...
Discovered by static analyzers.
2021-05-04 18:26:45 +02:00
cadb89e627
itip-utils: Fix a possible memory leak
2021-05-04 18:25:45 +02:00
ccb5620113
Update Serbian translation
...
(cherry picked from commit bb9b3f4c8d
)
2021-05-01 05:32:51 +00:00
409101f070
Fix documentation link
2021-04-30 07:15:39 +02:00
5caf90af1f
I#1475 - Mail: Read Subject from PGP encrypted mail even without text/rfc822-headers part
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1475
2021-04-29 18:26:11 +02:00
cf9c2e1d59
eds-I#329 - Calendar: Add SIMPLE_MEMO_WITH_SUMMARY capability
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/329
Related to https://gitlab.gnome.org/GNOME/evolution-etesync/-/issues/10
2021-04-28 08:56:04 +02:00
e180292060
I#1474 - Calendar: All day event tooltip shown only above Summary text
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1474
2021-04-27 11:40:13 +02:00
29c564a64f
I#1471 - Composer: Lost attachments in reply/forward of an encrypted message
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1471
2021-04-26 11:51:16 +02:00