The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
from: c9593bf01b1b2628830cf4ad9099f0a11c67995f c5ea3c1... without() doesn't handle array input; need diff() 2b2b2f9... Bug #7866: Fix folder list accesskey ----------------------------------------------------------------------- commit c5ea3c1e37a9a6b44a10590a9928877d58480e71 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 17 01:16:17 2009 -0700 without() doesn't handle array input; need diff() Yet again, without() is completely worthless by itself. And for some reason, the prototypejs people continue to insist that it is better than diff(). Even though it isn't. imp/js/src/DimpBase.js | 2 +- imp/js/src/DimpCore.js | 17 ++++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=d6f707a5eb5e191f20cb8242a9037334b7e1cd8b&r2=c5ea3c1e37a9a6b44a10590a9928877d58480e71 http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=d5f4c2f122b22800a63a26bec99809c17c2035b8&r2=c5ea3c1e37a9a6b44a10590a9928877d58480e71 ----------------------------------------------------------------------- commit 2b2b2f976d1dd61ef1d16e77889b7eef6c8d574a Author: Michael M Slusarz <[email protected]> Date: Tue Feb 17 23:01:49 2009 -0700 Bug #7866: Fix folder list accesskey imp/lib/IMP.php | 11 ++++++----- imp/templates/menu.html | 8 +++++--- 2 files changed, 11 insertions(+), 8 deletions(-) http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=2b2b2f976d1dd61ef1d16e77889b7eef6c8d574a http://git.horde.org/diff.php/imp/templates/menu.html?rt=horde-hatchery&r1=95f05242b7d5711472e6690da533cac2a0d62acb&r2=2b2b2f976d1dd61ef1d16e77889b7eef6c8d574a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
