debian/changelog | 19 +++ src/client/Vyatta/css/base-css.css | 5 src/client/Vyatta/images/done.gif |binary src/client/Vyatta/js/vyatta-main.js | 11 ++ src/client/Vyatta/js/vyatta-panels.js | 4 src/client/Vyatta/js/vyatta-tree.js | 111 +++++++++++++--------- src/client/Vyatta/utils/vyatta-cli-command.js | 75 ++++++++++++-- src/client/Vyatta/utils/vyatta-constant-values.js | 1 8 files changed, 171 insertions(+), 55 deletions(-)
New commits: commit c2799662ffc652dffa63d40885d6ad70fc872677 Author: An-Cheng Huang <[email protected]> Date: Thu Feb 5 14:21:38 2009 -0800 0.2.12+islavista3 commit 471d1c89d1dd994213f00321b8132379e7ee7bbc Author: Kevin Choi <[email protected]> Date: Thu Feb 5 22:14:37 2009 +0000 * Fixed bug 4106: command window not match tab. ops and conf responds mixed up. * Fixed mandatory fields for IE browser. commit 0e1dcd65ae6a7098cd1feb62a4d2cddbd2d5283c Author: Kevin Choi <[email protected]> Date: Thu Feb 5 02:57:57 2009 +0000 0.2.12-9 commit 2b07db930d94832b80936f35a71cb0464be23949 Author: Kevin Choi <[email protected]> Date: Thu Feb 5 01:29:35 2009 +0000 * Handled add new nodes and fields indicator addition to modify and delete nodes. * fixed bug 4102 to filter out the op clear console command * fixed bug 4101 to not to mark as modified for fields used as crate new fields. commit 97a90c5dafb653f69440412f1eab0b9717d2a4ec Author: Kevin Choi <[email protected]> Date: Wed Feb 4 19:14:09 2009 +0000 * block op 'reboot' command from operator user level. * additional fix to mandatory fields and prompt user error. http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=c2799662ffc652dffa63d40885d6ad70fc872677 http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=471d1c89d1dd994213f00321b8132379e7ee7bbc http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=0e1dcd65ae6a7098cd1feb62a4d2cddbd2d5283c http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=2b07db930d94832b80936f35a71cb0464be23949 http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=97a90c5dafb653f69440412f1eab0b9717d2a4ec _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
