The branch "master" has been updated. The following is a summary of the commits.
from: e04d9ab8364f64c55f3a8c869e4685368b930b33 3a5ae21 CHANGES 5aa90da Simplify. 84776ec No need for private. fb351cc Fix setting user when tagging a note. defb5a0 Fix setting the username when tagging contacts. ffe6bf7 Fix displaying application icon in TagCloud block. f64978e Add missing SearchTags API methods. b0cddaf Use the favicon, if available. Summary: http://github.com/horde/horde/compare/e04d9ab8364f64c55f3a8c869e4685368b930b33...b0cddaf03f0f9ab31362b5e93490875505680117 ----------------------------------------------------------------------- commit 3a5ae21cc65e99ef766eb877ac1d8dae8d50fca5 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 13 23:28:52 2014 -0400 CHANGES framework/ActiveSync/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/3a5ae21cc65e99ef766eb877ac1d8dae8d50fca5 ----------------------------------------------------------------------- commit 5aa90da30227cc875c5cd7ae2c61a746a59a7dd8 Author: Michael J Rubinsky <[email protected]> Date: Tue Jul 15 22:37:34 2014 -0400 Simplify. horde/lib/Block/Cloud.php | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/5aa90da30227cc875c5cd7ae2c61a746a59a7dd8 ----------------------------------------------------------------------- commit 84776ecb739a7b712d84ac1269781f07696feeaf Author: Michael J Rubinsky <[email protected]> Date: Tue Jul 15 22:38:13 2014 -0400 No need for private. horde/lib/Block/Cloud.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/84776ecb739a7b712d84ac1269781f07696feeaf ----------------------------------------------------------------------- commit fb351ccac09cde93f31a1911a15ce010a854afe1 Author: Michael J Rubinsky <[email protected]> Date: Tue Jul 15 23:49:42 2014 -0400 Fix setting user when tagging a note. mnemo/lib/Driver.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/fb351ccac09cde93f31a1911a15ce010a854afe1 ----------------------------------------------------------------------- commit defb5a06df6dbe6a904ac5abe47f259bf72e14fc Author: Michael J Rubinsky <[email protected]> Date: Wed Jul 16 00:02:42 2014 -0400 Fix setting the username when tagging contacts. turba/lib/Driver.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/defb5a06df6dbe6a904ac5abe47f259bf72e14fc ----------------------------------------------------------------------- commit ffe6bf70252c99bb6c34ca91adc1a8630cab6f55 Author: Michael J Rubinsky <[email protected]> Date: Wed Jul 16 00:35:30 2014 -0400 Fix displaying application icon in TagCloud block. horde/services/portal/cloud_search.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/ffe6bf70252c99bb6c34ca91adc1a8630cab6f55 ----------------------------------------------------------------------- commit f64978e371c4417d3e0bfbd106a51fe0fbd472e4 Author: Michael J Rubinsky <[email protected]> Date: Wed Jul 16 00:59:45 2014 -0400 Add missing SearchTags API methods. Bug #13361 Bug #13362 Bug #13364 mnemo/lib/Api.php | 75 ++++++++++++++++++++++++++++++++++++++ nag/lib/Api.php | 74 +++++++++++++++++++++++++++++++++++++ turba/lib/Api.php | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 253 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/f64978e371c4417d3e0bfbd106a51fe0fbd472e4 ----------------------------------------------------------------------- commit b0cddaf03f0f9ab31362b5e93490875505680117 Author: Michael J Rubinsky <[email protected]> Date: Wed Jul 16 01:01:30 2014 -0400 Use the favicon, if available. trean/lib/Api.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/b0cddaf03f0f9ab31362b5e93490875505680117 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
