Age | Commit message (Collapse) | Author |
|
|
|
|
|
- some plugins may change them to invalid values (in mail context)
|
|
|
|
program/steps/mail/compose.inc :: rcmail_store_target_selection()
program/steps/settings/edit_folder.inc :: rcmail_folder_form()
both try to localise mailbox names.
Push the logic down into the folder_selector() method which can use:
$this->config->get('show_real_foldernames')
to decide the correct default behaviour.
Clients functions and methods can still override by adding 'realnames'
named parameter to the folder_selector() call. The obvious example is
the Settings -> Preferences -> Special Folders screen.
|
|
|
|
|
|
type selector properly (#1490141)
|
|
|
|
|
|
|
|
|
|
Conflicts:
program/lib/Roundcube/rcube_plugin.php
|
|
(#1490114)
Conflicts:
program/js/app.js
|
|
ACL extension (#1490113)
|
|
it (#1490118)
|
|
|
|
|
|
|
|
program/lib/PEAR.php and composer loaders exist (#1490112)
|
|
(#1490046)
|
|
|
|
Conflicts:
program/lib/Roundcube/rcube_message.php
|
|
|
|
Conflicts:
CHANGELOG
|
|
|
|
window (#1490074)
|
|
This makes the edior ready when restoring a HTML message from localStorage (#1490016)
|
|
|
|
|
|
|
|
|
|
|
|
release-1.0
|
|
|
|
|
|
imap_conn_options (#1489948)
Conflicts:
CHANGELOG
|
|
|
|
|
|
|
|
#1490033)
|
|
line endings converted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
program/steps/addressbook/func.inc
|
|
(#1487312)
|