src/client/Vyatta/js/vyatta-panels.js | 40 +++++++++++++++----------- src/client/Vyatta/js/vyatta-tree.js | 2 + src/client/Vyatta/utils/vyatta-cli-command.js | 36 +++++++++++++++++++---- 3 files changed, 56 insertions(+), 22 deletions(-)
New commits: commit d6b2d87ebb85cad390750598e357ba4d6a727de8 Author: Kevin Choi <[email protected]> Date: Fri Feb 20 23:39:52 2009 +0000 Revert "* Multi-text field does not give up the focus when single click on other input field. This" This reverts commit 2146f91ba76acaec7d7c8ddee804bd4f6ccc5bc1. commit 2146f91ba76acaec7d7c8ddee804bd4f6ccc5bc1 Author: Kevin Choi <[email protected]> Date: Fri Feb 20 18:24:46 2009 +0000 * Multi-text field does not give up the focus when single click on other input field. This is a bug from ExtJS. Need to work around to resolve this issue. commit d9288953248bf69c42b0823a9a1a28f99d7e077f Author: Kevin Choi <[email protected]> Date: Fri Feb 20 04:29:13 2009 +0000 * additional fixed to commit error indicators commit 6fc35e6986642414d46fe478ec0edb63f8cd7173 Author: Kevin Choi <[email protected]> Date: Fri Feb 20 03:08:45 2009 +0000 * strip out the extra characters from op command respond a large string commit 6fb29c4e23599c4bb2c26d6775d0582048db2f45 Author: Kevin Choi <[email protected]> Date: Fri Feb 20 02:04:40 2009 +0000 * Changed show command popup dialog box msg from 'Changing configuration...' to 'Configuration...' * Changed 'load' tooltip from 'reload system' to 'Load configuration file' * Changed 'commit/discard' tooltip from 'commit/discard changed' to 'commit/discard configuration changes' * fixed yellow/red indicator for parent node and enabled 'commit' and 'discard' button if necessary. http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=d6b2d87ebb85cad390750598e357ba4d6a727de8 http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=2146f91ba76acaec7d7c8ddee804bd4f6ccc5bc1 http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=d9288953248bf69c42b0823a9a1a28f99d7e077f http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=6fc35e6986642414d46fe478ec0edb63f8cd7173 http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=6fb29c4e23599c4bb2c26d6775d0582048db2f45 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
