1088 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
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
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
Jessica Wang
737eac1bf4 VM Wizard - localize labels in review screen. 2011-02-14 13:52:44 -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
a6b478e092 volume page - localize download volume message (2) 2011-02-14 11:24:11 -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
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
62f841baf6 translate new words in messages_zh_CN.properties 2011-02-11 18:55:35 -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
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
Kelven Yang
bda0b09441 fix url encoding in add host to existing vmware cluster 2011-02-11 11:16:33 -08:00
Jessica Wang
0be5252e28 bug 8426: localize text (11. ~ 18. in this bug) 2011-02-10 17:47:27 -08:00
Jessica Wang
8c07ef5097 bug 8499: Change "Create" button to "Add" button in all Add XXXXXXX dialogs. 2011-02-10 15:21:17 -08:00
Jessica Wang
2255d40e98 bug 8498: UI change - Add ISO dialog will hide OS Type dropdown when bootable field is slected as false. 2011-02-10 14:44:36 -08:00
Jessica Wang
65d7ff0fe9 bug 8497: click anywhere in left menu "Isos" would collapse/expand sub-items (My Isos, Featured Isos, Community Isos). So would left menu "Templates". 2011-02-10 13:40:54 -08:00
Jessica Wang
b1b04d69fb bug 8497: click left menu "Isos" would collapse/expand sub-items (My Isos, Featured Isos, Community Isos). So would left menu "Templates". 2011-02-10 11:52:44 -08:00
Jessica Wang
c218b3f9d4 bug 8514: Instance page - volume tab - Create Template dialog - fix a bug that OS dropdown was empty when 2nd time visiting Instance page. 2011-02-09 17:34:21 -08:00
Jessica Wang
49f8a1f257 Add Pool Dialog - merge event handler binding stuff into the same function: bindEventHandlerToDialogAddPool(). 2011-02-09 15:17:17 -08:00
Jessica Wang
33be02d420 fix a bug that Cluster field didn't get emptied when pod field is blank. 2011-02-09 14:58:09 -08:00
Jessica Wang
118ab360d0 create shared function populateClusterFieldInAddPoolDialog() - reduce code repetition. 2011-02-09 14:27:09 -08:00
Jessica Wang
dae909aaf8 Add Pool Dialog - localize protocol values in dropdown. 2011-02-09 14:00:21 -08:00
Jessica Wang
cec16baf8e Create Shared function bindAddPrimaryStorageDialog() to bind event handler to cluster dropdown in Add Primary Storage dialog. 2011-02-09 13:30:34 -08:00
Jessica Wang
7a9000328a Add Primary Storage dialog - rename Element ID of cluster dropdown. 2011-02-09 12:29:01 -08:00
Jessica Wang
20ae6c8f97 Extend shared function doActionToTab() to support details tab action on pages that don't have middle menu (e.g. Domain page, Zone page, Pod page). 2011-02-09 12:07:30 -08:00
Jessica Wang
45cde8c70b bug 8395: Host page - instance tab - show vm display name instead of system-given vm name. 2011-02-09 11:24:01 -08:00
Jessica Wang
c77b61d1a9 Support custom afterActionInfo instead of generic one. 2011-02-09 11:06:56 -08:00
Jessica Wang
7f2d7e4224 change text: “ISCSI” => “iSCSI”. 2011-02-09 10:26:29 -08:00
Jessica Wang
f7925abaed Instance page - view console proxy - thumbnail - only request thumbnails when mouse is over console proxy icon. Stop requesting thumbnails when mouse is out of console proxy icon. 2011-02-08 17:41:04 -08:00
Jessica Wang
e461e36253 bug 8246: remove temporary UI fix since API Bug 7410 has been fixed. 2011-02-08 17:19:57 -08:00
will
fb8b895a0a Fixed UI to display the disk size of a disk offering as-is rather than converting from MB to GB 2011-02-08 15:37:28 -08:00
Jessica Wang
82692ba4cd bug 8433: Delete Domain action - show action success/fail info on top of right panel after action finishes. 2011-02-08 15:25:40 -08:00
will
61ca8944a8 One more file that had the password encoding. 2011-02-08 14:30:15 -08:00
will
b4731ae138 Merge from 2.2.x. Fixed MD5 password issue in the UI caused by the fact we were URLencoding the password before performing the MD5 sum. 2011-02-08 14:26:38 -08:00
Jessica Wang
b062ed0ab6 fix fresh button on right panel for mutliple-selection page (e.g. Instance page). 2011-02-08 13:57:51 -08:00
will
5d8492ab21 bug 8470: Added more clear text after enable maintenance, cancel maintenance, and reconnect host. 2011-02-08 13:54:37 -08:00
Jessica Wang
08abe76f15 Template page, ISO page - refresh right panel when a middle menu item is clicked. 2011-02-08 12:36:02 -08:00
will
c22e41ea92 bug 8482: Merge from 2.2.x. Added a refresh all link on top of the mid menu section. Changed the top right refresh to refreshing only the highlighted item. 2011-02-08 12:28:08 -08:00
Jessica Wang
e5c61dbed6 bug 8460: fix refresh button on Network page. 2011-02-08 12:09:11 -08:00
Jessica Wang
84ef5458e5 bug 8460: fix refresh button on cluster page and secondary storage page. 2011-02-08 11:26:20 -08:00
will
22d15d2624 bug 8335: Fixed UI to make use of the change from securitygrouplist to securitygroupids 2011-02-08 10:40:55 -08:00
Jessica Wang
6d7b4e3c7a bug 8440: Add Primary Storage dialog - when PreSetup is selected, change "Path:" to "SR Name-Label:". When NFS is selected, change "SR Name-Label:" back to "Path:". 2011-02-07 17:38:09 -08:00