The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 8455c5365c3a609c082de79ebf07f115ad30cff5 5ed626e [jan] Consistently display the raw mailbox name in mailbox element titles. 48c0a70 Display translated mailbox names in drop down lists again. 8afc386 [jan] Fix changing passwords with the SOAP driver. Summary: http://github.com/horde/horde/compare/8455c5365c3a609c082de79ebf07f115ad30cff5...8afc3869cca57cd880b8baff62a1140496500ecf ----------------------------------------------------------------------- commit 5ed626e56f8f8daac5f2c2a9a6aab5851e02f10e Author: Jan Schneider <[email protected]> Date: Wed May 25 14:27:10 2016 +0200 [jan] Consistently display the raw mailbox name in mailbox element titles. imp/docs/CHANGES | 1 + imp/js/compose-dimp.js | 20 +++++++++++++------- imp/lib/Ajax/Queue.php | 2 +- imp/lib/Compose/Ui.php | 2 ++ imp/package.xml | 2 ++ 5 files changed, 19 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/5ed626e56f8f8daac5f2c2a9a6aab5851e02f10e ----------------------------------------------------------------------- commit 48c0a70291134ab47542471f69699f14c4dafe6e Author: Jan Schneider <[email protected]> Date: Wed May 25 14:28:13 2016 +0200 Display translated mailbox names in drop down lists again. This was explicitely disabled a while ago, and while I can see why it makes sense to have the raw, untranslated mailbox names available when picking a special mailbox for a preference, this makes a really inconsistent UI, with different folder list at different locations - very confusing. imp/docs/CHANGES | 1 + imp/lib/Ajax/Application/Handler/Dynamic.php | 2 +- imp/lib/Basic/Compose.php | 1 - imp/lib/Prefs/Special/Acl.php | 1 - imp/lib/Prefs/Special/ComposeTemplates.php | 1 - imp/lib/Prefs/Special/Drafts.php | 1 - imp/lib/Prefs/Special/InitialPage.php | 1 - imp/lib/Prefs/Special/Sentmail.php | 1 - imp/lib/Prefs/Special/Spam.php | 1 - imp/lib/Prefs/Special/Trash.php | 1 - imp/package.xml | 2 ++ 11 files changed, 4 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/48c0a70291134ab47542471f69699f14c4dafe6e ----------------------------------------------------------------------- commit 8afc3869cca57cd880b8baff62a1140496500ecf Author: Jan Schneider <[email protected]> Date: Wed May 25 14:31:11 2016 +0200 [jan] Fix changing passwords with the SOAP driver. passwd/docs/CHANGES | 1 + passwd/lib/Driver/Soap.php | 2 +- passwd/package.xml | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/8afc3869cca57cd880b8baff62a1140496500ecf -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
