Commit Graph

362 Commits

Author SHA1 Message Date
43fcfe93fe Bug 227703 - Add option to Hide cancelled tasks
Closes https://bugzilla.gnome.org/show_bug.cgi?id=227703
2018-07-30 13:25:17 +02:00
6b46f0e094 Bug 241477 - Message color cannot be removed once applied to a message
Closes https://bugzilla.gnome.org/show_bug.cgi?id=241477
2018-07-23 21:29:58 +02:00
2427b2b501 Bug 269852 - Label should be on "Message" menu when mail is selected
Closes https://bugzilla.gnome.org/show_bug.cgi?id=269852
2018-07-23 19:19:16 +02:00
61fe6be660 Bug 787344 - Mail Notification account selection 2018-07-17 11:15:31 +02:00
74469b0cbe Bug 770141 - Remove Quick Reference PDF 2018-07-10 09:33:20 +02:00
3627d75e1c Bug 704246 - Cannot send encrypted mail to contact with certificate 2018-07-04 11:56:33 +02:00
e5186dcba3 Make it possible to disable text-highlight module with a GSettings option
Users can easily disable text-highlight module with command:

   $ gsettings set org.gnome.evolution.text-highlight enabled false

to disable default processing through this module. It's still possible
to manually format certain part with it using the 'Format as' context menu.
2018-06-19 14:44:21 +02:00
1a05ba089e Bug 795870 - Add a way to initiate refresh of account sources 2018-06-08 10:36:16 +02:00
499518d53c Move evolution-alarm-notify to evolution-data-server
This way other applications can provide reminder notifications,
independently of the evolution itself.
2018-05-11 13:01:00 +02:00
dd4cd78c96 Bug 795567 - Do not expand archive folder in Copy/Move message to folder dialog 2018-04-26 11:51:17 +02:00
2f4a3d549b Bug 724647 - Add option to Show full mail addresses in message preview 2018-04-10 15:01:43 +02:00
ed93c95b28 Bug 794832 - Option to close window on deletion, not open next mail 2018-04-03 17:12:14 +02:00
6127b49fb8 Bug 794465 - [Automatic Contacts] Option to File under as "First Last" 2018-03-23 11:21:00 +01:00
7a36dabc7f Bug 516943 - Disable direct event Summary edit by default 2018-03-22 13:50:19 +01:00
6d8e52201f Bug 794204 - Links in mailto: body not detected when composing in HTML 2018-03-14 15:30:55 +01:00
7b8e53dd14 Bug 602612 - Add 'Alternative Reply' menu option 2018-03-12 14:29:49 +01:00
ae559e669c Bug 793915 - Option to convert UTC time to local time in Reply credits 2018-03-12 14:26:31 +01:00
cf57176bbe Bug 794034 - Add <provides><id> into org.gnome.Evolution.appdata 2018-03-05 09:27:25 +01:00
948d9c623e Bug 793064 - Default value of attachment-reminder-clues doesn't localize 2018-02-06 11:13:13 +01:00
7c1385fd61 Bug 778065 - Add hidden option to keep original signature in replies 2018-01-31 12:32:17 +01:00
7ef636dd6a Bug 788823 - Link wrapping breaks paragraph text incorrectly 2018-01-29 17:29:15 +01:00
5dd0702c9f Bug 792076 - Set "Apply the same view to all folders" by default 2018-01-16 08:13:14 +01:00
e9e5c2106d Bug 790632 - Option to visually wrap long lines in composer 2017-12-04 17:02:42 +01:00
73a7fd56a5 Bug 789571 - Handle webcal:// URI to add new On The Web calendar 2017-11-16 17:30:21 +01:00
f15a296b32 Use the fancy Unicode quotation marks in new strings
See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774377
2017-11-09 18:13:18 +01:00
1ad381e414 Bug 788934 - Add option to have Subject above Sender in Wide view 2017-10-17 18:46:16 +02:00
c5ca2d356f Bug 788916 - Localized "Fwd:"/"Re:" can't be disabled 2017-10-13 11:43:36 +02:00
39fb153718 Bug 788568 - Add option to "Show Tasks without Due date" in the "To Do" bar 2017-10-12 20:02:05 +02:00
1a4ce0cc18 Bug 320209 - Option to Order days in Week View from left to right 2017-09-19 12:12:49 +02:00
9ce1a78148 Draw flat events in Calendar views
Drawing events as flat had been suggested in bug 749158. This change
adds also an option, which can switch the drawing back to shaded.
2017-09-19 09:14:48 +02:00
65e6562eca Remember back up file extension and default to .tar.gz again
The default had been .tar.xz, but as claimed in [1], it makes back up
significantly slower with not much gain on the back up file size. This
change adds a setting to remember what file type had been used the last
time and it is reused the next time the back up is invoked.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1491024
2017-09-14 17:18:55 +02:00
209351ace5 Bug 787612 - Option to 'Go to the previous message after message deletion' 2017-09-13 19:30:40 +02:00
fd7b1cd239 Rename evolution.desktop to org.gnome.Evolution.desktop
And some related changes around appdata and metainfo files as well.
2017-09-11 12:57:30 +02:00
0961697a4f Revert "Rename evolution.desktop to org.gnome.Evolution.desktop"
This reverts commit 3f892a0634.
2017-09-04 16:13:05 +02:00
3f892a0634 Rename evolution.desktop to org.gnome.Evolution.desktop
And some related changes around appdata and metainfo files as well.
2017-09-01 15:00:25 +02:00
5f626e0448 Bug 787002 - Add shortcuts for Labels 2017-09-01 09:08:41 +02:00
108fd8cd2f Bug 336682 - Show keyboard shortcuts for Calendar views 2017-08-24 12:33:31 +02:00
4720799e12 Bug 271481 - Provide generic Accounts editor 2017-07-20 15:56:05 +02:00
f977bd747f Bug 771404 - Use OpenStreetMap or Google Maps to open maps 2017-07-12 19:31:51 +02:00
cea9ef925e Use the fancy Unicode quotation marks in a new file
Plus two forgotten arrows elsewhere.

