The branch "master" has been updated. The following is a summary of the commits.
from: 72320631257cefefb271dee05a479baa0b0400d1 58dde95 Label could conceivably be 0, so can't use empty() 6b57c9e Do only if we need a label 1361fa9 Correct solution fc1581f Sanity checking - make sure input is not null 88e9092 Sanity checking for dimpbase 034cda3 Ensure eltdiff object is clear if loading the initial folder state Summary: http://github.com/horde/horde/compare/72320631257cefefb271dee05a479baa0b0400d1...034cda3df435b2bf8613f29bbfcf6d1ded1eef1c ----------------------------------------------------------------------- commit 58dde95ac51b70d506aa79a7194cc7b14334f5ed Author: Michael M Slusarz <[email protected]> Date: Mon May 19 11:24:09 2014 -0600 Label could conceivably be 0, so can't use empty() imp/lib/Ajax/Application/Handler/RemotePrefs.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/58dde95ac51b70d506aa79a7194cc7b14334f5ed ----------------------------------------------------------------------- commit 6b57c9edecec0156d0b947cc9573c4142195314b Author: Michael M Slusarz <[email protected]> Date: Mon May 19 13:26:16 2014 -0600 Do only if we need a label imp/lib/Ajax/Application/Handler/RemotePrefs.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/6b57c9edecec0156d0b947cc9573c4142195314b ----------------------------------------------------------------------- commit 1361fa93ea3bacf1ad23144158f00d35f5a077c9 Author: Michael M Slusarz <[email protected]> Date: Mon May 19 13:27:18 2014 -0600 Correct solution imp/js/dimpbase.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/1361fa93ea3bacf1ad23144158f00d35f5a077c9 ----------------------------------------------------------------------- commit fc1581fd35394ae76deade055e5d04f79cdb2c68 Author: Michael M Slusarz <[email protected]> Date: Mon May 19 13:28:23 2014 -0600 Sanity checking - make sure input is not null imp/lib/Ajax/Application/Handler/Dynamic.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/fc1581fd35394ae76deade055e5d04f79cdb2c68 ----------------------------------------------------------------------- commit 88e909273f575ca9c005a1e847ceeb54d26ea919 Author: Michael M Slusarz <[email protected]> Date: Mon May 19 13:43:22 2014 -0600 Sanity checking for dimpbase imp/js/dimpbase.js | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/88e909273f575ca9c005a1e847ceeb54d26ea919 ----------------------------------------------------------------------- commit 034cda3df435b2bf8613f29bbfcf6d1ded1eef1c Author: Michael M Slusarz <[email protected]> Date: Mon May 19 14:08:23 2014 -0600 Ensure eltdiff object is clear if loading the initial folder state imp/lib/Ajax/Application/Handler/Dynamic.php | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/034cda3df435b2bf8613f29bbfcf6d1ded1eef1c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
