alecpl
|
49771b1039
|
- Don't display disabled sections in Settings (#1486099)
|
15 years ago |
alecpl
|
b6c512a6b0
|
- fix rc_utf8_clean() on Windows (#1486232)
|
15 years ago |
alecpl
|
e4acbbd8cc
|
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
|
15 years ago |
alecpl
|
ccc80d1ca8
|
- Fix login page loading into an iframe when session expires (#1485952)
|
15 years ago |
alecpl
|
65c0a0e591
|
- Option 'force_https' replaced by 'force_https' plugin
- added option 'force_https_port' in 'force_https' plugin (#1486091)
|
15 years ago |
alecpl
|
1a00f138c6
|
- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
|
15 years ago |
alecpl
|
4f69328132
|
- Partially fixed "empty body" issue by showing raw body of malformed message (#1486166)
|
15 years ago |
alecpl
|
a9bfe21ba6
|
- Fix importing/sending to email address with whitespace (#1486214)
|
15 years ago |
alecpl
|
1904fa7104
|
- Added XIMSS (Communigate) driver for Password plugin
|
15 years ago |
alecpl
|
b4d940b112
|
- Fix newly attached files are not saved in drafts w/o editing any text (#1486202)
|
15 years ago |
alecpl
|
ebf8726eea
|
- Added attachment upload indicator with parallel upload (#1486058)
|
15 years ago |
alecpl
|
2c7296a82d
|
- Use default_charset for bodies of messages without charset definition (#1486187)
|
15 years ago |
alecpl
|
1bf9a86a8e
|
- Password: cPanel driver added
|
15 years ago |
alecpl
|
ef70b856a3
|
- Fix return to first page from e-mail screen (#1486105)
|
15 years ago |
alecpl
|
bf1b66bf1d
|
- Fix handling HTML comments in HTML messages (#1486189)
|
15 years ago |
alecpl
|
8583d64b8a
|
- Fix folder/messagelist controls alignment - icons used (#1486072)
|
15 years ago |
alecpl
|
e3e874d029
|
- Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178)
|
15 years ago |
alecpl
|
38bf4253fb
|
- Fix cache status checking + improve cache operations performance (#1486104)
|
15 years ago |
alecpl
|
93a88c95b7
|
- Prevent from setting INBOX as any of special folders (#1486114)
|
15 years ago |
alecpl
|
cb9fc852cf
|
- Fix regular expression for e-mail address (#1486152)
|
15 years ago |
alecpl
|
1cead0cbf4
|
- sorting by message index - added 'index_sort' option (#1485936)
|
15 years ago |
alecpl
|
3e2bc6a975
|
- Fix dl() use in installer (#1486150): use is_readable() instead
|
15 years ago |
alecpl
|
0102742cb2
|
- Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class
|
15 years ago |
alecpl
|
587444f657
|
- Fix "Empty startup greeting" bug (#1486085)
|
15 years ago |
alecpl
|
4d54cfe840
|
- Fix setting user name in 'new_user_identity' plugin (#1486137)
|
15 years ago |
alecpl
|
78925f8f1a
|
- Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
|
15 years ago |
alecpl
|
34aec72131
|
- Support skins in 'archive' and 'markasjunk' plugins
|
15 years ago |
alecpl
|
9ab7bc6b16
|
- Added 'html_editor' hook (#1486068)
|
15 years ago |
alecpl
|
59395e7e36
|
- Fix DB constraint violation when populating messages cache (#1486052)
|
15 years ago |
alecpl
|
e7b283b80e
|
- Password: added password strength options (#1486062)
|
15 years ago |
alecpl
|
71047326fa
|
- Fix LDAP partial result warning (#1485536)
|
15 years ago |
alecpl
|
11ea2ac890
|
- Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101)
|
15 years ago |
alecpl
|
b48d9bf5d4
|
- Use faster/secure mt_rand() (#1486094)
|
15 years ago |
alecpl
|
4a63f1efaf
|
- Fix roundcube hangs on empty inbox with bincimapd (#1486093)
|
15 years ago |
alecpl
|
161c28dffc
|
- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
|
15 years ago |
alecpl
|
7df0e35210
|
- Check 'post_max_size' for upload max filesize (#1486089)
|
15 years ago |
alecpl
|
3dd90d323d
|
- Password Plugin: Fix %d inserts username instead of domain (#1486088)
|
15 years ago |
alecpl
|
8678ce85e6
|
- Fix rcube_mdb2::affected_rows() (#1486082)
|
15 years ago |
alecpl
|
4368a079f5
|
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
|
15 years ago |
alecpl
|
ea18c594a5
|
- Add mail_domain to LDAP email entries without @ sign (#1485201)
|
15 years ago |
alecpl
|
b4fa59143e
|
- Fix saving empty values in LDAP contact data (#1485781)
|
15 years ago |
alecpl
|
e83f035887
|
- Fix LDAP contact update when RDN field is changed (#1485788)
|
15 years ago |
alecpl
|
0131ec9724
|
- Fix LDAP attributes case senitivity problems (#1485830)
|
15 years ago |
alecpl
|
6855ce6f70
|
- Fix LDAP addressbook browsing when only one directory is used (#1486022)
|
15 years ago |
alecpl
|
b8ae99a6b3
|
- Fix endless loop on error response for APPEND command (#1486060)
|
15 years ago |
alecpl
|
11e670da55
|
- Don't require date.timezone setting in installer (#1485989)
|
15 years ago |
alecpl
|
7e15422416
|
- Fix Date sorting problem with Courier IMAP server (#1486065)
|
15 years ago |
thomascube
|
e0896df540
|
Reset pressed buttons on next click (#1485987)
|
15 years ago |
thomascube
|
4b20e28718
|
Don't set php_value error_log in .htaccess by default
|
15 years ago |
alecpl
|
4ff4adca27
|
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
|
15 years ago |