Aleksander Machniak
|
c1774b6e1d
|
Put additional footer content before "footer scripts" (for Elastic)
|
7 years ago |
Aleksander Machniak
|
ecde98729b
|
Fix skin extending for assets (#5115)
Remove redundant is_file() calls.
|
7 years ago |
Aleksander Machniak
|
5ce5f9a8bc
|
Use Github API as a fallback to fetch js dependencies to workaround throttling issues (#6248)
|
7 years ago |
Aleksander Machniak
|
dd3ea4ed2b
|
Fix extracting codepage
|
7 years ago |
Aleksander Machniak
|
9e426d2427
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
7 years ago |
Aleksander Machniak
|
8a6a9e86ae
|
Fix handling of forwarded messages inside of a TNEF message (#5632)
|
7 years ago |
Aleksander Machniak
|
f89fafb781
|
Elastic: Handle more corner cases of hide-menu event
|
7 years ago |
Aleksander Machniak
|
38bda972c1
|
Add composer.json for krb_authentication plugin
|
7 years ago |
Aleksander Machniak
|
0366d40bf9
|
Elastic: Add possibility to assign classes to .nav-link elements when converting fieldsets to tabs
|
7 years ago |
Aleksander Machniak
|
a889f55c31
|
Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without php-intl (#6244)
|
7 years ago |
Aleksander Machniak
|
9cd0c6e805
|
Add 1.3.6 release
|
7 years ago |
Aleksander Machniak
|
f94ad22458
|
Elastic: Small form spacing fix
|
7 years ago |
Aleksander Machniak
|
50312af17e
|
Fix fatal error on asset_exists() use
|
7 years ago |
Aleksander Machniak
|
273973e2a4
|
Elastic: Don't convert tables inside of .raw-tables element
|
7 years ago |
Aleksander Machniak
|
3f985c35d1
|
Elastic: Small form fixes
|
7 years ago |
Aleksander Machniak
|
2584ed8bd7
|
Elastic: Bump up z-index value on #messagestack
|
7 years ago |
Aleksander Machniak
|
3ddadf84ae
|
Use Bootstrap 4.1.0
|
7 years ago |
Aleksander Machniak
|
418c72137e
|
Improve search_form() for external use
|
7 years ago |
Aleksander Machniak
|
ff55fa622f
|
Fix jqueryui plugin compatibility with assets_dir setting
|
7 years ago |
Aleksander Machniak
|
459c3845be
|
Elastic: Fix checkbox selection on enigma keys list
|
7 years ago |
Aleksander Machniak
|
379c3111d1
|
Elastic: Remove redundant data: prefix in data-uri()
|
7 years ago |
Aleksander Machniak
|
8373b3b3f0
|
Enigma: Enable keypair generation on Internet Explorer 11
|
7 years ago |
Aleksander Machniak
|
2b425a8b12
|
Use 'OK' instead of 'Save' label for thr button in enigma password prompt
|
7 years ago |
Aleksander Machniak
|
408d985f38
|
Small spacing improvement in enigma password prompt
|
7 years ago |
Aleksander Machniak
|
b2bebe531a
|
Fix bug where usernames without domain part could be malformed or converted to lower-case on logon (#6224)
|
7 years ago |
Aleksander Machniak
|
d51fdaa2ee
|
Replace last occurrence of RCMAIL_CHARSET with RCUBE_CHARSET
|
7 years ago |
Aleksander Machniak
|
db5802b134
|
Archive: Skip early the request to move to archive folder from archive folder
... which may happen in multi-folder search results.
|
7 years ago |
Aleksander Machniak
|
8e543f843e
|
Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238)
|
7 years ago |
Aleksander Machniak
|
915e50af9f
|
Elastic: Make Cancel/Close button in a mobile dialog be the last one
|
7 years ago |
Aleksander Machniak
|
051a82ef03
|
Elastic: Fix so closing mobile popup menu does not close dialogs below, plus some css improvements
|
7 years ago |
Aleksander Machniak
|
431f89f9b7
|
Fix "Mark all as read" dialog (#6235)
|
7 years ago |
Aleksander Machniak
|
8df6d7c3e4
|
Fix regression in compressMessageSet() (#6235)
|
7 years ago |
Aleksander Machniak
|
5832eca405
|
RCMAIL_CHARSET -> RCUBE_CHARSET (#6236)
|
7 years ago |
Aleksander Machniak
|
db24050215
|
Fix regression in identities list style
|
7 years ago |
Aleksander Machniak
|
662363c7e2
|
Enigma: Add positiblity to modify list of identities for key generation by other plugins
|
7 years ago |
Aleksander Machniak
|
9d262402db
|
Elastic: Avoid double checkbox convertion to icon-checkbox
|
7 years ago |
Aleksander Machniak
|
809b3d4abe
|
Elastic: Support quick-search form in content frame header
|
7 years ago |
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
|
7 years ago |
Aleksander Machniak
|
8b0540d402
|
Fix possible IMAP command injection and type juggling vulnerabilities (#6229)
|
7 years ago |
Aleksander Machniak
|
891d01a4ef
|
Ignore enigma home dir
|
7 years ago |
Aleksander Machniak
|
df3878501c
|
Fix PHP 7.2: count(): Parameter must be an array in enchant-based spellchecker (#6234)
|
7 years ago |
Aleksander Machniak
|
08454fb951
|
Add Close button to the keys export dialog
|
7 years ago |
Aleksander Machniak
|
73ea8f94d0
|
Use htmlspecialchars() with charset argument, simplify some code
|
7 years ago |
Aleksander Machniak
|
6a347f36db
|
Elastic: Skip tables with .table class already applied
|
7 years ago |
Aleksander Machniak
|
73b1948c38
|
Elastic: Small fix on icon-checkbox
|
7 years ago |
Aleksander Machniak
|
a31c76292e
|
Elastic: Fix .btn.active colors
|
7 years ago |
Aleksander Machniak
|
8c6d87542b
|
Acl: get rid of addressbook_form and calendar_form_kolab hooks handlers
- the plugin is called "manually" by Kolab plugins now
|
7 years ago |
Aleksander Machniak
|
5ae8c938d2
|
Elastic: Changed icon for "Manage folders" menu item
|
7 years ago |
Aleksander Machniak
|
f1077063e6
|
Elastic: Fix small issues in forms
|
7 years ago |
Aleksander Machniak
|
da35bf64f5
|
Elastic: Fix data-label-msg handling on <ul> lists
|
7 years ago |