Commit Graph

7055 Commits

Author SHA1 Message Date
Aleksander Machniak
edd9c31d6c Skip registering session handlers when session already exists
.. for a specific use case when I want to create additional rcube_session object
for discrete operations on another session.
2018-11-23 15:35:10 +00:00
Aleksander Machniak
07c5e178de Add some localization files 2018-11-18 08:42:42 +01:00
Aleksander Machniak
cb4b1443c8 Update localization 2018-11-17 16:01:39 +01:00
Aleksander Machniak
70657e34b0 Remove unused 'login' command 2018-11-09 07:18:50 +01:00
Aleksander Machniak
0048be10a9 Ignore 'Sender' header on Reply-All action (#6506) 2018-11-08 12:12:52 +01:00
Aleksander Machniak
cec626a12f Use 'thumb' prefix, instead of '.thumb' suffix, for consistency 2018-11-07 16:54:57 +01:00
Aleksander Machniak
afc68aae63 FIx temp_filename() regressions, update changelog, add note in UPGRADING 2018-11-07 16:51:25 +01:00
PhilW
e024f133fa give all temp files a constant prefix 2018-11-06 07:11:04 +00:00
Aleksander Machniak
802ed0dc6d Create autocomplete popup in a parent window when invoked from an iframe (#6503) 2018-11-02 13:43:56 +01:00
Aleksander Machniak
619ddfed3d CS fixes and consistence, update changelog 2018-11-02 13:41:18 +01:00
Aleksander Machniak
999845d3b2 Merge branch 'limit-skins' of https://github.com/dhoffend/roundcubemail into dhoffend-limit-skins 2018-11-02 13:34:21 +01:00
Aleksander Machniak
42cb98149c Close autocomplete list on scroll event 2018-10-29 08:50:33 +01:00
Aleksander Machniak
daf46075d0 Merge branch 'menu_buttons' of https://github.com/johndoh/roundcubemail into johndoh-menu_buttons 2018-10-28 09:47:23 +01:00
PhilW
d2c2ddb9a0 code improvement, avoid empty menu_button array entries 2018-10-28 07:08:44 +00:00
PhilW
f028ff0c48 remove redundant var 2018-10-27 20:47:02 +01:00
PhilW
99fc4cd387 support multiple buttons for the same menu 2018-10-27 19:04:27 +01:00
Aleksander Machniak
2935b3a66a Fix malformed message saved into Sent folder when using big attachments and low memory limit (#6498) 2018-10-27 12:52:16 +02:00
PhilW
30fb7fc552 store menu buttos by menu id 2018-10-27 09:34:34 +01:00
Aleksander Machniak
7b203cbc52 Fix bug where a message/rfc822 part without a filename wasn't listed on the attachments list (#6494) 2018-10-26 08:30:58 +02:00
Aleksander Machniak
c93d11b473 Merge branch 'master' of github.com:roundcube/roundcubemail 2018-10-25 13:13:49 +02:00
Aleksander Machniak
ab6b651ac9 - Make menu button inactive if all subactions are inactive (#6444)
Elastic skin only (for now)
2018-10-25 13:13:02 +02:00
Aleksander Machniak
3dad8c5908 Fix incorrect IMAP SASL GSSAPI negotiation (#6308) 2018-10-24 12:29:50 +02:00
Aleksander Machniak
c4916a8fe3 Simplify code that uses setError() followed by return 2018-10-24 12:13:13 +02:00
Aleksander Machniak
a86d9cd5aa Fix so unicode in local part of the email address is also supported in recipient inputs (#6490)
Relax javascript email address checker.
2018-10-24 11:17:02 +02:00
Aleksander Machniak
186f21c4c1 Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385)
Added 'common_headers' hook
2018-10-21 11:39:39 +02:00
Aleksander Machniak
cf7e4f12b2 Stop adding some localization to ajax responses 2018-10-18 10:40:09 +00:00
Aleksander Machniak
bec67c29b4 Display storage errors on refresh/check-recent action (#6474) 2018-10-17 13:43:08 +02:00
Aleksander Machniak
0fa9ad11d6 Remove useless href=# on menu items 2018-10-17 09:54:42 +02:00
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