Aleksander Machniak
|
b1d79900ed
|
Fix invalid/partial merge of 3196d656db
|
2017-10-28 18:32:14 +02:00 |
|
Aleksander Machniak
|
ef0982f1b8
|
Merge branch 'master' into dev-elastic
|
2017-10-28 18:24:54 +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
|
a346eb9717
|
Add localization label for "Personal"
|
2017-10-27 10:11:08 +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 |
|
JohnDoh
|
515d496808
|
Replace display_version with display_product_info (#5904)
|
2017-10-21 08:52:03 +02:00 |
|
JohnDoh
|
a8f0d35ebc
|
Extend disabled_actions config so it accepts also button names (#5903)
|
2017-10-21 08:48:34 +02:00 |
|
Aleksander Machniak
|
e21ab984bc
|
Skip <span> wrappers in html_table that is a <ul> list
|
2017-10-20 18:55:58 +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
|
459cc7ab6d
|
Fix bug where removing the last subfolder did not hide toggle button on its parent record (#6007)
|
2017-10-20 10:43:56 +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 |
|
Brendan Braybrook
|
4574870adc
|
fix: unknown content-disposition type should be treated as attachment (#6002)
|
2017-10-19 08:38:43 +02:00 |
|
Aleksander Machniak
|
da15d55665
|
Fix regression in qsearch() that skipped execution when called with no args
Some plugins would like to do search without value,
so we keep value != '' check to allow that use-case.
|
2017-10-18 12:14:33 +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
|
9d1c8aff83
|
Elastic skin support for managesieve (part II)
|
2017-10-16 17:31:18 +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
|
72aedd368b
|
Fix Edge encoding bug when pasting text into the HTML editor, update to TinyMCE 4.5.8 (#5885)
|
2017-10-12 11:03:48 +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
|
403d8453c8
|
Fix issue caused by non-default session.cookie_lifetime setting (#5961)
|
2017-10-09 10:22:00 +02:00 |
|
Aleksander Machniak
|
22061cd38b
|
Support flexbox display for remote objects element
|
2017-10-06 12:43:10 +02:00 |
|
Aleksander Machniak
|
f8fc01b800
|
Fix so untagged COPYUID responses are also supported according to RFC6851 (#5982)
|
2017-10-06 09:23:17 +02:00 |
|
Aleksander Machniak
|
67d4ffa4a8
|
Fix 'for' attribute on "Parent folder" label
|
2017-10-05 09:51:01 +02:00 |
|
Aleksander Machniak
|
22b30de5d9
|
Fix bug where assets_path wasn't added to some watermark frames
|
2017-10-04 09:27:23 +02:00 |
|
Aleksander Machniak
|
95360ef8ab
|
Use button instead of input.button in PGP keys search dialog
|
2017-10-03 17:31:16 +02:00 |
|
Aleksander Machniak
|
5d3add78aa
|
Add Message-ID to the sendmail log (#5871)
|
2017-10-03 08:49:17 +02:00 |
|
Aleksander Machniak
|
117c150b2f
|
Fix bug where mail search could return empty result on servers without SORT capability (#5973)
|
2017-10-02 17:49:14 +02:00 |
|
Aleksander Machniak
|
3c1b78af48
|
Merge branch 'master' into dev-elastic
|
2017-10-02 16:58:38 +02:00 |
|
Aleksander Machniak
|
fb02d4a747
|
Fix error when calling show_popup_dialog() with no 4th argument
|
2017-10-01 17:52:16 +02:00 |
|
Aleksander Machniak
|
4223bed7e8
|
Add html_button class
|
2017-10-01 17:52:03 +02:00 |
|
Aleksander Machniak
|
5d16751ed8
|
Fix (again) bug where image data URIs in css style were treated as evil/remote in mail preview (#5580)
|
2017-10-01 11:58:11 +02:00 |
|
Aleksander Machniak
|
951d6e0e32
|
Assign dialog button classes before displaying the dialog
|
2017-09-30 14:04:36 +02:00 |
|
Thomas Bruederli
|
3723f3f178
|
Fix rcube_utils::random_bytes() to not throw exception for length=0
|
2017-09-29 15:35:12 +02:00 |
|
Thomas B
|
b0697e5f9a
|
Merge pull request #5960 from duk3luk3/auth-log-server
Add host to IMAP login error
|
2017-09-29 13:13:36 +02:00 |
|
Aleksander Machniak
|
79ea526d65
|
Fix missing cursor in HTML editor on mail reply (#5969)
|
2017-09-29 08:57:03 +02:00 |
|
Aleksander Machniak
|
96b21c5df3
|
Remove contentEditable element support as autocomplete input
|
2017-09-26 20:23:47 +02:00 |
|
Aleksander Machniak
|
81f76bf826
|
Fix corner-case for reading contentEditable element for autocomplete
|
2017-09-24 19:31:52 +02:00 |
|
Aleksander Machniak
|
5afda409aa
|
Add has_writeable_addressbook flag to client env in mail preview
|
2017-09-21 12:30:10 +02:00 |
|
Lukas Erlacher
|
130f0cde3e
|
Add host to IMAP login error
This simplifies debugging authentication failures in multi-host setups.
|
2017-09-21 11:28:42 +10: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
|
27377e29dc
|
Trim text in subject_text(), so title attribute is displayed without unwanted spacing
Looks like at least Firefox does not trim i automatically.
|
2017-09-18 10:14:19 +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
|
72fe97ddfc
|
Fix bug where HTML messages could have been rendered empty on some systems (#5957)
Consistently use $nodeName instead of $tagName property.
|
2017-09-17 08:44:08 +02:00 |
|
Aleksander Machniak
|
ee6b5e9e58
|
Fix PHP 7.2 error: count(): Parameter must be an array or an object that implements Countable
|
2017-09-16 12:52:44 +02:00 |
|