The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: cd551d525b7e4cc41541e0f94f7a27bbb6dda985 e8346ce Simplify. 215f30b No need for private. b5b4028 Fix setting user when tagging a note. c7b149c Fix displaying application icon in TagCloud block. 65ae6df Fix setting the username when tagging contacts. 7a45a02 Add missing SearchTags API methods. e611337 Use the favicon, if available. Summary: http://github.com/horde/horde/compare/cd551d525b7e4cc41541e0f94f7a27bbb6dda985...e6113371cb3150408bdf50f6e3e85fe7bf072c7b ----------------------------------------------------------------------- commit e8346ce84287a3e4cea4edc7e4c933f9c0b12407 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/e8346ce84287a3e4cea4edc7e4c933f9c0b12407 ----------------------------------------------------------------------- commit 215f30b9f6f457ef851999a306f76a32bdbba82c 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/215f30b9f6f457ef851999a306f76a32bdbba82c ----------------------------------------------------------------------- commit b5b4028b598d13950a8ae9700638291a2adb141e 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/b5b4028b598d13950a8ae9700638291a2adb141e ----------------------------------------------------------------------- commit c7b149cc4daddb685bf34a284090bb5c0c8703f0 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/c7b149cc4daddb685bf34a284090bb5c0c8703f0 ----------------------------------------------------------------------- commit 65ae6dfe7078ac385e506c70bfa8c015e6d4e3ae 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/65ae6dfe7078ac385e506c70bfa8c015e6d4e3ae ----------------------------------------------------------------------- commit 7a45a02783cb07f52b1f229dcf92f6616ecddf7e 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/7a45a02783cb07f52b1f229dcf92f6616ecddf7e ----------------------------------------------------------------------- commit e6113371cb3150408bdf50f6e3e85fe7bf072c7b 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/e6113371cb3150408bdf50f6e3e85fe7bf072c7b -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
