Commit Graph

1412 Commits

Author SHA1 Message Date
Kelven Yang 58cc90c10f 1) Modify domain router manager to support vmware
2) Add python and shell scripts for domr to support vmware
2010-10-20 18:49:18 -07:00
NIKITA d68f44de1e help UI 2010-10-20 18:32:11 -07:00
Jessica Wang 87449c9081 new UI - domain page - indent the whole tree 30 pixels by default. 2010-10-20 18:02:55 -07:00
Jessica Wang 97a8f3f9ab new UI - resources page - zonetree - make clickable area bigger for each tree node. 2010-10-20 17:59:24 -07:00
Kris McQueen f4e21787b6 bug 6658: fix managing load balancer instances by removing some of the 'pending' status code.
status 6658: resolved fixed
2010-10-20 17:27:08 -07:00
Jessica Wang 4399a051dd new UI - domain tree - calculate indent by treenode level. 2010-10-20 16:56:23 -07:00
Kris McQueen f964470ba4 remove whitespace at the start of the file which confuses the interpreter and prevents plugins from working 2010-10-20 16:48:20 -07:00
Kris McQueen 2f8aad2691 The listSnapshots API has changed in 2.2 a bit, so rather than merge my fix for bug 6680 from 2.1.x, just applied it manually...the fix was to apply the domain search to listSnapshots so that domain admins can see snapshots in their domain and all sub domains, but nothing outside their domain hierarchy. 2010-10-20 16:48:20 -07:00
Kris McQueen d01d2c01f4 fix a problem listing load balancer rules, the ip address for a vm has been standardized to ipaddress rather than a mix of ipaddress/privateip 2010-10-20 16:48:20 -07:00
Jessica Wang e9b81c9b1e new UI - resources page - populate host and primary storage into middle menu when pod node is clicked (just like when cluster node is clicked). 2010-10-20 16:45:40 -07:00
Jessica Wang 44f6264ce0 new UI - fix a bug that domain tree doesn't show 2nd-level or lower level. 2010-10-20 16:20:17 -07:00
NIKITA 258214f190 Left menu first level open arrow changed 2010-10-20 15:34:51 -07:00
NIKITA 8c169c2d30 change in Domain left menu 2010-10-20 15:20:47 -07:00
Jessica Wang 41fb27d246 new UI - show middle menu when clicking pod node in left menu. 2010-10-20 14:51:52 -07:00
anthony 4cca3f9b87 when get scsi_id, replace all whitespaces by underscores 2010-10-20 13:55:14 -07:00
Jessica Wang afcf6c1360 new UI - resources page - fix a bug that clicking on zone/pod/systemVM node will close system menu. 2010-10-20 11:53:01 -07:00
NIKITA af925211af Change in Network tab UI in Resource 2010-10-20 11:47:14 -07:00
Jessica Wang 2c59448234 new UI - highlight(select) domain tree node when it's being clicked. 2010-10-20 11:33:37 -07:00
Chiradeep Vittal 94910d8a4f Merge branch 'vpn' 2010-10-20 11:12:35 -07:00
Jessica Wang 444aef3a29 new UI - remove non-used html code. 2010-10-20 10:57:59 -07:00
Chiradeep Vittal 2724f059a6 fix apache2 config for ssvm 2010-10-20 10:54:25 -07:00
Jessica Wang af864390c4 new UI - domain page - fix a bug that admin.acccounts didn't get refreshed when clicking different domain node that has zero admin account. 2010-10-20 10:49:22 -07:00
Jessica Wang 7d9932ce49 new UI - when clicking Domain in left menu, build domain tree under it (in left menu). 2010-10-20 10:30:50 -07:00
Jessica Wang 376e161c04 new UI - add left menu domain tree node template. 2010-10-20 09:45:25 -07:00
nit 6723549fc7 bug 6399: extending extract functionlity for templates and ISO's to allow download. The extraction can have two modes FTP_UPLOAD and HTTP_DOWNLOAD. In the former one the user would provide the ftp url where the entity needs to be uploaded and in the later the user would be provided a HTTP URL where from he/she can download the entity. This url would be exposed for a specific time limit and would not function after the time limit. 2010-10-20 11:40:03 +05:30
David Noland 6721c4423e bug 6149: changed default AJP port to avoid random port assignment at startup. 2010-10-19 18:34:22 -07:00
will 8cc83313dd Fixed an object comparison check when selecting the 2nd level nagivation. 2010-10-19 18:27:22 -07:00
will 111a92c56c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 18:19:36 -07:00
will 97cda5f975 Adding animation to the left navigation for 2.2 UI 2010-10-19 18:19:13 -07:00
NIKITA 6038cdb5b9 Pop up for Info cion in Network tab 2010-10-19 17:47:37 -07:00
Jessica Wang 09f2836dd9 new UI - ISO page - remove edit button, add Edit ISO link into action menu 2010-10-19 17:38:47 -07:00
abhishek a007cf2495 In deletepool, we set the uuid to null. However, in the db, we had a not null constraint on uuid, because of which deletepool would not work. Removing the same constaint. 2010-10-19 17:37:09 -07:00
will 00b81a13e0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:36:23 -07:00
will ba5461d5a7 Fixed 2nd level navigation for new 2.2 UI 2010-10-19 17:36:06 -07:00
Jessica Wang 85ff897cce new UI - Template page - remove Edit button and add Edit Template to action menu. 2010-10-19 17:26:53 -07:00
will 5931b69218 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:19:45 -07:00
will 13f0f784e2 Refactored the first level navigation for 2.2 UI. 2010-10-19 17:19:31 -07:00
Kelven Yang d8a5e84e21 If default hypervisor is vmware, use private network instead of link local network 2010-10-19 16:35:32 -07:00
Kris McQueen 47e26af419 bug 6643: when configuring vlan IP ranges, account might not be specified (zone wide IP range), so assign the configuration event to the SYSTEM account in those cases.
status 6643: resolved fixed
2010-10-19 16:27:08 -07:00
Jessica Wang 3e40809e75 new UI - implement delete pod action. 2010-10-19 16:12:15 -07:00
Kris McQueen 2bd5b6a29e bug 6654: virtualmachinename should be serialized as vmname, fix handling of the createPortForwardingRule response
status 6654: resolved fixed
2010-10-19 15:59:37 -07:00
Jessica Wang b60fd783fd new UI - implement delete zone action. 2010-10-19 15:55:27 -07:00
NIKITA ce385915a3 text box made bigger for templates and iso on edit mode 2010-10-19 15:55:05 -07:00
abhishek 7c11c04427 reverting the change for bug 6361; this was an accidental push instead of commit 2010-10-19 15:21:01 -07:00
abhishek 7cc8087fa6 bug 6361: more name changes from network group to security group 2010-10-19 15:21:01 -07:00
NIKITA 486417e880 Scroll bar for mid menu list 2010-10-19 14:56:45 -07:00
Jessica Wang 0b19113ca8 new UI - change element ID to be consistent with other elements. 2010-10-19 14:36:19 -07:00
abhishek 523862f571 bug 6361: further name changes from network to security group 2010-10-19 14:35:17 -07:00
abhishek 6bd7caa9c2 bug 6361: first part of incremental checkin to rename network group to security grou[ 2010-10-19 14:35:17 -07:00
Jessica Wang 2a56ce0baf new UI - after login, display dashboard as the default page. 2010-10-19 14:19:42 -07:00