Commit Graph

2605 Commits

Author SHA1 Message Date
Jessica Wang f63409029a new UI - zone tree - make whole pod row and whole cluster row clickable (before this change, only pod name and cluster name were clickable). 2010-11-29 15:04:21 -08:00
Jessica Wang 96153b00b2 account page - fix a bug that refresh button was not working properly. 2010-11-29 14:11:13 -08:00
Jessica Wang 49d40df2fe domain page - implement refresh button. 2010-11-29 14:06:11 -08:00
anthony 8b90fd51f8 bug 7339: use base copy size instead of snapshot size
status 7339: resolved fixed
2010-11-29 14:04:51 -08:00
Jessica Wang 9cbb617f34 physical resources page - implement refresh button. 2010-11-29 13:54:36 -08:00
abhishek bdf4426609 fixing the same issue in another command (found whilst checking references) 2010-11-29 13:38:06 -08:00
abhishek 1a0ec2a00f bug 7346: fixing the corner case where list ip forwarding rules is called for a rule, which is yet to be expunged, but the vm is destroyed. if you call list here, an npe results
status 7346: resolved fixed
2010-11-29 13:35:04 -08:00
Jessica Wang ed92070142 dashboard page - implement refresh button. 2010-11-29 13:32:04 -08:00
Jessica Wang 477bb92e02 Refresh button - implement refresh button on global settings page. 2010-11-29 13:01:49 -08:00
abhishek dce3f9fa3b bug 7344: preventing enabling of static nat on an ip for more than one instance. Check the nat flag, and error out if set
status 7344: resolved fixed
2010-11-29 11:56:34 -08:00
Jessica Wang 28e338ff7e Refresh button - implement refresh button on instance page, volume page, snapshot page, IP address page, template page, ISO page, account page, event page, alert page, virtual router page, system VM page, disk offering page, service offering page. 2010-11-29 11:54:22 -08:00
anthony 385054fccf bug 7338: update template physical size
status 7338: resolved fixed
2010-11-29 11:23:47 -08:00
alena 2901cb5518 Defaulted "stripxml" parameter to true in cloud cli tool. 2010-11-29 11:06:17 -08:00
Jessica Wang 5409b199bb Refresh button - correct element ID. 2010-11-29 10:44:47 -08:00
Jessica Wang 87fe4f25ae primary storage page - remove "Edit Primary Storage" option from UI because updateStoragePool API is commented out. 2010-11-29 10:10:01 -08:00
Alex Huang d40700b286 Changed firewall rule's constructor 2010-11-29 09:38:13 -08:00
anthony 30fa6530f9 bug 6088: track template physical size in template_host_ref table
add migration from 21 to 22
after migration , SSVM needs to stop/start

status 6088: resolved fixed
2010-11-24 20:05:52 -08:00
Jessica Wang bdb1f31dc4 new UI - Primary Storage page - get json object from middle menu item instead of details tab. 2010-11-24 17:58:13 -08:00
Jessica Wang 757a9204f0 new UI - Host page - get json object from middle menu item instead of details tab. 2010-11-24 17:36:52 -08:00
alena 33c062473d bug 7270: added strip xml support to cloud-tool.
status 7270: resolved fixed

Specify --stripxml=true if you want to enable this option. It set to "false" by default. Example with tags stripped:

$ cloud-tool listDomains --server=localhost:8096 --stripxml=true

domain
id=1
name=ROOT
level=0
haschild=true

domain
id=2
name=hello
level=1
parentdomainid=1
parentdomainname=ROOT
haschild=false

Example with original xml format:

$ cloud-tool listDomains --server=localhost:8096

