4637ebc0c1
NEWS update for 3.49.2
2023-08-04 08:36:41 +02:00
cf9319ee06
e-addressbook-table-adapter: Correct "#if" to "#ifdef"
2023-08-04 08:35:47 +02:00
2c31f7679b
Update Georgian translation
2023-08-04 04:11:35 +00:00
40e1379a84
Update Russian translation
2023-08-03 16:09:04 +00:00
9bfe0f173c
eds-I#59 - CalDAV: Allow to disable schedule reply on remove
...
Change how evolution asks for meeting deletion to cover new CalDAV functionality.
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/59
2023-08-02 18:45:23 +02:00
e0446fd21d
I#1750 - Composer: Offer to send without encryption when key is missing
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1750
2023-08-02 12:36:51 +02:00
db44ff8b1e
Composer: Clear old alerts before sending a message
...
The old alerts are most likely from the previous send attempt. Clear them,
thus they do not "stay in the way" of the new send.
2023-08-02 11:40:46 +02:00
b54216b8ad
Update Georgian translation
2023-08-02 04:20:29 +00:00
7bdf2d8524
I#1081 - Mail: Allow to import PGP keys
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1081
2023-08-01 21:52:48 +02:00
f838cee53e
Update Georgian translation
2023-07-30 03:40:01 +00:00
0d4651aa1a
Update Ukrainian translation
2023-07-28 13:28:33 +00:00
283a0b84bb
I#375 - Support Autocrypt
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/375
2023-07-28 12:36:50 +02:00
84694831a3
Update Portuguese translation
2023-07-27 10:15:45 +00:00
0edf775fb9
EMeetingStore: Avoid runtime warning when setting NULL time zone
...
Floating events have no time zone set, which the EMeetingStore did
not count with and caused a runtime warning from e_cal_util_copy_timezone()
by passing NULL to that function.
2023-07-27 08:15:41 +02:00
181ffbf6f4
CompEditor: Show source full name for existing components
...
The source combo box is disabled when editing existing component,
which makes it hard to recognize which calendar is selected, especially
when there are configured more calendar of the same name. Let's show
the full source name in such case.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1180
2023-07-27 07:53:33 +02:00
c576ed7162
I#883 - ETimezoneEntry: Enable completion by timezone location
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/883
2023-07-26 18:47:26 +02:00
b4a8daedc2
I#848 - Allow to save forwarded mails in the original message folder
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/848
2023-07-26 17:16:42 +02:00
0ce8cc9cdb
I#662 - Option to get Delivery Status Notification (DSN)
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/662
2023-07-26 16:00:26 +02:00
7cee337415
I#2443 - Calendar: Missing events in Month view print out
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2443
2023-07-26 11:08:37 +02:00
e28bf4d92e
itip-formatter: Disable send of iTip messages when disabled by the user
...
The user can disable send of a meeting invitation response to the organizer,
but this was not propagated to the calendar, which could send the response
regardless of the user will.
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/59
2023-07-25 18:53:28 +02:00
48de3742f9
itip-formatter: Allow writing user response comments for all calendars
...
Let the user write an invitation response comment for all calendars,
not only for those not handling meeting invites.
Related to https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/242
2023-07-25 18:05:39 +02:00
422386abbd
Update Indonesian translation
2023-07-25 09:13:44 +00:00
0596923c83
Update Georgian translation
2023-07-25 02:09:13 +00:00
afc7a5b8b6
Update Georgian translation
2023-07-25 02:04:02 +00:00
39c827495d
Update Ukrainian translation
2023-07-24 15:54:39 +00:00
c688cc0ccd
I#130 - itip-formatter: Send meeting invitations as multipart/alternative
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/130
2023-07-24 15:03:08 +02:00
3bd9b27566
Update Basque translation
2023-07-24 07:03:49 +00:00
e69d34ff92
MessageList: Remove unused code
...
The build_subtree_diff() had not been called elsewhere than by itself,
thus remove it and then-unused functions as well.
2023-07-21 11:21:53 +02:00
995c800117
I#609 - Calendar: Use user-configured date format in the editor
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/609
2023-07-21 10:41:22 +02:00
0c6ecdd413
Update Ukrainian translation
2023-07-21 06:21:34 +00:00
6a81c24ff0
Update Georgian translation
2023-07-21 04:26:25 +00:00
cf0368ae14
I#967 - Add save e-mails individually as eml format
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/967
2023-07-20 21:49:45 +02:00
69dd9bd571
Update Ukrainian translation
2023-07-20 18:05:55 +00:00
e3f9b5271f
I#17 - Sorting Contacts in the 'Address cards' view
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/17
2023-07-20 18:33:37 +02:00
42d6e1cdb1
Update Indonesian translation
2023-07-20 10:34:39 +00:00
8e44cdbea2
Update Spanish translation
2023-07-19 12:22:32 +00:00
f4bb7841c2
Update Ukrainian translation
2023-07-18 18:02:05 +00:00
32fd6557c3
I#203 - Improve handling of suspiciously signed/encrypted emails (multiparts)
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/203
2023-07-18 15:32:59 +02:00
7cd79d6c75
I#2364 - Mail: Add option to group messages into flat threads
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2364
2023-07-18 10:34:14 +02:00
4446e7f922
Update Georgian translation
2023-07-18 03:30:40 +00:00
da268ba4ca
Update Ukrainian translation
2023-07-17 20:55:48 +00:00
8aad0e2827
I#2347 - CompEditor: Open map from Location field
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2347
2023-07-17 21:22:42 +02:00
be64ae295f
I#2398 - CompEditor: Allow unset recurrence for uneditable recurrences
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2398
2023-07-17 18:36:18 +02:00
8049e64af6
I#2399 - alarm-notify: Detect format change in settings
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2399
2023-07-17 18:25:01 +02:00
5c30abfb03
Mail: Correct function prototype declaration (-Wenum-int-mismatch)
...
src/mail/em-composer-utils.c:4738:1: warning: conflicting types for
‘em_utils_reply_to_message’ due to enum/integer mismatch; have ‘void(EMsgComposer *,
CamelMimeMessage *, CamelFolder *, const gchar *, EMailReplyType, EMailReplyStyle,
EMailPartList *, CamelInternetAddress *, EMailReplyFlags)’ {aka ‘void(struct
_EMsgComposer *, struct _CamelMimeMessage *, struct _CamelFolder *, const char *,
EMailReplyType, EMailReplyStyle, struct _EMailPartList *, struct _CamelInternetAddress *,
EMailReplyFlags)’} [-Wenum-int-mismatch]
4738 | em_utils_reply_to_message (EMsgComposer *composer,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from src/mail/em-composer-utils.c:50:
src/mail/em-composer-utils.h:78:17: note: previous declaration of ‘em_utils_reply_to_message’
with type ‘void(EMsgComposer *, CamelMimeMessage *, CamelFolder *, const gchar *,
EMailReplyType, EMailReplyStyle, EMailPartList *, CamelInternetAddress *, guint32)’
{aka ‘void(struct _EMsgComposer *, struct _CamelMimeMessage *, struct _CamelFolder *,
const char *, EMailReplyType, EMailReplyStyle, struct _EMailPartList *,
struct _CamelInternetAddress *, unsigned int)’}
78 | void em_utils_reply_to_message (EMsgComposer *composer,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
2023-07-17 14:56:11 +02:00
6b95984174
I#2433 - Calendar does not remember selected weeks when scrolling via button
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2433
2023-07-17 14:49:20 +02:00
41f9c064e6
I#1180 - Calendar: Disallow change of target client for existing components
...
Instead of being able to save existing components, or their instances,
into a different calendar, move the events to the desired calendar/memo/task
list first and then edit them. This avoids broken or incomplete components
being moved to the target client.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1180
2023-07-17 12:41:01 +02:00
9549c6380b
I#2407 - Contacts: Add columns for mailing address fields
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2407
2023-07-17 11:52:29 +02:00
2bf862935b
Update Georgian translation
2023-07-14 05:00:46 +00:00
c1ba5d42b4
I#2413 - Ability to update / overwrite a template when saving it
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2413
2023-07-13 17:06:27 +02:00