ecd0ff2a2c
Bug 785800 - Page Up/Down in monthly calendar view not skipping a month
2017-08-04 12:53:57 +02:00
a6bf868a6a
Use SRV records for configuration lookup
...
These are marked as incomplete, because the SRV record contains only
host name and port, thus all the other values being set are just a guess.
The change also makes prefer complete lookup results over those incomplete.
2017-08-04 10:07:01 +02:00
9b8ddaf1b4
Set shadow for Aliases scrolled window in mail account Properties
2017-08-04 08:45:37 +02:00
2c4487e107
Bug 785717 - Add plain minus key to collapse thread
2017-08-03 13:58:15 +02:00
62e5d0cd16
Bug 750564 - Make server settings lookup extensible
2017-08-03 12:25:32 +02:00
726856bbfc
Update Hungarian translation
2017-08-01 21:53:38 +00:00
ef833811ce
Add a WebDAV browser into the Account Editor
...
Users can create, edit or delete books, calendars or collections
on servers which support it.
2017-08-01 17:14:08 +02:00
12647d2161
Bug 785644 - Move note box about dconf-editor
...
A note about any additional software requirement should be at the top
of the documentation page and not at the end.
2017-08-01 11:00:53 +01:00
3c8915e0d0
Bug 785650 - Switch Paste Quotation and Paste as Text shortcuts
2017-08-01 07:44:48 +02:00
74b08151c5
Updated Norwegian bokmål translation
2017-07-31 10:30:05 +02:00
4e10ba18af
Provide actual links to the pages dedicated to these bullet points
2017-07-28 14:49:04 +01:00
458782bf54
Bug 784527 - Update section name
2017-07-28 14:41:59 +01:00
c3eae30669
Bug 784527 - Update docs regarding the split Defaults tab
...
Not covering the "Start typing at the bottom" and "Keep signature
above the original message" per account options as we did not cover
the global options beforehand either. Too advanced.
2017-07-28 14:36:05 +01:00
43eeb489d3
Use same string as in 'Manage signatures' page about '-- ' delimiter
2017-07-28 14:31:22 +01:00
08692c7bfd
Bug 784527 - Create 'Composing Messages' section on mail account pages
2017-07-28 14:20:30 +01:00
791e4d13a5
Cover actual EWS account settings nowadays
2017-07-28 14:05:09 +01:00
795b575bde
Read Receipts settings are also available in EWS/MAPI accounts
2017-07-28 13:51:22 +01:00
a0af44ea2b
Fix date in previous commit
2017-07-28 13:00:33 +01:00
3c565c8df0
Bug 784767 - Document shortcut for applying secondary sort criterion in message list
2017-07-28 12:59:36 +01:00
5450fd1aaa
Bug 784214 - Explain how to find location of a message in a search folder
2017-07-28 12:50:35 +01:00
b7fa5f6e76
Bug 784214 - link 'mail folders' to changing list columns
2017-07-28 12:38:44 +01:00
4371320d7e
Bug 768260 - Document how to customize the UI via editing .ui files
...
https://mail.gnome.org/archives/evolution-list/2017-July/msg00102.html
2017-07-28 12:25:12 +01:00
585cb8683c
Remove obsolete TODO comment
2017-07-28 11:51:59 +01:00
d2a3624742
Fix incorrect alt desc text for a screenshot
2017-07-28 11:40:23 +01:00
c8b2f882df
Remove change-switcher-appearance.page - too specific; not common topic
2017-07-28 11:37:58 +01:00
9bd120dd66
Update German translation
2017-07-27 20:03:01 +00:00
fbd907ea12
Bug 777086 - Composer sometimes hangs on right-click above a word in the body
2017-07-27 17:36:56 +02:00
450611a1e3
Reply-To header value lost on Draft message reopen
...
This had been reported downstream at:
https://bugzilla.redhat.com/show_bug.cgi?id=1475369
2017-07-27 12:19:45 +02:00
4643f76e04
Workaround broken GPG encrypted messages from Exchange and GroupWise servers
...
An Exchange server, eventually also a GroupWise server, can break a GPG
encrypted message structure by changing it from
multipart/encrypted; protocol="application/pgp-encrypted"
application/pgp-encrypted
application/octet-stream; name="encrypted.asc"
to something like:
multipart/mixed
text/plain
application/pgp-encrypted; name="ATT00001"
application/octet-stream; name="encrypted.asc"
where the text/plain part is empty and is added by the Exchange server.
The added code tries to detect such issues and if recognized, then
changes the structure to be able to decrypt the message as expected.
2017-07-27 10:25:44 +02:00
9123522c22
Update Kazakh translation
2017-07-27 05:48:46 +00:00
1cc5a01a7a
Bug 785412 - Skip disabled accounts in Reply-all user address lookup
2017-07-26 16:17:34 +02:00
f1847f2b02
Update Nepali translation
2017-07-26 05:05:45 +00:00
174d1d39bd
Updated Lithuanian translation
2017-07-25 23:22:20 +03:00
293abcbd7d
Provide e_alert_bar_submit_alert() to avoid code duplication
...
Most of the EAlertSink implementors use EAlertBar to present those
alerts and all of these had almost identical code to deal with it.
The added function is for these implementations to share the code.
2017-07-25 15:46:17 +02:00
1cae857b0e
Update Nepali translation
2017-07-25 06:39:44 +00:00
1101586fed
Update German translation
2017-07-24 12:46:05 +00:00
650432c1eb
Bug 785233 - Do not add extra comma in Open Map query
2017-07-24 12:49:29 +02:00
0267ea088d
Update Spanish translation
2017-07-24 10:36:08 +00:00
1bf02abb3e
Update Indonesian translation
2017-07-22 05:19:07 +00:00
0b88826fb7
Updated Slovenian translation
2017-07-21 16:02:39 +02:00
009337fe34
Bug 785188 - Do not add LIB_INSTALL_DIR into RPATH
2017-07-21 08:37:07 +02:00
eaffda92f5
Update Friulian translation
2017-07-20 15:58:47 +00:00
4720799e12
Bug 271481 - Provide generic Accounts editor
2017-07-20 15:56:05 +02:00
610bb91546
Bug 785127 - Change in composer body doesn't trigger autosave timeout
2017-07-20 10:55:00 +02:00
91c89e9368
Update Spanish translation
2017-07-20 07:42:18 +00:00
4413fd077c
Bug 785031 - Indefinite loop under e_editor_dom_merge_siblings_if_necessary()
2017-07-18 11:06:57 +02:00
da512f899a
Update Friulian translation
2017-07-18 08:31:42 +00:00
9cf6280cf8
Post-release version bump
2017-07-17 07:29:39 +02:00
6a60b810a4
NEWS update for 3.25.4
2017-07-17 07:23:10 +02:00
d2b3ce245b
Fix a typo
2017-07-16 00:15:00 +02:00