Commit Graph

10539 Commits

Author SHA1 Message Date
Aleksander Machniak
3f985c35d1 Elastic: Small form fixes 2018-04-11 11:06:47 +02:00
Aleksander Machniak
2584ed8bd7 Elastic: Bump up z-index value on #messagestack 2018-04-11 10:00:40 +02:00
Aleksander Machniak
3ddadf84ae Use Bootstrap 4.1.0 2018-04-11 09:17:24 +02:00
Aleksander Machniak
418c72137e Improve search_form() for external use 2018-04-11 09:08:18 +02:00
Aleksander Machniak
ff55fa622f Fix jqueryui plugin compatibility with assets_dir setting 2018-04-10 17:27:41 +02:00
Aleksander Machniak
459c3845be Elastic: Fix checkbox selection on enigma keys list 2018-04-10 16:56:40 +02:00
Aleksander Machniak
379c3111d1 Elastic: Remove redundant data: prefix in data-uri() 2018-04-10 15:28:16 +02:00
Aleksander Machniak
8373b3b3f0 Enigma: Enable keypair generation on Internet Explorer 11 2018-04-10 15:10:39 +02:00
Aleksander Machniak
2b425a8b12 Use 'OK' instead of 'Save' label for thr button in enigma password prompt 2018-04-10 10:37:30 +02:00
Aleksander Machniak
408d985f38 Small spacing improvement in enigma password prompt 2018-04-10 10:34:25 +02:00
Aleksander Machniak
b2bebe531a Fix bug where usernames without domain part could be malformed or converted to lower-case on logon (#6224) 2018-04-10 09:24:29 +02:00
Aleksander Machniak
d51fdaa2ee Replace last occurrence of RCMAIL_CHARSET with RCUBE_CHARSET 2018-04-09 18:18:24 +02:00
Aleksander Machniak
db5802b134 Archive: Skip early the request to move to archive folder from archive folder
... which may happen in multi-folder search results.
2018-04-09 09:11:04 +02:00
Aleksander Machniak
8e543f843e Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238) 2018-04-09 09:07:27 +02:00
Aleksander Machniak
915e50af9f Elastic: Make Cancel/Close button in a mobile dialog be the last one 2018-04-08 09:52:54 +00:00
Aleksander Machniak
051a82ef03 Elastic: Fix so closing mobile popup menu does not close dialogs below, plus some css improvements 2018-04-07 15:38:06 +00:00
Aleksander Machniak
431f89f9b7 Fix "Mark all as read" dialog (#6235) 2018-04-06 10:45:11 +02:00
Aleksander Machniak
8df6d7c3e4 Fix regression in compressMessageSet() (#6235) 2018-04-06 08:21:22 +02:00
Aleksander Machniak
5832eca405 RCMAIL_CHARSET -> RCUBE_CHARSET (#6236) 2018-04-06 08:10:11 +02:00
Aleksander Machniak
db24050215 Fix regression in identities list style 2018-04-05 11:56:05 +00:00
Aleksander Machniak
662363c7e2 Enigma: Add positiblity to modify list of identities for key generation by other plugins 2018-04-05 11:55:25 +00:00
Aleksander Machniak
9d262402db Elastic: Avoid double checkbox convertion to icon-checkbox 2018-04-05 12:14:56 +02:00
Aleksander Machniak
809b3d4abe Elastic: Support quick-search form in content frame header 2018-04-04 12:00:20 +02:00
Aleksander Machniak
f63150b256 Enigma: Fix key selection for signing
In some cases a public key of other user could be selected instead
of the sender's private key
2018-04-04 11:14:35 +02:00
Aleksander Machniak
8b0540d402 Fix possible IMAP command injection and type juggling vulnerabilities (#6229) 2018-04-03 19:07:02 +02:00
Aleksander Machniak
891d01a4ef Ignore enigma home dir 2018-04-03 18:16:35 +02:00
Aleksander Machniak
df3878501c Fix PHP 7.2: count(): Parameter must be an array in enchant-based spellchecker (#6234) 2018-04-03 18:14:55 +02:00
Aleksander Machniak
08454fb951 Add Close button to the keys export dialog 2018-04-03 18:08:26 +02:00
Aleksander Machniak
73ea8f94d0 Use htmlspecialchars() with charset argument, simplify some code 2018-04-03 15:29:59 +02:00
Aleksander Machniak
6a347f36db Elastic: Skip tables with .table class already applied 2018-04-01 18:43:28 +02:00
Aleksander Machniak
73b1948c38 Elastic: Small fix on icon-checkbox 2018-04-01 11:35:57 +00:00
Aleksander Machniak
a31c76292e Elastic: Fix .btn.active colors 2018-03-30 15:19:02 +00:00
Aleksander Machniak
8c6d87542b Acl: get rid of addressbook_form and calendar_form_kolab hooks handlers
- the plugin is called "manually" by Kolab plugins now
2018-03-28 15:39:25 +00:00
Aleksander Machniak
5ae8c938d2 Elastic: Changed icon for "Manage folders" menu item 2018-03-28 08:56:26 +02:00
Aleksander Machniak
f1077063e6 Elastic: Fix small issues in forms 2018-03-27 16:41:23 +00:00
Aleksander Machniak
da35bf64f5 Elastic: Fix data-label-msg handling on <ul> lists 2018-03-27 14:45:21 +00:00
Aleksander Machniak
d067869ff1 Elastic: Make all input.pretty-checkbox elements pretty 2018-03-25 17:49:25 +00:00
Aleksander Machniak
daa268658c Elastic: Set non-white background on .navlist 2018-03-25 15:35:46 +00:00
Aleksander Machniak
e9de02920a Elastic: Remove folder type icons (Kolab-specific) 2018-03-26 11:19:43 +02:00
Aleksander Machniak
d423139ac8 Elastic: Fix datepicker position on 320px width (and less) 2018-03-24 19:23:00 +00:00
johndoh
548f286686 add Elastic deps folder to .gitignore (#6227) 2018-03-24 15:57:00 +01:00
Aleksander Machniak
ac275caebb Elastic: Support .text-only forms also when they are not a table 2018-03-23 17:26:19 +00:00
Aleksander Machniak
8b610e1d9f Elastic: Set z-index for frame-loader 2018-03-23 17:40:16 +01:00
Aleksander Machniak
f1450a34d2 Elastic: Fix navlist border (when it is with scrollbar) 2018-03-23 13:18:56 +01:00
Aleksander Machniak
f289b6767f Elastic: Don't set form-control class on input[type=button] 2018-03-23 09:30:18 +01:00
Aleksander Machniak
df30d71e5a Elastic: Improvements to .ui-menu and z-index fix in the slider 2018-03-21 15:55:24 +00:00
Aleksander Machniak
f36e23b778 Fix parsing date strings (e.g. from a Date: mail header) with comments (#6216) 2018-03-18 19:22:09 +01:00
Aleksander Machniak
a02fafa542 zipdownload: Added option to define size limit for multiple messages download (#5696)
Default limit set to 50MB.
2018-03-18 15:50:40 +01:00
Aleksander Machniak
2428be488e Allow style tags in HTML editor on composed/reply messages (#5751) 2018-03-18 11:09:46 +01:00
Aleksander Machniak
6e7afe5360 Support Redis cache in redundant_attachments plugin 2018-03-17 15:27:15 +01:00