The branch "master" has been updated. The following is a summary of the commits.
from: 65d0e613ae19373bdd46a4d7498b696622755655 4067809 Use localized application names when sorting the preference menu tree. 0601709 Delay sidebar creation if the sidebar is generated through JavaScript. 4fdc3d1 [jan] Fix saving S/MIME certs to address book. e3b18b4 Catch exceptions when importing public certs. b9a52c5 This might throw further exceptions. 536971e [jan] Add fields to the first address if multiple passed to addField() API method (Request #3482). c74c01d Fix tests. 04eec8d Wrap changelog entries in CHANGES. ----------------------------------------------------------------------- commit 4067809db667ea0d87e4733931e98e870eb0fcbe Author: Jan Schneider <[email protected]> Date: Wed Mar 30 13:53:47 2011 +0200 Use localized application names when sorting the preference menu tree. framework/Core/lib/Horde/Core/Sidebar.php | 2 +- framework/Core/package.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/4067809db667ea0d87e4733931e98e870eb0fcbe ----------------------------------------------------------------------- commit 06017099c0fe9a6e6cff2d6aabda5b26041bbf02 Author: Jan Schneider <[email protected]> Date: Wed Mar 30 14:21:48 2011 +0200 Delay sidebar creation if the sidebar is generated through JavaScript. framework/Core/lib/Horde/Core/Sidebar.php | 53 ++++++++++++++++++++++++---- framework/Core/package.xml | 1 + horde/docs/CHANGES | 1 + horde/js/sidebar.js | 18 ++++++--- horde/services/sidebar.php | 4 ++- 5 files changed, 62 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/06017099c0fe9a6e6cff2d6aabda5b26041bbf02 ----------------------------------------------------------------------- commit 4fdc3d1a364ef52567f26f6eecd2419e91a8691d Author: Jan Schneider <[email protected]> Date: Wed Mar 30 14:27:09 2011 +0200 [jan] Fix saving S/MIME certs to address book. imp/docs/CHANGES | 1 + imp/lib/Crypt/Smime.php | 4 ++-- imp/package.xml | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/4fdc3d1a364ef52567f26f6eecd2419e91a8691d ----------------------------------------------------------------------- commit e3b18b414ace7e1b99bcf2c6c7c6a003cf29820d Author: Jan Schneider <[email protected]> Date: Wed Mar 30 14:39:55 2011 +0200 Catch exceptions when importing public certs. imp/smime.php | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/e3b18b414ace7e1b99bcf2c6c7c6a003cf29820d ----------------------------------------------------------------------- commit b9a52c5aa29cf8182ca04d1872c974f5ff245da1 Author: Jan Schneider <[email protected]> Date: Wed Mar 30 14:43:02 2011 +0200 This might throw further exceptions. imp/lib/Crypt/Smime.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/b9a52c5aa29cf8182ca04d1872c974f5ff245da1 ----------------------------------------------------------------------- commit 536971e6023ec3d30c15183830efebb427264148 Author: Jan Schneider <[email protected]> Date: Wed Mar 30 14:50:21 2011 +0200 [jan] Add fields to the first address if multiple passed to addField() API method (Request #3482). turba/docs/CHANGES | 2 ++ turba/lib/Api.php | 28 +++++++++++++++++++++------- turba/package.xml | 4 ++-- 3 files changed, 25 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/536971e6023ec3d30c15183830efebb427264148 ----------------------------------------------------------------------- commit c74c01d5da8a495669d95c35782aef0ac72ebdfa Author: Jan Schneider <[email protected]> Date: Wed Mar 30 14:55:39 2011 +0200 Fix tests. .../Components/Unit/Components/Helper/VersionDescriptionTest.php | 6 ++-- .../Components/Unit/Components/Release/Task/NextSentinelTest.php | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/c74c01d5da8a495669d95c35782aef0ac72ebdfa ----------------------------------------------------------------------- commit 04eec8d98e149d8ba3ede7a8d018368ecd9c83a4 Author: Jan Schneider <[email protected]> Date: Wed Mar 30 14:56:27 2011 +0200 Wrap changelog entries in CHANGES. components/lib/Components/Runner/Change.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/04eec8d98e149d8ba3ede7a8d018368ecd9c83a4 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
