Commit Graph

1200 Commits

Author SHA1 Message Date
Kelven Yang 04060508e8 Improve the user experience (to have less room for customer to make mistakes) to add host to an existing VMware cluster 2011-06-13 11:39:06 -07:00
Jessica Wang 880ea1fe3f bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 18:54:36 -07:00
Jessica Wang a9d2248b93 bug 9774: snapshot page - (1) add state grid row in details tab. (2) only show action "Create Volume", "Create Template" when snapshot state is "BackedUp". 2011-05-06 19:12:55 -07:00
Jessica Wang 231666acec bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group. 2011-05-05 15:47:19 -07:00
Jessica Wang 2bb3d0d695 bug 9687: CloudStack UI - Instance page - add "Security Group" tab. 2011-05-02 20:01:56 -07:00
will 1c2935a5ed bug 8816: Changed private ip address to link local address when displaying virtual routers.
merge from master
2011-04-28 18:16:58 -07:00
Kelven Yang 817d76c190 Allow space in datastore name when adding VMFS datastore 2011-04-27 18:39:28 -07:00
will 67689860a0 bug 9515: Adding the first basic zone will now automatically display the security group left nav
merge from master
2011-04-22 16:23:03 -07:00
will c897fac983 bug 9513: You can now add a POD through the Add Pod button (not wizard).
Merge from master
2011-04-22 15:58:06 -07:00
will 714914d21d bug 9426: Deleting an ISO will no longer cause the UI to continue to poll for download process
merge from master
2011-04-14 17:38:25 -07:00
will 97fbc360e7 bug 9435: decoded text for disk offering. In fact, I added it globally so all text calling the fromdb() would be correctedly decoded.
Merge from master
2011-04-14 15:54:12 -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 b192d1cb76 bug 9118: Updated snapshot UI to support multiple recurring snapshot policy 2011-03-31 16:28:13 -07:00
will 31b22bf806 bug 9118: Updated snapshot UI to support multiple recurring snapshot policy 2011-03-31 16:12:00 -07:00
alena aab78874c7 bug 9201: listNetworkOfferings - return -1 when network_rate is Unlimited; if value is NULL - return global configuration value
status 9201: resolved fixed
2011-03-29 19:21:25 -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 9e4e3f46bb bug 9185: Fixed issues with having a "." in zonename when attempting to list templates and isos in the UI. 2011-03-28 18:27:35 -07:00
will b8233a9c4d bug 8831: Added dedicate network to domain support in the 2.2 UI. 2011-03-28 16:23:38 -07:00
will 9ac33f8d52 Enhanced SSO to allow users to generate the appropriate login request and send that to CloudStack UI. If the Cloudstack UI detects this parameter "loginUrl", it will attempt a single signon process. 2011-03-25 14:30:13 -07:00
will b6c59745de bug 9029: Prevent user and domain-admin from migrating VMs. 2011-03-17 11:36:14 -07:00
will 51fd3ff2ca Added the check for root device type == PreSetup (Fibre Channel) when allowing whether a VM can be migrated or not. 2011-03-17 11:34:45 -07:00
will 65ca813c24 bug 3316: Now, only show migrate instance if the VM has been launched in XenServer. 2011-03-11 17:48:17 -08:00
will 456d93bc9a bug 3316: Added support to no longer show Migrate Instance if we are using local disk storage. 2011-03-11 17:45:02 -08: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 85e892bded bug 3316: Added initial UI support to live migrate VMs. 2011-03-11 16:33:18 -08:00
Kelven Yang 3b39c6cbe6 A sample jQuery tab plugin 2011-03-11 14:49:29 -08:00
Jessica Wang 592df450c2 bug 8808: Add Template dialog - refresh Format dropdown whenever Hypervisor dropdown is changed. 2011-03-04 14:56:11 -08:00
Jessica Wang e180e825c2 bug 8787: Account page - user tab - encode account name before passing it to listUsers API. 2011-03-04 14:21:11 -08:00
Jessica Wang a69b384ff3 bug 8782: Security Group page - get ingress rules by calling listSecurityGroups with id parameter. 2011-03-04 14:01:48 -08:00
Jessica Wang 8398f03ef7 bug 8704: "listNetworks&domainId=N&account=xxxxxxx" API has been changed to return both account specific and shared networks. Here is corresponding UI change. 2011-03-03 19:12:51 -08:00
Jessica Wang 0b127c0aeb Zone Tree - zone arrow should be always expandable since there is always a secondary storage node under it. 2011-03-03 17:41:53 -08:00
Jessica Wang 7183349522 Add Zone Wizard - basic zone - do not create VLAN if pod fails to be created. 2011-03-03 17:08:43 -08:00
Jessica Wang 6e56a2efab Add Zone Wizard - fix a bug that submit button didn't respond when scope at step4 is zone-wide. 2011-03-03 16:08:00 -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 2f2ea41a0d bug 8636: remove non-used code. 2011-03-03 12:59:46 -08:00
Jessica Wang 2a18ea4614 Network Offering page should list Virtual Network instead of Direct Network. 2011-03-02 16:14:30 -08:00
Jessica Wang 29147fa0b0 bug 8757: Add Zone Wizard - Don't show VLAN range or guest CIDR if admin selects Advanced zone->security group. 2011-03-01 16:48:29 -08:00
Jessica Wang 035dd38fc8 bug 8774: when disabling password hash, we also disable it during account creation, user creation, password changing. 2011-03-01 11:47:48 -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 0c1d341449 bug 8636: Add Domain Dialog - autoComlete parentDomain field - set default value as whatever domain is currently on. 2011-02-28 14:58:46 -08:00
Jessica Wang a53a07985b bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change. 2011-02-28 14:28:29 -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