Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(#1486580)
|
|
|
|
- Fix issue where tabs were overlapping box title
|
|
(#1488340)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default value (#1488300)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1488274)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rcube_imap class
|
|
|
|
|
|
(#1488232)
|
|
In deployments where anonymous binds to and/or searches on an LDAP tree are not
allowed, and where the LDAP address book(s) have been configured to use the
user-specific bind credentials, rcube_ldap.php needs to bind using service
credentials in order to be able to find the user's bind dn.
|
|
|
|
|
|
|
|
|
|
1) improve its performance by half,
2) don't call it on UI init, it's called after getunread action
3) don't call it for big number of folders (limit is 100 for IE and 500 for others)
|
|
|
|
|
|
|
|
|
|
bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
|
|
(#1487937)
|
|
|