Age | Commit message (Collapse) | Author |
|
(#1490208)
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
(#1490114)
Conflicts:
program/js/app.js
|
|
ACL extension (#1490113)
|
|
|
|
|
|
#1490033)
|
|
line endings converted
|
|
|
|
|
|
Conflicts:
program/steps/addressbook/func.inc
|
|
(#1487312)
|
|
parameters for the 'compose' command
|
|
Unify code for identities and responses deletion.
Conflicts:
program/steps/settings/func.inc
|
|
|
|
|
|
link (#1489942)
|
|
(#1489940)
|
|
window (#1489919)
|
|
|
|
Conflicts:
program/steps/mail/check_recent.inc
|
|
Conflicts:
program/steps/mail/func.inc
|
|
|
|
move/copy
|
|
|
|
Conflicts:
program/steps/mail/func.inc
|
|
|
|
|
|
after return from mail view (#1489774)
Conflicts:
CHANGELOG
|
|
|
|
of current folder, even if it does not exist
|
|
browser (#1489569)
|
|
for all empty file uploads (#1489685)
|
|
skip_deleted = true.
|
|
- Display alert if no file is chosen
- Unlock the UI if form is not submitted
- Avoid duplicate error messages
- Fix javascript error due to missing attachments list widget
|
|
|
|
attribute to CSS class for autocomplete list items"
This reverts commit e3773d46cb4f06aaab2747db98765edd6d871524.
|
|
CSS class for autocomplete list items
|
|
|
|
(#1489627)
|
|
|
|
|
|
|
|
|