Commit Graph

36479 Commits

Author SHA1 Message Date
alena e1b74ea99e RegisterTemplateCommand - ignore case in "hypervisor" parameter value - used to complain when "xen" was specified instead of "Xen" 2010-11-19 16:27:05 -08:00
NIKITA acbb26a746 Navigation panel for midmenu 2010-11-19 16:25:32 -08:00
alena fe93821bb1 Fixed editZone command - if dns2 is not specified, keep the old value instead of updating it to NULL 2010-11-19 16:13:45 -08:00
Jessica Wang 8c5b5107ef bug 7064: zone apge - refresh pod dropdown in add host dialog, add primary storage dialog after adding pod. 2010-11-19 15:58:30 -08:00
Jessica Wang b6f496561e bug 7064: zone page - implement Add Primary Storage option from zone. 2010-11-19 15:58:29 -08:00
Anthony Xu fa499dadbc bug 7220: the parameter type transfer may cause NPE
status 7220: resolved fixed
2010-11-19 15:56:04 -08:00
alena a5dfaaf31b API exception handling - print api command name to the log. 2010-11-19 15:48:58 -08:00
Alex Huang bb843ab1fb missing file 2010-11-19 15:48:40 -08:00
Alex Huang 5b4a6f27db Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00
alena a495f34d4f Fixed enableAccount command - domain permission check was done incorrectly 2010-11-19 15:25:29 -08:00
Jessica Wang bcfa302149 new UI - add host from zone - fix css in dialog box. 2010-11-19 15:05:34 -08:00
Jessica Wang 10d07a7e80 bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
Jessica Wang edf70d295d bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
alena 8362d0feba Reverting back commit e5c137e303 as it wasn't meant to be in 2.2 RC1. 2010-11-19 14:23:39 -08:00
abhishek 726cf09274 whilst fixing the iso bug, i realized that the public isos werent being returned for the regular user when he tries to attach the iso to the running vm. adding a listpublicisos() method for a regular user, which will take care of the same 2010-11-19 14:20:07 -08:00
alena e5c137e303 bug 7223: pagesize and page should be specified together in "list" api commands
status 7223: resolved fixed
2010-11-19 14:03:44 -08:00
abhishek 516e944d2c bug 5892: adding the xs-tools.iso to the list resp by implementing a search based on the xs-tools.iso
status 5892: resolved fixed
2010-11-19 13:57:12 -08:00
NIKITA a6f7d457aa Change in Zone Wizard UI Review last step 2010-11-19 13:50:03 -08:00
Jessica Wang 018ad61fcc new UI - zone page - show spinning wheel before every tab is fully loaded. 2010-11-19 13:12:10 -08:00
abhishek 080db931c3 commenting out the update storage pool command for now, as this command merely updates the tags, and we will not be supporting tag updates once the sp is created 2010-11-19 12:20:57 -08:00
edison 0c35f2f743 bug 7237: disk size is passed in diskProfile, no need size parameter in createcommand
status 7237: rresolved fixed
2010-11-19 11:55:27 -08:00
Jessica Wang e9145e4011 new UI - zone page - switch network tab and secondary storage tab. 2010-11-19 12:01:28 -08:00
Jessica Wang 489f4909b4 new UI - cluster page - fix a bug that zone name and pod name didn't show in Add Host dialog, Add Primary Storage dialog. 2010-11-19 11:49:43 -08:00
alena 8ca10c91bd bug 7218: Alex fixed componets locator
status 7218: resolved fixed
2010-11-19 11:25:35 -08:00
Jessica Wang ae1274e976 bug 7064: resource pages - give every addXXX action a dedicate button. 2010-11-19 11:23:49 -08:00
Jessica Wang 3bada61491 bug 7062: add primary storage dialog - changing protocol (NFS, ISCSI) will hide/show different fields. 2010-11-18 19:57:53 -08:00
Jessica Wang 43163090c7 new UI - add 2 add buttons on top. 2010-11-18 19:30:13 -08:00
will 6376363872 bug 7229: ErrorInMaintenance will now be shown in red. 2010-11-18 19:28:40 -08:00
Jessica Wang 71141bcd5b new UI - Edit Zone - not call updatePod API if nothing is changed. 2010-11-18 19:21:50 -08:00
Jessica Wang 5bed687254 new UI - resource zone tree - tree node will only expand when arrow icon is clicked. 2010-11-18 19:00:55 -08:00
Chiradeep Vittal 07711744ce Config values for VPN 2010-11-18 18:52:21 -08:00
Jessica Wang dbb5404303 bug 7233: only send changed value to UpdateZone API. 2010-11-18 18:49:35 -08:00
Chiradeep Vittal 394554770e Enforce user limit on number of vpn users 2010-11-18 18:38:29 -08:00
Chiradeep Vittal 8e4f05075b IPSec NETKEY requires no redirects 2010-11-18 18:38:29 -08:00
will 2eaf10e293 bug 5918: added domain to volume detail 2010-11-18 18:27:39 -08:00
will 6df0d87dc2 bug 7014: fixed JS error when attempting to view a non-selected vm instance
status 7014: resolved fixed
2010-11-18 18:11:29 -08:00
NIKITA fd79fb12ca Ui modification for review step 2010-11-18 17:54:17 -08:00
alena a0eaf32cad Fixed updateAccount command to work via 8096 port. 2010-11-18 17:35:41 -08:00
will ad822bc136 bug 7081: fixed issue where the vlan drop-down wasn't being shown because the dialogs were not being cleaned up everytime you clicked on the resource, zone, or pod link on the left nav. 2010-11-18 17:17:23 -08:00
alena 0b2b8e31d8 Fixed updateUser command - didn't work correctly via 8096 port (user account info was taken from UserContext instead of User object). 2010-11-18 17:07:20 -08:00
Anthony Xu 32e08a9cc7 bug 7226: if private NIC doesn't have IP , throw execption, then adding host fails 2010-11-18 17:03:04 -08:00
will fc7d519c4b bug 7018: fixed an issue where dialog boxes were not correctly being cleaned up when you navigated in the UI. Essentially they were being duplicated.
- Fixed issue where the "change" event on the Add Volume dialog was being duplicated.
bug 7018: resolved fixed
2010-11-18 16:52:58 -08:00
abhishek d222a52ccb bug 7232: resolving the sql exception
status 7232: resolved fixed
2010-11-18 16:47:08 -08:00
Jessica Wang f7ffe916cd bug 7212: IP address - load balancer tab - show error in dialog box when creating load balancer rule fails. 2010-11-18 16:36:06 -08:00
Jessica Wang 47468a0365 bug 7212: IP address - port forwarding tab - show error in dialog box when creating Port forwarding rule fails 2010-11-18 16:32:50 -08:00
NIKITA 325f1b1d01 Minor change in under construction bg 2010-11-18 16:27:17 -08:00
NIKITA 9a7cc23004 Under construction bg for Step 4 2010-11-18 16:25:08 -08:00
Jessica Wang 8b6eb37603 new UI - registerISO, registerTemplate - remove UI restriction that template name needs to be English character. 2010-11-18 16:05:14 -08:00
Jessica Wang e85274266f bug 6940: IP Address page - show/hide different tabs after enable/disable Static NAT. 2010-11-18 15:53:08 -08:00
will 6d9ac8cec7 Changed the Network wizard step to better reflect what will be in 2.2. 2010-11-18 15:36:49 -08:00