<?xml version="1.0" encoding="ISO-8859-1"?><listdomainsresponse cloud-stack-version="1.9.1"><domain><id>1</id><name>ROOT</name><level>0</level><haschild>true</haschild></domain><domain><id>2</id><name>hello"</name><level>1</level><parentdomainid>1</parentdomainid><parentdomainname>ROOT</parentdomainname><haschild>false</haschild></domain></listdomainsresponse>
2010-11-24 17:31:52 -08:00
Jessica Wang 9885392f5b new UI - cluster page - fix a bug "$leftmenuItem1 is not found". 2010-11-24 17:28:13 -08:00
Jessica Wang 6198d6ec73 new UI - pod page - get json object from middle menu item instead of details tab. 2010-11-24 17:13:36 -08:00
Jessica Wang 9eb0cfcb5b new UI - zone page - check if variable is null before getting it's property. 2010-11-24 17:00:14 -08:00
Jessica Wang 0096dd03f2 new UI - fix a bug: curly brackets was missing. 2010-11-24 16:29:51 -08:00
Jessica Wang eabad148e8 new UI - IP address page - clear grid header title and static NAT field after releasing IP. 2010-11-24 16:17:26 -08:00
Jessica Wang f546436682 new UI - disk offering page, service offering page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 16:11:03 -08:00
Jessica Wang e8eb8f4703 new UI - router page, systemVM page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 15:26:25 -08:00
Jessica Wang c7ca1a705d new UI - alert page - add ID field. 2010-11-24 15:20:57 -08:00
Kelven Yang 4a2d0ac41b Correct Eclipse project setting 2010-11-24 15:17:09 -08:00
Kelven Yang 23f274cfd2 Send AttachVolume command even if VM is not in running state under vmware case 2010-11-24 15:17:09 -08:00
Kelven Yang dd9b1634f7 Allow host behind cluster to return real VNC host IP address 2010-11-24 15:17:08 -08:00
Kelven Yang fd1beef28b Someone commited a change in ConsoleProxyManagerImpl that breaks down system VM, let's blame git for now on this 2010-11-24 15:17:07 -08:00
Jessica Wang a241a3fe54 new UI - Event page - check if jsonObj is null or not before getting its property. 2010-11-24 15:13:33 -08:00
Jessica Wang 921249e399 new UI - domain page - show zero if no accounts/instances/volume is under a domain. 2010-11-24 15:09:52 -08:00
Jessica Wang 17102c4096 new UI - Account page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 14:50:11 -08:00
Jessica Wang 2dd325f567 new UI - ISO page - update ISO name in middle menu when ISO is updated in right panel. 2010-11-24 14:41:24 -08:00
alena aa8aa6027a Modified UserContext - got rid of accountName, domainId fields as we can get this information from Account field. 2010-11-24 14:29:08 -08:00
Jessica Wang 74086a54a1 new UI - template page - update template name in middle menu when template is updated in right panel. 2010-11-24 14:26:43 -08:00
Jessica Wang efd8cca67b new UI - instance page - update middle menu status icon when switching back to details tab (so, status color in middle menu is consistent with status color in right panel). 2010-11-24 14:03:19 -08:00
Jessica Wang 44334731ed new UI - IP Address page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 12:47:14 -08:00
Jessica Wang 94737421c7 new UI - instance page - router tab - retire function vmRouterAfterSubgridItemAction() 2010-11-24 12:36:39 -08:00
Jessica Wang 2ddec0d855 new UI - instance page - router tab - related UI change after bug 6787("RebootRouter API should return an embedded object on success") is fixed. 2010-11-24 11:40:37 -08:00
Jessica Wang 700ec25802 new UI - Snapshot page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 11:24:05 -08:00
Jessica Wang bd8adbf5ca new UI - volume page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:58:38 -08:00
Jessica Wang 6435e701d0 new UI - instance page - fix a bug that JS error "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:52:29 -08:00
abhishek bd42a02894 bug 7322: fixing this issue, to ensure the 1:1 NAT rule works well with a router reboot
status 7322: resolved fixed
2010-11-24 10:36:22 -08:00
abhishek 606bc6d99e corresponding changes in the kvm resource 2010-11-24 10:16:35 -08:00
abhishek 1950bf7a99 changing the nat feature to work with kvm 2010-11-24 10:04:24 -08:00
alena 44737d24c5 bug 7196: fixed response object generation for authorizeNetworkGroupIngress command (response type is Network group response - the way it was in 2.1.x - instead of IngressRule response)
status 7196: resolved fixed

Also fixed revokeNetworkGroup command - didn't work via 8096 port
2010-11-24 09:50:04 -08:00
nit d0530265d7 bug 7046 : Global admins should be allowed to extract all the times.
status 7046: resolved fixed
2010-11-24 19:33:15 +05:30