7e1a71ab0a
Change when Evolution loads its extension modules
...
There had already been a workaround for EClientCache, which proved
to be sub-optimal, and it can strike on more places, thus better
to load the extension modules before EShell is created.
2018-01-24 16:09:25 +01:00
42203a3d00
Change how UI deals with XOAUTH2 for Camel providers
...
As it had been before this change, once any account had Google built-in
OAuth2 authentication, it had been offered to every account of that provider,
which is wrong. This change adds/removes particular built-in OAuth2
authentication methods on demand, also when changing server host name,
without influencing any other account.
2018-01-23 13:54:45 +01:00
c1a673bdc2
Adapt to changes in built-in OAuth2 implementation in evolution-data-server
2018-01-22 13:33:52 +01:00
04aa60a358
Bug 792610 - [GPG] Consider alternate signer emails in sender address verification
2018-01-18 17:44:29 +01:00
62997e939b
Bug 792480 - Delete key press should not create new event in Calendar views
2018-01-16 09:52:55 +01:00
5dd0702c9f
Bug 792076 - Set "Apply the same view to all folders" by default
2018-01-16 08:13:14 +01:00
171f96e1da
Update Friulian translation
2018-01-15 10:59:59 +00:00
a3ee669492
Expand also input fields in filter rule editor
...
Thus more text can be seen when the dialog is wider.
2018-01-10 19:00:34 +01:00
dec7ee0e15
Bug 788543 - Add a way to filter on Source Account first
2018-01-10 18:36:19 +01:00
77c79d80b0
Bug 792385 - [mail-to-task] Odd component editor window title (Unicode dash)
2018-01-10 12:01:03 +01:00
0d573648eb
Bug 792343 - [CompEditor] Date-only value changed to DateTime on save
2018-01-10 10:52:29 +01:00
c9d48f4a4b
Crash under message-list.c:free_message_info_data()
...
Reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1485982
2018-01-09 11:55:04 +01:00
84a2fef832
Bug 339675 - 'Include signature in new messages only' doesn't always work
2018-01-08 18:52:36 +01:00
28c701389d
[devel-doc] Rename api-index IDs, to not clash with gtk-doc generated IDs
...
This covers bug 784208, gtk-doc generated warnings like this one:
Warning: multiple "IDs" for constraint linkend: api-index-3.2.
2018-01-08 15:46:46 +01:00
d1298a1023
Update Friulian translation
2018-01-08 14:06:03 +00:00
e4346bb702
Post-release version bump
2018-01-08 10:12:21 +01:00
1174596d23
NEWS update for 3.27.4
2018-01-08 10:06:27 +01:00
10ceb30910
Drag&drop of attachment button from mail preview does nothing
...
It's using the same mime type, but the code to make it a real file
or anything like that fails. With this change the button (or the image
of it on the right side of the button) can be dragged into the folder
tree or message list, importing it into the mail folder.
2018-01-04 19:04:46 +01:00
35971f8522
Bug 791793 - Unnecessary preview reload on style-updated in Tasks/Memos
2018-01-04 17:17:18 +01:00
936636664e
Bug 791740 - Use monospace font for component "Description" field
2018-01-04 16:24:47 +01:00
3a768e46f4
Bug 791346 - ‘Disposition-Notification-To’ header doesn’t take into account the ‘From Override’ field’s value
2018-01-03 18:26:22 +01:00
bd394fd800
Bug 791341 - Support pasting multiple addresses with line breaks
2018-01-03 18:00:55 +01:00
ef55bd99d8
Bug 791291 - Composer crashes if Ctrl+\ is pressed multiple times
2018-01-03 15:49:21 +01:00
a8d3f91328
help: Cover reenabling the main menu bar
2017-12-29 19:32:25 +01:00
de4c7610ef
Updated Czech translation
2017-12-28 23:04:23 +01:00
8edffe4106
Update German translation
2017-12-27 10:26:07 +00:00
edd206d1ea
Updated Spanish translation
2017-12-20 18:01:08 +01:00
9ae54e8375
Update Spanish translation
2017-12-20 14:19:46 +00:00
81533e3f1b
Update Russian translation
2017-12-13 17:27:21 +00:00
e3c00efe13
Update Indonesian translation
2017-12-12 12:26:06 +00:00
be11abce72
Post-release version bump
2017-12-11 11:07:45 +01:00
d1d3c65e04
NEWS update for 3.27.3
2017-12-11 10:58:28 +01:00
d93768c921
[Composer] Better care of autosave snapshot after WebKitWebProcess crash
...
This is related to bug 791291, but doesn't fix it, it rather makes sure that:
a) any autosave snapshot is not overwritten with empty body of the message
b) the snapshot is not deleted after "broken" composer close
c) it's offered to recover the last snapshot (if exists) on close of the composer.
This all makes sure that users will not lose all their work, only up
to one minute of time, which is the interval of the autosave.
2017-12-07 18:29:38 +01:00
cebbf6fdfc
Drag&drop of multiple messages from message list to composer fails
...
One message works fine, but multiple messages failed due to changed
format of x-uid-list content.
2017-12-07 14:35:45 +01:00
0086baed2c
Bug 651270 - Allow Drag&Drop to reorder items in Mail Filters dialog
2017-12-06 22:56:19 +01:00
0350acb1fd
Bug 788603 - Ability to reorder mail filtering rules' conditions and actions
2017-12-06 18:38:23 +01:00
33f7085398
Update Indonesian translation
2017-12-06 12:27:25 +00:00
1aa99326a5
Replace deprecated NONE with VOID in e-marshal.list
2017-12-05 17:35:37 +01:00
6a60c47143
Bug 790773 - Add message list columns to show Sender/Recipients email addresses only
2017-12-05 12:57:32 +01:00
919865dfeb
Remove the OMF file
...
It’s a gnome-doc-utils/ScrollKeeper leftover.
2017-12-04 20:06:52 +01:00
e9e5c2106d
Bug 790632 - Option to visually wrap long lines in composer
2017-12-04 17:02:42 +01:00
e3b946fe25
Bug 791203 - Add file extension to pasted image in Plain Text mode
2017-12-04 14:33:48 +01:00
ad32bd159a
Bug 262328 - Selecting collapsed threads only selects the first message
2017-11-30 12:49:58 +01:00
d0f9a44e28
Extend "delete-selects-previous" mail option to cover mark junk/not-junk too
2017-11-30 10:54:46 +01:00
f5ac358916
Bug 790635 - Slow start with 10+ mail accounts enabled
2017-11-30 09:49:22 +01:00
3df28c17fd
Bug 790952 - Skip extra leading forward slashes in mailto: from Chrome
2017-11-29 18:48:53 +01:00
f654d4c9bf
Bug 790666 - Comma in Full Name breaks meeting organizer validity check
2017-11-29 18:18:31 +01:00
b00d651b79
Bug 790944 - Attachment filename in multipart/mixed can be lost
2017-11-29 14:25:16 +01:00
4c977fe77e
Bug 790311 - Print of message attachment shows main message headers
2017-11-27 19:14:58 +01:00
65ad2adc15
Updated Lithuanian translation
2017-11-25 22:18:33 +02:00