Aleksander Machniak
0494288999
Improved/unified attachment preview page
...
Implemented attachment print button
12 years ago
Aleksander Machniak
3a0f822767
Improve screen min-width calculation
12 years ago
Aleksander Machniak
bcc1590663
Fix screen element height in popups in Opera browser
12 years ago
Aleksander Machniak
12e69ce13d
Fix lack of space between searchfiler and quicksearchbar in Larry skin ( #1489158 )
12 years ago
Aleksander Machniak
f255dd787c
Fix error when searching in threaded mode
12 years ago
Aleksander Machniak
39a82a5d45
CS fixes
12 years ago
Aleksander Machniak
1965c3b367
Remove confusing note about closing ?> tag and no characters after it.
...
We currently do not require closing tag in config file, we also
correctly handle characters after the closing tag (#1489179 )
12 years ago
Aleksander Machniak
7a7c25aeff
Fix so valid and set date.timezone is not required by installer checks ( #1489180 )
12 years ago
Ken Cheung
2b81b0bf11
Update newmail_notifier to use W3C Notification
...
Update newmail_notifier plugin to use W3C Notification object if
possible. Include fix for Chrome/Chromium.
12 years ago
Aleksander Machniak
9df7e17043
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is detected
12 years ago
Thomas Bruederli
07c6c69eca
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
12 years ago
Aleksander Machniak
39b905b7a8
Canonize boolean ini_get() results ( #1489189 )
12 years ago
Aleksander Machniak
976ba376a9
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
d764723142
Improve IMAP APPEND handling so it can read message (parts) from file pointer(s)
...
and make it less memory consuming
12 years ago
Aleksander Machniak
3bbe4e7424
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
cd9e415406
Add note about possible connection errors when using ssl with smtp_timeout>0 ( #1489187 )
12 years ago
Aleksander Machniak
b200258d5a
Fixed so ldap cache can be disabled
...
Fixed issue where ldap groups cache wasn't used correctly
12 years ago
Thomas Bruederli
8862f67513
Use the right attribute to display group names
12 years ago
Aleksander Machniak
5a6c3a169b
Cache LDAP's user_specific search and use vlv for better performance ( #1489186 )
12 years ago
Aleksander Machniak
858af70656
CS fixes
12 years ago
Aleksander Machniak
fae90da582
Fix debug setting in ldap classes
12 years ago
Aleksander Machniak
4e12fd5c82
Fix so attachment_reminder=false really disables the reminder action
12 years ago
Aleksander Machniak
c9ed4bfa7a
CS fixes
12 years ago
Aleksander Machniak
c64beed6bb
Unify LDAP debug messages
12 years ago
Aleksander Machniak
3ebda8c7d8
Ignore ldap_search warnings (like in the old code)
12 years ago
Thomas Bruederli
0096981452
Describe changes from 'dev-advanced-ldap-groups'
12 years ago
Thomas Bruederli
caa53b1316
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
4500b2f79b
Consolidate quote_string() method usage; don't add additional filter if required field is already in search query
12 years ago
Aleksander Machniak
e7fa2ce56d
Fix so install do not fail when one of DB driver checks fails but other drivers exist ( #1489178 )
12 years ago
Thomas Bruederli
dd54725b21
Merge branch 'dev-advanced-ldap-groups':
...
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
12 years ago
Thomas Bruederli
b531277d03
Mention new feature in changelog
12 years ago
Aleksander Machniak
428764bf34
Fix so exported vCard specifies encoding in v3-compatible format ( #1489183 )
12 years ago
Aleksander Machniak
38271f246b
Merge pull request #58 from kanarip/master
...
Add option to prevent mandatory inclusion of 'anyone' and 'anonymous' in ACL configuration
12 years ago
Thomas Bruederli
e11e7e786b
Add UI elements for message import to classic skin
12 years ago
Aleksander Machniak
5c74e86eee
Fix messages list column dragging after changing column/sort settings
12 years ago
Thomas Bruederli
f7ac79ced5
Display '(empty subject)' in message view if subject header is missing ( #1489108 )
12 years ago
Aleksander Machniak
3dbe4f79e4
Fix session issues when local and database time differs ( #1486132 )
...
Improve performance by executing session gc on script shutdown, also call session_write_close() ASAP
12 years ago
Aleksander Machniak
ac1a962b51
Remove session.auto_start setting. It is already too late to set this option.
12 years ago
Aleksander Machniak
8ea08a8264
Split managesieve.php file into two
12 years ago
Aleksander Machniak
1dcd9406bd
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
0185a27907
Implemented date, currentdate and index - RFC5260 ( #1488120 )
12 years ago
Thomas Bruederli
9a7c575650
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
5c6e74b176
Fix js error on operator change
12 years ago
Aleksander Machniak
acc005301f
Add defaults.inc.php file (missed in last commmit because of .gitignore)
12 years ago
Aleksander Machniak
461a30d771
Merge config files ( #1487311 ).
...
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
12 years ago
Aleksander Machniak
f41708ced0
Remove old enable_caching option from Installer
12 years ago
Aleksander Machniak
1aff0e7ce2
Fix version selector - do not list versions newer than 0.9.0, use
...
"0.9 or newer" instead.
12 years ago
Thomas Bruederli
4f53ab347e
Add feature to import messages to the currently selected folder
12 years ago
Thomas Bruederli
bf305c1810
Added section for upcoming 0.9.2 release
12 years ago
Thomas Bruederli
c7f958df50
Add styles for image thumbnails in print mode ( #1489134 )
12 years ago