The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
16ffc77... Add support for submenus to contextmenu JS code. 730c4b0... Improve debugging message 7d8cfac... Escape URLs from: 6fafb9d062eec788581784ad2a484fbe69b6aed6 ----------------------------------------------------------------------- commit 16ffc77998c273a5e74ed7e56fe0e929e30b67e4 Author: Michael M Slusarz <[email protected]> Date: Mon Feb 2 21:26:22 2009 -0700 Add support for submenus to contextmenu JS code. imp/js/ContextSensitive.js | 2 +- imp/js/src/ContextSensitive.js | 146 +++++++++++++++++++++------ imp/js/src/DimpBase.js | 12 ++- imp/templates/index/index-dimp.inc | 16 ++- imp/themes/graphics/popright.png | Bin 0 -> 107 bytes imp/themes/screen-dimp.css | 9 +- imp/themes/silver/graphics/popright.png | Bin 0 -> 205 bytes imp/themes/silver/screen-dimp.css | 7 ++ 8 files changed, 149 insertions(+), 43 deletions(-) create mode 100644 imp/themes/graphics/popright.png create mode 100644 imp/themes/silver/graphics/popright.png http://git.horde.org/diff.php/imp/js/ContextSensitive.js?rt=horde-hatchery&r1=b4eb6ce0b7cdfa4a9a1c12f1e8246073e33cdc4d&r2=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=b4eb6ce0b7cdfa4a9a1c12f1e8246073e33cdc4d&r2=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=0a4b41aafdfc260afe75dae4dcd57ce880310e50&r2=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=c4120b38445a72b10568e2627c88f6de27ec16e6&r2=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 http://git.horde.org/co.php/imp/themes/graphics/popright.png?rt=horde-hatchery&r=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=af0f675507180ff5b4809a70721e0b08ec7ec54e&r2=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 http://git.horde.org/co.php/imp/themes/silver/graphics/popright.png?rt=horde-hatchery&r=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=c8153297b864d07fae2815e94182c0b7d3a96bab&r2=16ffc77998c273a5e74ed7e56fe0e929e30b67e4 ----------------------------------------------------------------------- commit 730c4b061fc5799c626506283da3810475341199 Author: Michael M Slusarz <[email protected]> Date: Sun Feb 8 23:38:06 2009 -0700 Improve debugging message imp/js/src/DimpCore.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=b4f3cb19b9e7a3b790f0840eccddaa83e0a883ea&r2=730c4b061fc5799c626506283da3810475341199 ----------------------------------------------------------------------- commit 7d8cfacf18809626c62962eaaf16ea04f1d7af22 Author: Michael M Slusarz <[email protected]> Date: Fri Feb 6 12:04:11 2009 -0700 Escape URLs imp/message.php | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=a97cf3d0875a23ab5e05aee1f7b13793d4f7a4a0&r2=7d8cfacf18809626c62962eaaf16ea04f1d7af22 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
