Fran Dieguez
abd261caa5
Update Galician translation
2023-08-15 10:31:38 +00:00
Yuri Chornoivan
5b666a3c01
Update Ukrainian translation
2023-08-14 17:34:36 +00:00
Milan Crha
67334034a5
I#2457 - Shell: Add option to prefer symbolic icons
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2457
2023-08-14 15:32:25 +02:00
Milan Crha
89c91ce1f1
Always use attachments for 'Forward as iCalendar'
...
Let all events, memos and tasks being forwarded as iCalendar
attachments, not as alternative parts for the text content.
2023-08-14 10:51:39 +02:00
Yuri Chornoivan
967b640ddc
Update Ukrainian translation
2023-08-11 19:16:20 +00:00
Yuri Chornoivan
13932cfeb3
Update Ukrainian translation
2023-08-11 18:41:32 +00:00
Milan Crha
dc0c327128
Composer: Do not send 'Autocrypt' headers larger than 10KB
...
The Autocrypt specification has this limit. See:
https://autocrypt.org/level1.html#id74
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/375
2023-08-10 14:03:57 +02:00
Milan Crha
6d3c8792e0
I#2450 - CompEditor: Enhance time re-calculation on overlap change
...
This covers the case when the start time is set after the end time or
when the end time is set before the start time. This will use the current
duration of the event for the shift of the other time, not the one
stored in the component, which is most likely outdated.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2450
2023-08-10 12:46:57 +02:00
Milan Crha
07ad327bb0
I#2447 - itip-formatter: Rename Send reply to Sender -> Organizer
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2447
2023-08-10 10:59:26 +02:00
Milan Crha
26e7949773
itip: Export to HTML without category icons
...
The icons are not needed in meeting invitations, thus do not include them.
They would just waste space in the email.
2023-08-10 10:51:12 +02:00
Milan Crha
f69f949eda
I#2467 - ITip formatter ignores Dark mode preference for text/plain MIME parts
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2467
2023-08-10 10:29:09 +02:00
Milan Crha
e7e0a4b359
I#2469 - Calendar: Hard to read meeting time selector header in Dark mode
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2469
2023-08-10 10:06:49 +02:00
Milan Crha
f6f2263cc2
Force icon size for categories
...
The default categories have icons of 16x16 pixels in size, but users
can select larger icons, in which case it's needed to downscale the icons
to not have them drawn larger than expected.
2023-08-09 18:52:57 +02:00
Milan Crha
b9d2834330
I#2446 - Calendar: Change how categories are exported into preview
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2446
2023-08-09 18:37:59 +02:00
Milan Crha
bcc15a818c
I#2442 - Correct color of expand/collapse buttons in preview in Dark mode
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2442
2023-08-09 17:25:48 +02:00
Milan Crha
f7152a4023
I#2445 - itip: Limit headers in multipart/alternative part
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2445
2023-08-09 11:41:01 +02:00
Ekaterine Papava
4315893d6e
Update Georgian translation
2023-08-09 04:57:13 +00:00
Yuri Chornoivan
72456f5ac3
Update Ukrainian translation
2023-08-08 17:50:50 +00:00
Sergej A
80b386a6ba
Update Russian translation
2023-08-08 14:45:49 +00:00
Kukuh Syafaat
08872bf816
Update Indonesian translation
2023-08-08 13:28:48 +00:00
Milan Crha
a42dc4fc60
I#2451 - Mail: Detect which images WebKitGTK can show
...
Instead of hard-coding mime types possibly being able to display
by the WebKitGTK.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2451
2023-08-08 11:02:59 +02:00
Milan Crha
8f1b8e7cf0
I#2463 - Mail: Add filter condition for iCalendar attachment
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2463
2023-08-08 09:49:54 +02:00
Yuri Chornoivan
cb6b099213
Update Ukrainian translation
2023-08-07 16:28:02 +00:00
Milan Crha
0e3dd8a9a4
I#2460 - First-Run Assistant: Set file filter to backup file chooser
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2460
2023-08-07 18:13:40 +02:00
Milan Crha
6a31617729
I#2454 - Calendar: Minicalendar blocks sidebar shrink
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2454
2023-08-07 16:21:06 +02:00
Milan Crha
e39635281f
I#2456 - Add Move / Copy to folder into message preview context menu
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2456
2023-08-07 12:46:20 +02:00
Milan Crha
d714c7c69d
evolution-util: Declare build dependency on libsecret
...
The e-passwords.c uses libsecret functions, but it was not stated that
libsecret is required. It had been brought in by the evolution-data-server
pkgconfig files, but it will be removed, thus prepare for it.
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/129
2023-08-07 12:08:20 +02:00
Milan Crha
579cf8a093
Tweak how long to wait for a 'connected' state when opening an EClient
...
The 'connected' state is not reached when the data store is not available,
which means to wait for the whole set time. Use shorter times, also because
most of the backends support offline mode, thus the changes can be propagated
to the server later.
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/489
2023-08-07 10:19:39 +02:00
Milan Crha
e4d29fc7d9
alarm-notify: Drop dependency on the evolution-calendar part
...
The evolution-calendar part loads a lot of evolution libraries
into the evolution-alarm-notify process, which are not needed,
thus rather inline the single function the alarm-notify module
needs from the evolution-calendar, to avoid those extra libraries.
2023-08-07 09:45:31 +02:00
Hugo Carvalho
90b44fa143
Update Portuguese translation
2023-08-06 12:05:43 +00:00
Yuri Chornoivan
9ced79efe4
Update Ukrainian translation
2023-08-04 19:50:05 +00:00
Milan Crha
abb92624b0
Replace internal functions with new functions from libecal
...
These had been moved to the libecal, thus use those instead of duplicating
the code.
2023-08-04 12:08:24 +02:00
Milan Crha
4cb27d359f
Post-release version bump
2023-08-04 08:42:21 +02:00
Milan Crha
4637ebc0c1
NEWS update for 3.49.2
2023-08-04 08:36:41 +02:00
Milan Crha
cf9319ee06
e-addressbook-table-adapter: Correct "#if" to "#ifdef"
2023-08-04 08:35:47 +02:00
Ekaterine Papava
2c31f7679b
Update Georgian translation
2023-08-04 04:11:35 +00:00
Sergej A
40e1379a84
Update Russian translation
2023-08-03 16:09:04 +00:00
Milan Crha
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
Milan Crha
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
Milan Crha
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
Ekaterine Papava
b54216b8ad
Update Georgian translation
2023-08-02 04:20:29 +00:00
Milan Crha
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
Ekaterine Papava
f838cee53e
Update Georgian translation
2023-07-30 03:40:01 +00:00
Yuri Chornoivan
0d4651aa1a
Update Ukrainian translation
2023-07-28 13:28:33 +00:00
Milan Crha
283a0b84bb
I#375 - Support Autocrypt
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/375
2023-07-28 12:36:50 +02:00
Hugo Carvalho
84694831a3
Update Portuguese translation
2023-07-27 10:15:45 +00:00
Milan Crha
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
Milan Crha
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
Milan Crha
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
Milan Crha
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