Aleksander Machniak
43c210f04d
Merge branch 'pretty_confirms' of https://github.com/JohnDoh/roundcubemail into JohnDoh-pretty_confirms
2017-11-19 12:12:36 +01:00
PhilW
b897fe9349
use skined confirmation boxes where possible
2017-11-16 20:54:24 +00:00
Aleksander Machniak
e6398f8786
Assign attachment type classes also in print mode
2017-11-16 13:05:20 +01:00
Aleksander Machniak
828f73a4b9
Small improvements to .image-attachment contents strusture
2017-11-16 10:36:19 +01:00
Aleksander Machniak
0385eca50e
Add tmplate option to place contact source inside the contact head element
2017-11-13 11:30:27 +01:00
Aleksander Machniak
d7be2f1946
Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic
2017-11-08 15:00:18 +01:00
Aleksander Machniak
7a7ef7b687
Don't treat .eml attachments to drafts as drafts
2017-11-08 09:04:47 +01:00
Aleksander Machniak
23af0b7f36
Merge branch 'master' into dev-elastic
2017-11-07 20:50:01 +01:00
Aleksander Machniak
80ea6ec3eb
Small improvements in error page content
2017-11-03 13:38:22 +01:00
Aleksander Machniak
a61f2fdd3c
Fix decoding of mailto: links with + character in HTML messages ( #6020 )
2017-11-02 18:17:23 +01:00
Aleksander Machniak
6be122352d
Support short-legend-labels in contact search form
2017-10-30 19:35:00 +01:00
Aleksander Machniak
7195204865
Use input-group for default_font and default_font_size
2017-10-30 19:28:13 +01:00
Aleksander Machniak
b1d79900ed
Fix invalid/partial merge of 3196d656db
2017-10-28 18:32:14 +02:00
Aleksander Machniak
7a95b148f8
Add option to use "Personal" instead of "Personal Information" label in contact form
...
We want short labels so tabs aren't wrapped on mobile
2017-10-27 10:25:11 +02:00
Aleksander Machniak
a8aa559fa1
Use action=add-folder when creating a new folder
2017-10-27 09:50:33 +02:00
Aleksander Machniak
25a7df7f4b
Use action=add-folder when creating a new folder
2017-10-27 09:20:30 +02:00
Aleksander Machniak
5031028d48
Elastic: Support more compact contact frame (info and form)
...
... plus some CS fixes
2017-10-23 15:26:56 +02:00
Aleksander Machniak
fe542437a8
Add field labels in Advanced search form, CS fixes
2017-10-22 10:19:54 +02:00
Aleksander Machniak
72a410503a
Use simple list instead of table for groups list in contact info
2017-10-21 18:50:06 +02:00
Aleksander Machniak
d815525c6a
Merge branch 'master' into dev-elastic
2017-10-20 13:34:25 +02:00
Aleksander Machniak
5e671885e4
Prevent from ghost messages on list after fast delete of multiple messages one-by-one ( #5941 )
2017-10-20 13:02:08 +02:00
Aleksander Machniak
ce0592e1fc
Fix truncated folder name on messages list in multi-folder mode, for folders with non-ascii characters ( #6004 )
2017-10-19 16:55:02 +02:00
Aleksander Machniak
1c4e5a585f
Support displaying all message headers in a dialog, use GET instead of POST
2017-10-17 20:22:28 +02:00
Aleksander Machniak
5e08a6ac59
Handle remote stylesheets the same as remote images, ask the user to allow them ( #5994 )
...
Fixes the issue where remote stylesheet could have been blocked
if the message contained no remote images and user have no way to
allow that content.
2017-10-13 12:48:13 +02:00
Aleksander Machniak
3196d656db
Fix css conflicts in user interface and e-mail content ( #5891 )
...
... by adding prefix to element/class identifiers
Also cleaned up some code and removed global variable use.
2017-10-12 10:48:54 +02:00
Aleksander Machniak
22061cd38b
Support flexbox display for remote objects element
2017-10-06 12:43:10 +02:00
Aleksander Machniak
67d4ffa4a8
Fix 'for' attribute on "Parent folder" label
2017-10-05 09:51:01 +02:00
Aleksander Machniak
3c1b78af48
Merge branch 'master' into dev-elastic
2017-10-02 16:58:38 +02:00
Aleksander Machniak
5afda409aa
Add has_writeable_addressbook flag to client env in mail preview
2017-09-21 12:30:10 +02:00
Aleksander Machniak
cd7ca6014f
Describe html editor textarea with data-html-editor attribute
2017-09-20 21:30:58 +02:00
Aleksander Machniak
0d57714713
Don't reset classes of the textarea in HTML mode, just append 'mce_editor' class
2017-09-20 10:35:17 +02:00
Aleksander Machniak
83fe734460
Move some functions from func.inc to show.inc where they belong to.
...
Add MessageSummary object for message template.
2017-09-18 10:15:51 +02:00
Aleksander Machniak
0ffd5463d8
Fix wording of "Mark previewed messages as read" to "Mark messages as read" ( #5952 )
...
Since we use the option not only for the preview frame the "previewed" word was confusing.
2017-09-17 08:52:20 +02:00
Aleksander Machniak
3a77c906a1
Merge branch 'master' into dev-elastic
2017-09-10 13:28:47 +02:00
Aleksander Machniak
d67d52a1d8
Support 'label' attribute in listmenulink object
2017-09-08 21:12:30 +02:00
Aleksander Machniak
b1a3d46f89
Fix bug where pink image was used instead of a thumbnail when image resize fails ( #5933 )
...
Note GD and Imagick in INSTALL file and optional installer checks.
2017-09-05 08:33:40 +02:00
Aleksander Machniak
e7cd4bacdd
Bring back rcmail_html_container_id global
2017-08-22 18:09:45 +02:00
Thomas Bruederli
04d9e8addc
Remove pointless code + improve comment
2017-08-18 10:01:02 +02:00
Thomas Bruederli
1cfc024036
Modify links in html messages during Washtml DOM traversal
...
This is a more safe approach than using regex and mitigates
possible vulnerabilities using malformed html markup.
2017-08-18 09:50:39 +02:00
Aleksander Machniak
75f623c62f
Make the Preferences item as selected when visiting Settings without _action
2017-08-07 16:16:10 +02:00
Aleksander Machniak
06323ddef4
Support _filter and _scope as GET arguments for opening mail UI ( #5825 )
2017-07-22 11:58:13 +02:00
Aleksander Machniak
040a71e76c
Make public class rcmail_bounce_mail (now rcmail_resend_mail) ( #5861 )
2017-07-20 12:16:24 +02:00
Aleksander Machniak
8e126e8648
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
...
... also when deleting via 'mark' and 'archive' actions
2017-07-17 09:51:36 +02:00
Aleksander Machniak
b99eed5c56
Fix duplicate messages on the list after deleting messages on the next to the last page ( #5862 )
2017-07-17 09:38:03 +02:00
Aleksander Machniak
76adb49454
Support for IMAP folders that cannot contain both folders and messages ( #5057 )
2017-07-14 13:39:49 +02:00
Aleksander Machniak
58cae2ae5b
Better workaround for history issues
...
Before we used history.back() in mail compose to workaround
history issues related to hidden iframe use. This again stopped
working as we switched to about:blank instead of blank.gif href.
A better solution is to detach the iframe after use and re-append
again when needed.
2017-07-13 13:51:26 +02:00
Aleksander Machniak
1b2d3c0ac2
Email Resent (Bounce) feature ( #4985 )
2017-07-12 11:56:41 +02:00
Aleksander Machniak
4b2f2b6b3b
Use about:blank instead of blank.gif for empty iframes
2017-07-05 13:58:53 +02:00
Aleksander Machniak
84a79ee8db
Move common mail composing/sending code to new rcmail_sendmail class
...
This is needed to make simpler an implementation of e.g.
- Mail Bounce feature (#4985 ),
- Direct Draft sending (#4998 ),
- Fast reply from mail preview (#5129 ).
2017-07-05 13:18:08 +02:00
Aleksander Machniak
b5e5e2d12a
CS fix
2017-07-03 20:25:49 +02:00