The branch "master" has been updated. The following is a summary of the commits.
from: f24c020fe2d050671d3d384ca61884deae39ea6e 439b28b Fix duplicate key warning from Closure (Bug #14650). 7a52bd1 Fix encoding (Bug #14650). b8484ba [jan] Fix JavaScript minifying with recent Closure compilers (Bug #14650). 5c11b71 [jan] Fix returning to normal font after text with light colors. Summary: http://github.com/horde/horde/compare/f24c020fe2d050671d3d384ca61884deae39ea6e...5c11b71d1231f7cb4af2c981242916e004eafa57 ----------------------------------------------------------------------- commit 439b28b60813d3f01e20fbe7e2a22f69ece550ab Author: Jan Schneider <[email protected]> Date: Fri Jun 2 10:06:59 2017 +0200 Fix duplicate key warning from Closure (Bug #14650). framework/Core/js/scriptaculous/effects.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) http://github.com/horde/horde/commit/439b28b60813d3f01e20fbe7e2a22f69ece550ab ----------------------------------------------------------------------- commit 7a52bd166682280905394d48fe711e8337b6062d Author: Jan Schneider <[email protected]> Date: Fri Jun 2 10:07:23 2017 +0200 Fix encoding (Bug #14650). framework/Core/js/date/date.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/7a52bd166682280905394d48fe711e8337b6062d ----------------------------------------------------------------------- commit b8484ba90ed9054b463f89f1469bd1643dfc3887 Author: Jan Schneider <[email protected]> Date: Fri Jun 2 10:08:37 2017 +0200 [jan] Fix JavaScript minifying with recent Closure compilers (Bug #14650). framework/Core/package.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b8484ba90ed9054b463f89f1469bd1643dfc3887 ----------------------------------------------------------------------- commit 5c11b71d1231f7cb4af2c981242916e004eafa57 Author: Jan Schneider <[email protected]> Date: Fri Jun 2 10:12:37 2017 +0200 [jan] Fix returning to normal font after text with light colors. framework/Cli/lib/Horde/Cli/Color.php | 4 +++- framework/Cli/package.xml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/5c11b71d1231f7cb4af2c981242916e004eafa57 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
