Age | Commit message (Collapse) | Author |
|
|
|
register themselves there using the 'settings_actions' hook
|
|
allow different logos for different functions (eg. normal and print)
|
|
|
|
(#1489264)
|
|
|
|
|
|
|
|
|
|
|
|
selected (#1489296)
|
|
added required Attribute to Login fields
|
|
(non-default) filename in URLs throughout the webmail app
|
|
|
|
detected
|
|
|
|
- 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
|
|
Improve performance by executing session gc on script shutdown, also call session_write_close() ASAP
|
|
|
|
|
|
Add show_real_foldernames preference and configuration option.
|
|
|
|
|
|
gc-related cleanups in one place, added posibility to run gc in
environments without session
|
|
|
|
|
|
Change requested by alec@alec.pl.
|
|
|
|
When enabled this setting shows actual folder names rather than
the localised verions for the four default folders:
$rcmail_config['default_folders'] =
array('INBOX', 'Drafts', 'sent-mail', 'spam', 'Trash');
|
|
|
|
|
|
different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support
|
|
|
|
Replaced nasty eval() code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for <roundcube:include ...> tags
|
|
from commit d30460ad2fc0f78ce44d474fa2c466d660596d27, small improvements
|
|
|
|
|
|
|
|
|