Commit Graph

550 Commits

Author SHA1 Message Date
will dd808e45ab bug 9424: fixed issue where a small window space on Safari would cause HTML elements to overlap on the LB rules tab.
merge from master
2011-04-14 15:54:14 -07:00
will a2151207e6 bug 9395: Added missing </div> that caused Safari to not show certain elements when adding a Pod in the Add Zone wizard. 2011-04-11 19:22:37 -07:00
will f8c5a56d03 bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this.
Merge from master
2011-04-04 10:42:28 -07:00
will 90dd395cf7 bug 8816: Added link local IP to the system VM UI
merge from master
2011-04-04 10:02:36 -07:00
will 31b22bf806 bug 9118: Updated snapshot UI to support multiple recurring snapshot policy 2011-03-31 16:12:00 -07:00
will bdb42c306c bug 9021: Fixed network rate display issue in network offering.
Merge from master
2011-03-29 18:52:01 -07:00
will 0ed91473ba bug 3316: Added a processing message while migrating an instance.
- Changed the call of migrate vm from sync to async
- Defaulted to an empty select box if attempting to migrate a vm with local storage
2011-03-11 17:18:35 -08:00
will 56715ebddb bug 3316: Missing label for migrate instance dialog 2011-03-11 16:51:07 -08:00
will 85e892bded bug 3316: Added initial UI support to live migrate VMs. 2011-03-11 16:33:18 -08:00
Jessica Wang 126a863777 bug 8845: add a missing </div> 2011-03-04 15:51:57 -08:00
Jessica Wang 7635cddb49 bug 8810: Add Disk Offering Button - remove colon in the end. 2011-03-03 18:08:39 -08:00
Jessica Wang a7a3a2378f bug 8636: Add Zone Wizard - step 4 - create Virtual VLAN - change domain dropdown to autoComplete input text field. 2011-03-03 15:56:04 -08:00
Jessica Wang 0356b4a8f3 bug 8636: Add Zone Wizard - step 2 - change domain dropdown to autoComplete input text field. 2011-03-03 13:48:38 -08:00
Jessica Wang c347827193 bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox. 2011-03-01 10:06:45 -08:00
Jessica Wang 37ad7069c2 bug 8636: Add Service Offering Dialog, Add Disk Offering dialog - change domain dropdown to autoComplete input textbox. 2011-02-28 15:18:00 -08:00
Jessica Wang 24777afedb bug 8636: Add Domain Dialog - change domain dropdown to autoComplete input textbox. 2011-02-28 14:04:28 -08:00
Jessica Wang a680916ce7 bug 8636: advanced search in Network page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:47:25 -08:00
Jessica Wang 193f56632a bug 8636: advanced search in Router page, Service Offering page, Disk Offering page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:43:34 -08:00
Jessica Wang 8ba6821a8e bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:35:38 -08:00
Jessica Wang fad45b5179 bug 8636: advanced search in IP Address page, Security Group page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:20:36 -08:00
Jessica Wang d47b5f3a5b bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:01:26 -08:00
Jessica Wang 6fe3cfc504 bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown. 2011-02-25 18:18:32 -08:00
will a06c435aed Bug 8655: Fixed text and translation for the new user security group network. 2011-02-25 17:49:01 -08:00
Jessica Wang df4fbe796b bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container. 2011-02-25 17:03:03 -08:00
Jessica Wang ac144e1446 bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true. 2011-02-25 15:44:43 -08:00
Jessica Wang 6ca037b886 bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields. 2011-02-25 14:48:26 -08:00
Jessica Wang c06444c079 bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID. 2011-02-25 11:55:14 -08:00
Jessica Wang 3308c514f5 bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container. 2011-02-24 19:54:14 -08:00
Jessica Wang 309dae765d bug 8655: Add Zone Wizard - step 1 - implement Isolation Mode: virtual, security group. 2011-02-24 18:03:46 -08:00
Kelven Yang ddee65162e bug 8680: disable standalone host feature in VMware 2011-02-24 17:17:00 -08:00
NIKITA 1372767685 bug 8655 : UI for new options in Advance Mode under Zone Wizard 2011-02-24 16:42:15 -08:00
Jessica Wang 801f7c4364 bug 8655: zone page - add "Security Group Enabled" row. 2011-02-24 15:34:19 -08:00
Jessica Wang cc77245a80 bug 8636: instance page - advanced search - change domain dropdown to input text field with autoComplete function. 2011-02-23 15:48:21 -08:00
Jessica Wang 91b4a8e172 bug 8705: seperate "CPU" row into 2 rows: "Total CPU" and "CPU Utilized". 2011-02-23 10:47:24 -08:00
NIKITA 3f752bf1df bug 8632: has been resolved 2011-02-22 17:32:45 -08:00
Jessica Wang 4b4ac27c27 bug 8216: Snapshot page - create volume dialog - add Disk Offering dropdown that only lists customized(private) disk offerings. 2011-02-22 15:50:46 -08:00
Jessica Wang c082425b16 Account page - Add Account dialog - change domain dropdown to input text field that has autoComplete function. 2011-02-22 15:05:06 -08:00
Jessica Wang 98221dc217 bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items. 2011-02-22 11:25:56 -08:00
Jessica Wang 70dcfa39fe bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows. 2011-02-18 11:43:27 -08:00
Jessica Wang 37de026f28 bug 8526: Template page - Delete Template action - avoid calling listTemplates after delete action succeeds. 2011-02-17 11:17:05 -08:00
Jessica Wang 90ef04ffe5 bug 8526: ISO page - Delete ISO action - avoid calling listIsos after delete action succeeds. 2011-02-17 10:55:37 -08:00
Jessica Wang 30930fdc5d template/ISO download status - show status in gray instead of in red when status is "N% Downloaded". 2011-02-15 17:01:21 -08:00
Jessica Wang 3beb02a865 Secondary Storage page - remove state row. 2011-02-15 16:33:50 -08:00
Jessica Wang eb33345f2e template page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes. 2011-02-15 16:27:08 -08:00
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 0927a072b5 bug 8554: Add Zone Wizard - step 4- expand IP Range fields. 2011-02-14 15:57:06 -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