Commit Graph

7027 Commits

Author SHA1 Message Date
Daniel Hoffend
8b2e466c00 limit skins available/shown in the settings section 2018-10-16 23:30:40 +02:00
Aleksander Machniak
a4ebec90d6 Merge branch 'dev/elastic' 2018-10-16 15:48:02 +02:00
Aleksander Machniak
f28971c95c The localization label can also contain underscore char 2018-10-16 10:21:07 +02:00
Aleksander Machniak
ccff7c8313 Support returning jqXHR object from request* event handler 2018-10-12 12:33:28 +00:00
Aleksander Machniak
c8d133a6a0 Merge branch 'master' into dev/elastic 2018-10-06 18:39:36 +02:00
Aleksander Machniak
b126941846 Fix session issue on long running requests (#6470) 2018-10-06 10:59:19 +02:00
Stefanos Petrakis
8ab1e4fbc3 Fix multiple VCard field search (#6466) 2018-10-02 16:29:18 +02:00
Aleksander Machniak
15c6a1754d Elastic: Shift+Tab on mail compose editor scrolls the page to the top (#6413) 2018-09-29 19:05:08 +02:00
Aleksander Machniak
91b5bffd3c Fix bug where autocomplete list could be displayed out of screen (#6469) 2018-09-28 10:24:54 +02:00
Aleksander Machniak
0a0ac045fe Fix bug where valid content between HTML comments could have been skipped in some cases (#6464) 2018-09-27 16:00:54 +02:00
Aleksander Machniak
6dfb475a26 Elastic: Redesign mail compose page - use recipient selection dialog (#6413) 2018-09-27 10:27:20 +02:00
Aleksander Machniak
255638cc44 Update changelog, require Net_SMTP 1.8.1 for GSSAPI support 2018-09-25 08:33:08 +02:00
urusha
75f37f8b0f SMTP GSSAPI support (#6417)
* krb_authentication support for smtp_connect
* smtp GSSAPI support
2018-09-25 08:31:08 +02:00
Aleksander Machniak
2dcf50019c Merge branch 'master' into dev/elastic 2018-09-22 17:33:24 +02:00
Aleksander Machniak
e38b477b99 Fix including plugin scripts (regression) 2018-09-21 08:48:07 +02:00
Aleksander Machniak
2c12274d38 Fix style/navigation on error page depending on authentication state (#6362) 2018-09-20 15:38:22 +02:00
Aleksander Machniak
e5c6c4f3f3 Elastic: Improved folder name input for special folders 2018-09-17 09:40:39 +02:00
Aleksander Machniak
2bf80b180c Update changelog 2018-09-17 09:09:32 +02:00
Aleksander Machniak
4310046993 Remove redundant trim() 2018-09-17 08:37:38 +02:00
Aleksander Machniak
a8542e9c08 Elastic: Add title to taskmenu entries with too long labels (#6392) 2018-09-15 18:41:31 +02:00
Aleksander Machniak
c28242f63c Log errors caused by low pcre.backtrack_limit when sending a mail message (#6433) 2018-09-14 13:37:19 +02:00
Aleksander Machniak
03fef0d6ca New_user_identity: Fix %fu/%u vars substitution in user specific LDAP params (#6419) 2018-09-12 11:06:05 +02:00
Aleksander Machniak
796e5a17e6 Removed referer_check option (#6440) 2018-09-12 08:27:09 +02:00
Aleksander Machniak
d868297a0a Elastic: Improved UX of search dialogs (#6416)
No onchange event handlers on selects, start searching only on Search button click.
2018-09-11 19:22:53 +02:00
Aleksander Machniak
fe420a4e9e Update to TinyMCE 4.8.2 2018-09-11 09:24:24 +02:00
Aleksander Machniak
eaa81a5b61 Fix so invalid smtp_helo_host is never used, fallback to localhost (#6408) 2018-09-05 08:51:49 +02:00
Allan Klaus
6a49ba5aa2 Added exec_hook to send error to an external error tracking tool (#6198) 2018-09-03 13:15:27 +02:00
Aleksander Machniak
5cdb54221f Fix listing the same attachment multiple times on forwarded messages 2018-09-01 09:47:25 +02:00
Thomas Bruederli
728c186943 Deprecate debug_level config option 2018-08-24 21:24:18 +02:00
Aleksander Machniak
adcac3b9de Fix CSS issue in handling invalid style tag content (#6410) 2018-08-24 12:29:18 +02:00
Aleksander Machniak
5643b6315e Small improvements 2018-08-24 11:10:15 +02:00
Aleksander Machniak
75fd0a73cb Register 'uploading' label globally 2018-08-22 12:33:23 +02:00
Aleksander Machniak
24e3977d74 Fix invalid regular expressions that throw warnings on PHP 7.3 (#6398) 2018-08-19 08:59:45 +02:00
Aleksander Machniak
19332495b0 Fix so fallback from BINARY to BODY FETCH is used also on [PARSE] errors in dovecot 2.3 (#6383) 2018-08-06 15:30:29 +02:00
Aleksander Machniak
988ed7e565 Fix PHP warnings on dummy QUOTA responses in Courier-IMAP 4.17.1 (#6374) 2018-08-06 11:08:07 +02:00
Aleksander Machniak
22ad707b8c Make 'messageerror' template optional, remove it for Elastic 2018-07-31 15:43:37 +02:00
Aleksander Machniak
be675bb4a5 Make copyright and license notice a template objects 2018-07-31 08:27:39 +00:00
Aleksander Machniak
93965fa79c Get rid of outdated supported browsers list in the error page
We anyway check only for javascript and xmlhttprequest support
2018-07-27 10:11:48 +02:00
Aleksander Machniak
eefbbb6749 Fix detecting the opener window (#6319) 2018-07-17 16:55:40 +02:00
Aleksander Machniak
4f2b795cd2 Fix doc for 3rd argument of rcube::deliver_message() (#6353) 2018-07-12 12:31:33 +02:00
Aleksander Machniak
70ffc252bf Merge branch 'dev/elastic' 2018-07-03 14:41:01 +02:00
Aleksander Machniak
cba1605949 Add http_only argument to rcube_utils::setcookie() 2018-07-02 15:56:07 +00:00
Aleksander Machniak
7e8299cd53 Remove debug code 2018-06-28 18:56:55 +02:00
Aleksander Machniak
631ae17ee3 Allow plugins to set class attribute for preferences section 2018-06-27 09:44:49 +00:00
Aleksander Machniak
9eba51e23b Merge branch 'master' into dev/elastic 2018-06-25 07:58:09 +00:00
Aleksander Machniak
086e781b8f Fix bug where some HTML comments could have been malformed by HTML parser (#6333) 2018-06-22 14:16:20 +02:00
johndoh
4ea790ba37 Extend skin_logo allowing per skin logos (#6273) 2018-06-19 11:26:57 +02:00
Aleksander Machniak
c826fd502d Fix focus on the editor when switching modes 2018-06-18 13:38:09 +02:00
Aleksander Machniak
338486348e Fix adding uploaded images to image selector list 2018-06-18 09:31:23 +02:00
Aleksander Machniak
8ed053ccb7 Merge branch 'master' into dev/elastic 2018-06-14 13:51:17 +02:00