See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774377
2017-07-04 00:37:20 +02:00
74e097a98a Make it possible to change theme for text-highlight module
Since now, users can change theme being used by the text-highlight module,
not being forced to use a hard-coded theme in the code. First of all,
figure out which themes are installed. It's done with command:

   $ highlight --list-scripts=themes

Pick one, say "editor-vim-dark" (supposing it's installed), and execute:

   $ gsettings set org.gnome.evolution.text-highlight theme edit-vim-dark

And the next time the text-highlight will be called, like when changing the used
format with right-click in the body->Format As->..., the changed theme will
be used. In case the value being set in the GSettings is no longer valid,
like when the theme is not available or had been uninstalled, there will be
no formatting in the message content at all and evolution's console may
contain an error message from highlight, like this one:

   highlight: cannot open themes/unknown.theme: No such file or directory
2017-06-29 12:49:45 +02:00
a3fa18f960 Bug 235022 - Can't use evolution before you create a mail account 2017-06-28 18:02:16 +02:00
0da543958a Use the fancy Unicode quotation marks in a new string
See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774377
2017-06-27 13:55:12 +02:00
9fa8f16801 Make it possible to debug filters on stdout
Two changes being done:
a) special value 'stdout', or an empty string, for 'filters-log-file'
   will make logging into stdout
b) running with CAMEL_DEBUG=filters also turns on logging to stdout.

The output file from GSettings has precedence over the stdout used
by CAMEL_DEBUG, when both loggings are enabled. In other words, in case
GSettings has enabled logging, then GSettings dictate which file is
used for the log, otherwise GSettings values are ignored and stdout
is used only when CAMEL_DEBUG logging is enabled.
2017-06-26 15:42:25 +02:00
a7194c3229 Bug 339675 - Add option to Include signature in new messages only 2017-06-22 15:21:31 +02:00
f2ac494243 Bug 499319 - Add "Empty Junk" to Junk folder context menu 2017-06-15 16:58:49 +02:00
f733f3ad4c Bug 266621 - Add "To Do" bar with events and tasks for Mail view 2017-06-14 18:59:21 +02:00
8378caaf5d Bug 783348 - Add 'Edit as New' event context menu option 2017-06-08 09:54:06 +02:00
176c891953 Bug 781647 - Hide evolution-alarm-notify in Startup Applications 2017-04-26 09:59:09 +02:00
6882f7aa61 Bug 778223 - Fix Exec path in alarm-notify autostart .desktop file 2017-02-06 18:53:19 +01:00