Commit Graph

1867 Commits

Author SHA1 Message Date
Jessica Wang 4919e2f458 new UI - domain page - restore listResourceLimits section since bug 6697 is fixed. 2010-11-01 20:36:57 -07:00
Jessica Wang 624940dd94 new UI - after API refactor, boolean parameter is returned as boolean (i.e. true/false) instead of a string (i.e. "true"/"false"). This is corresponding UI change. 2010-11-01 20:16:46 -07:00
Jessica Wang 2da75a93bf new UI - apply setBooleanEditField() to all editable dropdown boolean field. 2010-11-01 20:12:25 -07:00
Jessica Wang 4b8b149237 new UI - cluster page - show host header and primary storage header in middle menu even there is no host or no primary storage. 2010-11-01 19:21:16 -07:00
Jessica Wang 19ee44b1c8 new UI - split resource.js into 7 JS files. 2010-11-01 19:07:57 -07:00
edison 4d7d09a7a8 fix the import vmware template 2010-11-01 18:33:34 -07:00
Jessica Wang 2eb98e9ad6 new UI - host page - fix a bug "id is not found" when clicking Add Host button. 2010-11-01 18:22:49 -07:00
NIKITA c136e048ff Title icons for host, cluster, host, primary storage, systemvm, zone 2010-11-01 18:11:41 -07:00
NIKITA 9508131164 Midmenu has hover effect now 2010-11-01 17:42:48 -07:00
abhishek 3bab616478 After discussing with Alex, it was agreed that there is no need to mgmt server level locking using the mgmt_server_id. This makes the code easier, as we have one parent acquire and release mechanism, and the complexity is reduced. In accordance, we do not need to maintain cleanup tasks for mgmt server crashes, as the async mechanism deals with this. Also, the schema becomes a tad simpler as the mgmt_server_id column is not needed anymore 2010-11-01 17:04:28 -07:00
NIKITA a1e5e3db15 Search - Closed icon made hidden 2010-11-01 16:54:13 -07:00
NIKITA 2e7d724993 minor UI changed for left menu highlighted 2010-11-01 16:03:17 -07:00
NIKITA 54d8712e10 Changed Left menu border 2010-11-01 15:56:40 -07:00
Jessica Wang 6abec31235 new UI - resource page - fix a bug that nothing happened when clicking Add Zone button after splitting resource.jsp into 7 JSP file. 2010-11-01 15:54:55 -07:00
edison d3404cfec1 cloud-setup-databases don't need to specify hypervisor type, just remove the confusing help 2010-11-01 15:40:43 -07:00
Jessica Wang 8da65435be new UI - fix a bug that some menu at left navigation disappear after refresh page. 2010-11-01 15:37:26 -07:00
edison d9ba39bd8b enable user to config default hypervisor type as vmware 2010-11-01 15:25:32 -07:00
NIKITA 9264ebb3f1 Action panel removed from grid container in Instance detail tab 2010-11-01 15:13:36 -07:00
Jessica Wang 93532102ec new UI - seperate resource.jsp into zone.jsp, pod.jsp, cluster.jsp, host.jsp, primarystorage.jsp, systemvm.jsp. 2010-11-01 15:01:57 -07:00
Alex Huang 394af1b29c more changes on the way 2010-11-01 15:01:28 -07:00
Alex Huang cd1c903260 Better integration between it and virtual machine gurus 2010-11-01 15:01:28 -07:00
Alex Huang 4db0b7d156 Better integration between it and virtual machine gurus 2010-11-01 15:01:28 -07:00
NIKITA 1bc46cdc6f New title icons added for Zone, Pod, System VM and cluster 2010-11-01 14:39:20 -07:00
abhishek 8e9d74c7f6 bug 5190: This covers the case of unforseen exceptions (although a corner case), which might pop up. We introduce a finally block which will release the cert db record for other ms to process, in case the owning ms errors out (not crash), whilst running the cert update process 2010-11-01 14:36:13 -07:00
anthony 17d049138f fix for add /resources/resource*.properties to /etc/cloud/management 2010-11-01 14:29:37 -07:00
anthony ab8065e5f1 add /resources/resource*.properties to /etc/cloud/management 2010-11-01 14:21:04 -07:00
abhishek 45f4499c14 bug 6836: fixing the api responses for disk offerings. We were using the wrong objext name, and were only returning success responses. Now, we are constructing the apt object and returning the entire object back.
status 6836: resolved fixed
2010-11-01 13:24:28 -07:00
Chiradeep Vittal 8dda98a1bb fix problems after merging in bug fixes from 2.1.x 2010-11-01 12:31:10 -07:00
Chiradeep Vittal 76c7b54fc5 fix problems after merging in bug fixes from 2.1.x 2010-11-01 12:27:15 -07:00
Chiradeep Vittal 8a1245d433 bug 6807: first ip is different from sourcenat
status 6807: resolved fixed
2010-11-01 12:21:56 -07:00
Chiradeep Vittal 149a5d0eb9 bug 6807: add the source nat ip with net mask
status 6807: resolved fixed
2010-11-01 12:21:56 -07:00
Chiradeep Vittal d6a2766c04 dont wipe dhcp and antispoof rules every time 2010-11-01 12:21:56 -07:00
Chiradeep Vittal 3c897c5b27 bug 5532: allow more instances. could still fail with a very long instance name 2010-11-01 12:21:56 -07:00
Chiradeep Vittal cd056c8d01 bug 6522: ensure destroyed routers are not picked up
status 6522: resolved fixed
2010-11-01 12:21:56 -07:00
Chiradeep Vittal c1b7f5a6fa bug 6485: fix reboot logic 2010-11-01 12:21:56 -07:00
Chiradeep Vittal 40f15106be when user vm migrates, update rules on destination host 2010-11-01 12:21:56 -07:00
Chiradeep Vittal 63739558d0 bug 6105: default to mode http if the public port is 80 2010-11-01 12:21:55 -07:00
Chiradeep Vittal 2c14634e3b bug 6268: cloud-private is actually the management interface 2010-11-01 12:21:55 -07:00
abhishek f70b55daa2 bug 6380: removing the code which returns hostid and hostname, as on a stopped vm, we do not have any association of the vm to the host 2010-11-01 12:16:53 -07:00
NIKITA 9e7c1b69aa Ui Improvement for Empty msg box 2010-11-01 12:04:06 -07:00
abhishek 032936e06d Changing the access to the api command for updating custom cert to admin level only 2010-11-01 11:59:41 -07:00
Jessica Wang 98e1f99f51 new UI - login - when login as user, system/domain/account page won't show. When login as domain-admin, system page won't show. 2010-11-01 11:57:02 -07:00
Jessica Wang 4dfee6cff3 new UI - rosource page - remove non-used HTML code. 2010-11-01 11:34:47 -07:00
NIKITA 96357f2326 Loading UI changed for midmenu 2010-11-01 11:30:45 -07:00
root fe46ddfd63 bug 6806: changing the 'iso' to 'ISO' in all the error messages being thrown back from the API
status 6806: resolved fixed
2010-11-01 11:12:03 -07:00
root bee976b5f5 bug 6779: returning the deviceId wherever possible, in the xxxVolume() calls
status 6779: resolved fixed
2010-11-01 11:12:03 -07:00
Chiradeep Vittal ff91abbb86 fix build break 2010-11-01 11:05:22 -07:00
Jessica Wang a8b5586e51 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-11-01 10:43:49 -07:00
Jessica Wang e6709e9046 new UI - zone page - correct HTML element structure for grid header. 2010-11-01 10:43:37 -07:00
Chiradeep Vittal 1e0eb04442 Add VPN apis, some systemvm changes for vpn 2010-11-01 10:27:49 -07:00