3536 Commits

Author SHA1 Message Date
will
76976a9fdf bug 7746: Fixed issue with the console thumbnail making excessive requests for the image every time you hover in addition to making those queries forever until you refresh/close the browser. It will now query on a 5 second interval on only the active VM. 2011-01-03 18:17:17 -08:00
Kelven Yang
7c5895d7d5 Bug 7598: add management server restart and peer-cleanup within cluster handling to async job processing 2011-01-03 16:47:46 -08:00
Edison Su
c12526d4e0 %s/xen/xenserver 2011-01-04 09:42:11 -05:00
Jessica Wang
d2fea52c56 bug 7823: pass null to listMidMenuItems() when a page doesn't have refresh data binding function. 2011-01-03 16:38:13 -08:00
Jessica Wang
3f60e579f7 bug 7823: refresh data binding when clicking each primary storage node (since each primary storage has different cluster info). 2011-01-03 16:30:08 -08:00
keshav
92d9e35110 Added a method to find external network appliances that need to be reconnected. 2011-01-03 16:12:36 -08:00
will
7133d8bf64 bug 5895: Added a JS variable that will simply turn on/off md5 hashing of the login password. 2011-01-03 16:11:45 -08:00
Kelven Yang
f350532453 Bug 5419: use transaction lock instead of global lock when performing domain deletion operation 2011-01-03 15:10:24 -08:00
NIKITA
1a46e0152a Resolved dropdowns issue in advance search 2011-01-03 15:01:04 -08:00
Kelven Yang
473700481e Bug 7662: if capacity.check.period is given 0 or negative value, fall back to default value 2011-01-03 14:38:29 -08:00
Jessica Wang
f971141e97 Alert page - add type text row. 2011-01-03 14:09:40 -08:00
Jessica Wang
d495be0546 bug 7797: middle menu item - if first row description is longer than max length (30 characters), add "...." at the end to imply there is more. 2011-01-03 13:58:15 -08:00
Jessica Wang
a3fccef7be bug 6922: avoid calling vmToRightPanel() which will call listVM API again. 2011-01-03 13:37:12 -08:00
Jessica Wang
e65b77fe33 Bug 6922: skip calling listVM API when a VM in middle menu is clicked. 2011-01-03 12:26:29 -08:00
Jessica Wang
15e9c1cd26 bug 5881: domain page - after UpdateDomain API returns success, update new domain name to domain node in domain tree in left navigation menu. 2011-01-03 12:10:01 -08:00
Jessica Wang
d2a7fb193a bug 5881: domain page - add "Edit Domain" action. 2011-01-03 11:59:48 -08:00
Jessica Wang
deb5f47627 Domain page - ROOT domain is not allowed to delete. 2011-01-03 11:26:39 -08:00
Jessica Wang
99b8f7b169 bug 6361: networkGroup API has been renamed to securityGroup. Here is related UI change. 2011-01-03 10:37:38 -08:00
Jessica Wang
f8f5ad8f6f Primary Storage page - add basic search and advanced search. 2011-01-03 10:01:38 -08:00
Kelven Yang
9eef604f2b bug 7685: a race condition caused DB connection from the pool to be left alone which can trigger mysql driver NPE exception 2011-01-03 09:23:57 -08:00
Alex Huang
49281a27dc Added table name 2011-01-03 08:45:30 -08:00
kishan
511c780e97 bug 7754: added userId and accountId for deleteUser event
status 7754: resolved fixed
2011-01-03 16:42:54 +05:30
kishan
bf2b28a70f bug 7544: check for null host before getting its status
status 7544: resolved fixed
2011-01-03 14:26:35 +05:30
kishan
02ae55cc96 bug 7389: made ip optinal for list pf rules, all rules for the account will be listed when ip is not available
status 7389: resolved fixed
2011-01-03 13:47:18 +05:30
Greenqloud
6dbf6fe67a adding ssh keypairs and passwords 2010-12-31 17:16:33 +00:00
will
fa7504532e Merging from 2.2Beta3 where network was not showing network dedicated to an user 2010-12-31 00:52:01 -08:00
will
18d4c97b55 Fixed problem with displaying direct network dedicated to non-admin accounts. 2010-12-31 00:52:00 -08:00
Kelven Yang
7a66300fc9 Update test to avoid eclipse compiling error 2010-12-30 21:07:00 -08:00
keshav
283551d34e End the enum with a semicolon 2010-12-30 20:48:56 -08:00
keshav
ead0ee07dd Changed category of "DirectNetworkNoDefaultRoute" configuration value to "Network". 2010-12-30 20:36:00 -08:00
Alex Huang
1df2f6b01b More copy and paste crap that I had to fix. Are there more? 2010-12-30 20:30:45 -08:00
Edison Su
345d2ab81f remove the unused use.new.networking configuration 2010-12-31 13:26:39 -05:00
Jessica Wang
a9aa592df2 zone page, resource page - expand newly created cluster node automatically after a cluster is created successfully. 2010-12-30 19:30:53 -08:00
Kelven Yang
3a6a7e30ce Make management server peer in cluster to help cleanup left-over pending jobs 2010-12-30 18:53:26 -08:00
Jessica Wang
3b48f866be Cluster page - fix a bug that showed wrong field ("vCenter Datacenter", "vCenter Datastore") in Add Primary Storage dialog. 2010-12-30 18:52:24 -08:00
Chiradeep Vittal
dd3f184d0e bug 7790: do not set default route in some cases 2010-12-30 18:27:18 -08:00
Chiradeep Vittal
c9c08a3ff8 bug 7790: do not set default route in some cases 2010-12-30 18:25:39 -08:00
Jessica Wang
7919c7f938 expand newly created cluster node automatically after created. 2010-12-30 18:02:57 -08:00
Jessica Wang
5c1ceb4bf1 cluster page - after adding a host, cluster node will expand and host node will be clicked automatically. 2010-12-30 17:46:16 -08:00
Jessica Wang
8f67f58058 fix a bug that AddHostDialog/AddPrimaryStorageDialog didn't work when middle menu is empty. 2010-12-30 17:38:54 -08:00
Alex Huang
62702a2f41 no default route sent for direct network 2010-12-30 17:21:17 -08:00
Jessica Wang
0919b54488 Add Cluster - pod node becomes expandable if it's not after adding a cluster. 2010-12-30 17:10:03 -08:00
alena
367cd8dfc9 bug 7780: Assign vm to the group during vm deploy if "group" parameter is specified
status 7780: resolved fixed
2010-12-30 17:00:13 -08:00
Jessica Wang
bcab9e5d0d AddCluster API return an array of embedded objects. This is related UI change. 2010-12-30 16:59:50 -08:00
will
c6dd3d3877 Fixed display of the physical resource page. 2010-12-30 16:58:00 -08:00
Kelven Yang
9e2cbbe0dd Make AddCluster Command return standard json object format 2010-12-30 16:38:31 -08:00
Jessica Wang
f89fb73571 Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster). 2010-12-30 16:36:28 -08:00
alena
5694cda19d bug 7796: get updated PortForwarding rule before building api response
status 7796: resolved fixed
2010-12-30 16:14:27 -08:00
anthony
fc811e8d49 bug 7794: sleep should be in out of try statement
status 7794: resolved fixed
2010-12-30 16:09:28 -08:00
Edison Su
355286e8f5 bug 7795: enale adding multiple disks to a vm
status 7795: resolved fixed
2010-12-31 08:51:22 -05:00