2308 Commits

Author SHA1 Message Date
Jessica Wang
bf6b848711 bug 7088: show full error message when creating new template or ISO. 2010-11-12 18:30:09 -08:00
Jessica Wang
505ef8b170 bug 7088: show full error message when acquiring IP fails. 2010-11-12 18:26:24 -08:00
Jessica Wang
a8a6362628 new UI - apply shared function parseXMLHttpResponse() everywhere (to reduce repeating code) 2010-11-12 18:16:03 -08:00
Jessica Wang
44a5cce9b7 bug 7088: show full error message when adding volume fails. 2010-11-12 18:05:28 -08:00
alena
050eed742f 1) Removed account/domainId info from deleteSnapshot and deleteSnapshotPolicy commands as we get account info from the snapshot/policy object.
2) Introduced responseObject field in @Implementation for all apis. This field contains information about the response object class, so we can used it for generating API documentation.
2010-11-12 17:36:17 -08:00
abhishek
7327906cdf the pool availability part is done by the sp allocators, hence commenting out the code in here. 2010-11-12 17:19:57 -08:00
Jessica Wang
cac54e1b99 new UI - resource page - update primary storage total number after adding primary storage from Add Primary Storage shortcut dialog. 2010-11-12 17:10:24 -08:00
Jessica Wang
da6a3a1afc new UI - resource page - update host total number after adding host(s) from Add Host shortcut dialog. 2010-11-12 17:05:48 -08:00
Kelven Yang
0653d6d7f6 Improve console access security with random generated hash key 2010-11-12 16:59:58 -08:00
Jessica Wang
a0e4b927f0 new UI - resource page - update zone total number, pod total number after adding zone and/or pod. 2010-11-12 16:58:40 -08:00
Jessica Wang
756831aa74 new UI - Resource page - implement Add Primary Storage shortcut dialog 2010-11-12 16:26:13 -08:00
Jessica Wang
7a9da982e3 new UI - Resource page - Add Host shortcut dialog - when clicking Add Host button, expand the zone treenode that is selected in zone dropdown in dialog box. 2010-11-12 15:34:46 -08:00
abhishek
d8fdcd3815 bug 7088: returning right error msg for assocIp failure 2010-11-12 15:31:30 -08:00
Jessica Wang
9527b40d1f new UI - implement Add Host dialog box for Add Host shortcut (X icon) in resource page. 2010-11-12 14:46:17 -08:00
abhishek
fc461abed1 bug 6755: adding checks for commands before they hit the ms; to ensure they are valid. Also returning the right error msg if the command is not valid
status 6755: resolved fixed
2010-11-12 13:55:06 -08:00
anthony
2537dc3058 bug 7149: merge from 2.1.x 2010-11-12 13:16:03 -08:00
Jessica Wang
ad5da6c633 new UI - (1) remove HTML code of old Add Zone Dialog from resource.jsp. (2) implement Add Pod dialog box for Add Pod shortcut in resource page. 2010-11-12 11:51:38 -08:00
abhishek
c91c977fba bug 6290: we will be returning the service offering details for a root disk in the list volumes cmd, as opposed to the disk offering which was misleading
status 6290: resolved fixed
2010-11-12 11:24:34 -08:00
abhishek
673ddb246a bug 6832: returning the missing api value for destroyed volumes
status 6832: resolved fixed
2010-11-12 10:55:13 -08:00
Jessica Wang
c8a0cd13e1 new UI - pod page - network tab - add "Delete VLAN" action link. 2010-11-12 10:43:30 -08:00
Jessica Wang
d5f71af1ec new UI - retire old Add Zone Dialog box (being replaced with new Add Zone Pod Wizard) 2010-11-12 10:18:49 -08:00
Jessica Wang
b59fcc50e7 new UI - link Add Zone button on top to new Add Zone Pod Wizard. 2010-11-12 10:16:01 -08:00
abhishek
9fb62555af bug 7071: making the config var "hidden" instead of removing it, as there are a lot of references to this var. 2010-11-12 10:06:51 -08:00
abhishek
826e7aac85 bug 7071: We do not want to expose the enable/disable flag for ssvm. Removing this option from the global settings menu presented to the UI.
status 7071: resolved fixed
2010-11-12 09:51:38 -08:00
nit
dd8f02589d bug 6837 : UpdateIso and UpdateTemplate API should return ostypename. Removing incorrect domainId creeping in because it was of primitive type.
status 6837: resolved fixed
2010-11-12 18:08:43 +05:30
nit
5215f6f817 bug 7101 : DetachISO API and AttachISO API would start returning an embedded object of virtualmachine so that the UI could use that to update the vm.
status 7101: resolved fixed
2010-11-12 16:40:55 +05:30
nit
b42458fa0d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-11-12 14:48:11 +05:30
nit
ff4250fe89 bug 5360 : USER.DELETE - Adding Started event and refactored the code around it.
status 5360: resolved fixed
2010-11-12 14:47:30 +05:30
Jessica Wang
a22ed1f952 new UI - Pod page - hide network tab if VLAN is not at pod-level. 2010-11-11 20:31:22 -08:00
Jessica Wang
229b3bf55f new UI - disallow changing network type (basic, advanced) after a zone is created. => hide vlan input field when editing a zone that doesn't have vlan (basic network). 2010-11-11 19:59:03 -08:00
Jessica Wang
d579a2c79d new UI - zone page - if zone doesn't have vlan specified, hide network tab and Add VLAN button. 2010-11-11 19:47:23 -08:00
Jessica Wang
856b5d1581 new UI - Pod page - add network tab that list Guest IP Range. 2010-11-11 19:29:16 -08:00
root
57c4c132ef remove VNET from 2.2 2010-11-11 18:37:12 -08:00
alena
a6abbe4637 bug 7122: don't return System user in listUsers response
status 7122: resolved fixed
2010-11-11 18:10:08 -08:00
Jessica Wang
57657b6103 new UI - add Zone Pod Wizard - expand zone tree when wizard pops up. 2010-11-11 18:01:22 -08:00
abhishek
e79e432807 we were using debug logging without checking ifDebugEnabled(), fixing that 2010-11-11 17:20:57 -08:00
abhishek
fcd7f37839 bug 7037: adding more logging to the deletepool cmd
status 7037: resolved fixed
2010-11-11 17:20:57 -08:00
edison
f30d3f4839 don't break other people 2010-11-11 17:13:21 -08:00
edison
0db9303bca don't break others 2010-11-11 17:04:10 -08:00
edison
8ca6f1669e start2command fro secondarys storage vm and make it work for KVM 2010-11-11 17:04:10 -08:00
edison
40481cfe6e add start2command for secondarystorage vm 2010-11-11 17:04:10 -08:00
edison
393666feea start2command for secvm 2010-11-11 17:04:10 -08:00
alena
0ad492cc74 bug 7118: fixed deletePod command - 1)remove Pod's resources (private ip adresses) before removing the pod itself. 2) Verify that private ip address pool is not empty before removing it.
status 7118: resolved fixed
2010-11-11 16:55:59 -08:00
abhishek
709fc3686f another fix for a related bug on data volumes I found whilst testing the parent bug 2010-11-11 16:39:15 -08:00
abhishek
968dc0616f bug 7021: data disk wasn't being created for custom sizes. Also, we were having max size checks in GB, whereas disk offerings are in MB. Made the change there as well.The storage allocators were commented out in master, uncommented them.
Status 7021: resolved fixed
2010-11-11 15:45:21 -08:00
alena
efc5af0585 Refer to correct StartSystemVM class in commands.properties.in 2010-11-11 14:59:40 -08:00
Jessica Wang
6ad4e1f5ba new UI - related UI change after Bug 6162 (updatePortForwardingRule: should use "ipaddress" parameter instead of "publicip") is fixed. 2010-11-11 14:50:17 -08:00
alena
6e0b500a83 bug 4964: made listDomainChildren work with "isRecursive" flag
status 4964: resolved fixed
2010-11-11 14:32:36 -08:00
abhishek
05bbd35860 resolving the network manager merge conflict 2010-11-11 13:13:04 -08:00
abhishek
1faaba8fb0 fixed a corner case; also changed the commands to be async and changed the method signatures to conform with the master refactor 2010-11-11 13:07:26 -08:00