4676 Commits

Author SHA1 Message Date
Jessica Wang
5c010cfce6 ISO page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes. 2011-02-15 16:00:37 -08:00
Chiradeep Vittal
db2bd762a8 bug 8604: ensure .ssh directory is created before trying to write keys there 2011-02-15 15:40:28 -08:00
alena
42ddf74bc5 bug 8284: don't allow to create static nat rules for 2 different ip addresses and the same vm.
status 8284: resolved fixed
2011-02-15 13:52:00 -08:00
alena
c11a9c18e2 bug 8381: disassociateIpAddress is async now 2011-02-15 12:24:18 -08:00
Kelven Yang
d9d128ee9d Incremental refactoring - retire host_master table 2011-02-15 10:56:04 -08:00
alena
9c2db92b63 Fixed the bug when port forwarding rules were not reset correctly on domR restart/start (multiple public ip addresses case) 2011-02-15 10:49:46 -08:00
alena
d9dfd37bd4 Reapply static nat rules when domR starts/reboots 2011-02-15 10:45:28 -08:00
alena
d80caf24fd bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces.
status 8564: resolved fixed
2011-02-15 10:45:28 -08:00
alena
08c377ea55 Access static fields in static way. 2011-02-15 10:45:28 -08:00
Kelven Yang
a0c48d7fa1 1) Rename console-common to console so that Eclipse project name is the same as folder name
2) Fix UTF encoding issue at servlet response
2011-02-15 10:04:06 -08:00
Jessica Wang
cabaa51247 bug 8263: Update Zone - make isPublic row editable if the zone is domain-specific; make isPublic row non-editable if the zone is public. 2011-02-14 17:36:54 -08:00
Jessica Wang
ea9ef6f076 bug 8263: Zone page - details tab - add isPublic row. 2011-02-14 17:19:26 -08:00
Jessica Wang
49cdddd275 bug 8498: Add ISO dialog - make OS Type field required when Bootable field is Yes; make OS Type field non-required when Bootable field is No. 2011-02-14 16:43:14 -08:00
Jessica Wang
0927a072b5 bug 8554: Add Zone Wizard - step 4- expand IP Range fields. 2011-02-14 15:57:06 -08:00
Jessica Wang
8ec78af804 fix a localized message for Add IP range to Direct Network dialog (whose HTML tag was messed up by translation tool) 2011-02-14 15:41:14 -08:00
Jessica Wang
2a72d067d5 Network page - implement refresh button on right panel for public network item and direct network item. 2011-02-14 15:28:59 -08:00
NIKITA
baf854fcb7 bug 8571: has been resolved 2011-02-14 15:24:43 -08:00
NIKITA
2fb7a04549 bug 8423: has been resolved 2011-02-14 15:17:36 -08:00
abhishek
1aab49fd8f bug 8547: some additions to the config vars to better indicate the units they use
status 8547: resolved fixed
2011-02-14 14:28:15 -08:00
Jessica Wang
737eac1bf4 VM Wizard - localize labels in review screen. 2011-02-14 13:52:44 -08:00
Frank
af7cfeccf6 Add vmware-base.jar to spec file 2011-02-14 13:36:55 -08:00
Jessica Wang
61bbbfba95 Resource page, Host page, Network page - localize title in all dialog boxes. 2011-02-14 13:13:26 -08:00
Jessica Wang
f48b7db08a Account page, Domain page - localize title in all dialog boxes. 2011-02-14 11:42:22 -08:00
anthony
242d5f369f add datacenterid in StartupStorageCommand for xenserver 2011-02-14 11:32:18 -08:00
Jessica Wang
a6b478e092 volume page - localize download volume message (2) 2011-02-14 11:24:11 -08:00
Jessica Wang
2deccb18ac volume page - localize download volume message. 2011-02-14 11:23:46 -08:00
Jessica Wang
0a70a18a77 add new words to translation files. 2011-02-14 10:52:19 -08:00
Jessica Wang
c22bd9ca37 fix a bug that Download ISO, Download Template showed # instead of URL in dialog box. 2011-02-11 20:26:21 -08:00
Jessica Wang
66547b606d Template page, ISO page - localize title in all dialog boxes. 2011-02-11 19:52:18 -08:00
Jessica Wang
cfb5940fbc IP Address page, Security Group page - localize title in all dialog boxes. 2011-02-11 19:32:34 -08:00
Jessica Wang
a3dd23864d Snapshot page - localize title in all dialog boxes. 2011-02-11 19:13:30 -08:00
Jessica Wang
0bc65d4292 Volume page - localize title in all dialog boxes. 2011-02-11 19:08:52 -08:00
Jessica Wang
62f841baf6 translate new words in messages_zh_CN.properties 2011-02-11 18:55:35 -08:00
alena
8cd7426dd0 bug 8455: for static nat port range don't allow start port to be bigger than end port
status 8455: resolved fixed
2011-02-11 17:43:56 -08:00
alena
0938509bc0 bug 7341: introduced search by id/vmId to listIpForwardingRules command
status 7341: resolved fixed
2011-02-11 17:14:34 -08:00
Alex Huang
7dd54f079b started vms with these latest 2011-02-11 17:03:04 -08:00
Alex Huang
b0f0efa29b more changes to make it work better in a cluster 2011-02-11 17:03:04 -08:00
Alex Huang
db7bc893b9 added cluster awareness to vm start/stop 2011-02-11 17:03:04 -08:00
Jessica Wang
b8767bad93 Instance page - localize dialog title. 2011-02-11 16:46:25 -08:00
Jessica Wang
85ea517350 Router page, SystemVM page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu). 2011-02-11 16:06:52 -08:00
Jessica Wang
b5ba7f07f8 Event page, Alert page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu). 2011-02-11 15:44:12 -08:00
Jessica Wang
673931dde4 account page - create account - encode accountName before sending to CreateAccount API. 2011-02-11 14:57:34 -08:00
Jessica Wang
f8ffdda377 Account page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu). 2011-02-11 14:43:22 -08:00
Jessica Wang
614bdc3ee2 Security Group page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu). 2011-02-11 14:29:59 -08:00
Jessica Wang
38e43347e1 bug 8559: IP Address page - hide Load Balancer tab when source NAT IP address is selected. 2011-02-11 14:17:48 -08:00
alena
cb73c1e1fa Fixed NPE in deleteAccount code - when shutdown the network, always set reservation context with account/userCaller information 2011-02-11 12:06:04 -08:00
Kelven Yang
3113ae4993 Add display name to user VM in console title 2011-02-11 11:43:00 -08:00
Jessica Wang
18aafb3e38 bug 8395: UI - show "system-given-VM-name plus user-defined-VM-name" to all roles (root-admin, domain-admin, regular user). 2011-02-11 11:39:44 -08:00
alena
829c865133 router.ram.size global config is hidden now as it's used by system only 2011-02-11 11:38:02 -08:00
abhishek
5d1d9ec387 bug 8263: allowing a private zone to be made public 2011-02-11 11:35:07 -08:00