Jessica Wang
|
87b3a326f3
|
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port.
|
2011-06-02 19:27:54 -07:00 |
Jessica Wang
|
ba3c2499ff
|
cloudStack - Network page - Edit Network - make tags field editable.
|
2011-06-02 10:32:32 -07:00 |
Jessica Wang
|
180b9d49b4
|
cloudStack - Add Network dialog - add new field "tags".
|
2011-06-01 18:29:00 -07:00 |
Jessica Wang
|
c6a0c62fb6
|
bug 7553: cloudStack - Router page - add Service Offering gridrow.
|
2011-05-31 17:00:53 -07:00 |
Jessica Wang
|
5abe9a3e79
|
bug 7553: cloudStack - Router page - add new action "change service".
|
2011-05-31 16:40:22 -07:00 |
Jessica Wang
|
997ef3768f
|
bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action.
|
2011-05-31 15:59:17 -07:00 |
Jessica Wang
|
69cab811aa
|
bug 7553: cloudStack - add files for new page "System Service Offering".
|
2011-05-31 13:23:18 -07:00 |
will
|
24932a9fec
|
bug 9999: Fixed missing account field issue in Safari
Merge from 2.2.4
|
2011-05-24 12:19:02 -07:00 |
Jessica Wang
|
d043c36890
|
bug 9608: remove question mark to avoid confusion (question mark was meant to mean "is public or not?")
|
2011-05-11 15:04:55 -07:00 |
Jessica Wang
|
cf9ebb76e7
|
bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork".
|
2011-05-11 14:51:41 -07:00 |
Jessica Wang
|
1009343b00
|
bug 9810: CloudStack UI - Network page - Add Network Dialog - add a missing close div.
|
2011-05-09 16:39:43 -07:00 |
Jessica Wang
|
165963da42
|
bug 9786: zone tree - for basic zone - hide public network middle menu item, Add IP Range button if listExternalFirewall returns 0 item.
|
2011-05-09 14:46:43 -07:00 |
Jessica Wang
|
8316569710
|
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:21:46 -07:00 |
Jessica Wang
|
4c6833b8f2
|
bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group.
|
2011-05-05 15:49:45 -07:00 |
Jessica Wang
|
66c2deb126
|
bug 6873: CloudStack UI - Zone page - implement Enable/Disable Zone action.
|
2011-05-04 17:26:21 -07:00 |
Jessica Wang
|
f0b8540d98
|
bug 6873: CloudStack UI - Pod page - implement Enable/Disable Pod action.
|
2011-05-04 17:09:12 -07:00 |
Jessica Wang
|
36d0132950
|
bug 6873: CloudStack UI - Cluster page - implement Enable/Disable Cluster action.
|
2011-05-04 16:18:49 -07:00 |
Jessica Wang
|
b19ddbff0e
|
bug 9534: CloudStack UI - Service Offering page - details tab - add a grid row "CPU Cap".
|
2011-05-04 15:31:24 -07:00 |
Jessica Wang
|
2b4a463faf
|
bug 9534: CloudStack UI - Add Service Offering Dialog - add "CPU cap: (yes/no)"
|
2011-05-04 14:57:01 -07:00 |
Jessica Wang
|
57b08cb76b
|
CloudStack UI - Instance page - add "Security Group" tab.
|
2011-05-02 19:42:42 -07:00 |
Jessica Wang
|
479c6ea313
|
bug 6873: Zone/Pod/Cluster page - add State grid row in details tab.
|
2011-05-02 17:04:22 -07:00 |
Jessica Wang
|
6fe9025c89
|
cloudStack - network device UI - chagne TFT Directory to TFTP Directory.
|
2011-05-02 15:30:34 -07:00 |
Jessica Wang
|
795688d99c
|
CloudStack - pod page - Add Network Device - implement for type PxeServer.
|
2011-05-02 15:25:40 -07:00 |
Jessica Wang
|
c6965f06cc
|
CloudStack - pod page - Add Network Device - after addNetworkDevice API returns succeeds, show newly added network device in grid.
|
2011-05-02 14:56:36 -07:00 |
will
|
4a96e4cb0f
|
bug 8816: Changed private ip address to link local address when displaying virtual routers.
|
2011-04-28 18:15:53 -07:00 |
Jessica Wang
|
e815ed6df7
|
cloudStack - Pod page - new button "Add Network Device" - implement type PxeServer.
|
2011-04-28 14:44:31 -07:00 |
Jessica Wang
|
9552de426f
|
cloudStack - Pod page - new button "Add Network Device" - implement type ExternalDHCP.
|
2011-04-28 13:46:35 -07:00 |
Kelven Yang
|
e6194b6e09
|
localization and migration for custom certification support
|
2011-04-22 17:22:01 -07:00 |
Kelven Yang
|
160b2e1114
|
Finalize custom certficate support. hook with UI
|
2011-04-22 13:45:09 -07:00 |
Nikita
|
8d7131d9fb
|
bug 9424: has been resolved
|
2011-04-14 14:02:56 -07:00 |
will
|
a3acbf60f1
|
bug 9395: Added missing </div> that caused Safari to not show certain elements when adding a Pod in the Add Zone wizard.
Merge from 2.2.4
|
2011-04-11 19:23:28 -07:00 |
Frank
|
105db3b15a
|
Merge branch 'baremetal' to master
modifies:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/AddHostCmd.java
api/src/com/cloud/api/commands/CreatePodCmd.java
api/src/com/cloud/api/commands/DeployVMCmd.java
api/src/com/cloud/dc/Pod.java
api/src/com/cloud/network/NetworkService.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/dc/HostPodVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
setup/db/create-schema.sql
utils/src/com/cloud/utils/SerialVersionUID.java
|
2011-04-11 14:21:41 -07:00 |
will
|
d4bc7c8d2e
|
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.
|
2011-04-04 10:40:17 -07:00 |
will
|
09fe485f8f
|
bug 8816: Added link local IP to the system VM UI
|
2011-04-04 10:01:33 -07:00 |
will
|
eb0dec5072
|
bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
Merge from 2.2.4
|
2011-03-31 16:29:36 -07:00 |
will
|
e32aa32bfc
|
bug 9021: Fixed network rate display issue in network offering.
|
2011-03-29 18:50:58 -07:00 |
will
|
7f595871f8
|
bug 8208: Finished the rest of the dialogs in the various resource pages for BareMetal install.
|
2011-03-17 17:04:13 -07:00 |
will
|
b8a2b766da
|
bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
- Standardized the addHost optional parameters for baremetal.
|
2011-03-17 16:38:08 -07:00 |
will
|
ae549ed4d1
|
bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
- Standardized the addHost optional parameters for baremetal.
|
2011-03-17 16:29:31 -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 |
Jessica Wang
|
f48b7db08a
|
Account page, Domain page - localize title in all dialog boxes.
|
2011-02-14 11:42:22 -08:00 |
Jessica Wang
|
a6b478e092
|
volume page - localize download volume message (2)
|
2011-02-14 11:24:11 -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
|
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
|
0e8907c88f
|
IP Address page - PF, LB tab - fix a bug that action_link was shifted to state column when state column doesn't have value.
|
2011-02-11 10:55:05 -08:00 |
Jessica Wang
|
0be5252e28
|
bug 8426: localize text (11. ~ 18. in this bug)
|
2011-02-10 17:47:27 -08:00 |
Jessica Wang
|
64b7308fe7
|
bug 8426: localize text.
|
2011-02-10 16:27:40 -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
|
dae909aaf8
|
Add Pool Dialog - localize protocol values in dropdown.
|
2011-02-09 14:00:21 -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
|
7f2d7e4224
|
change text: “ISCSI” => “iSCSI”.
|
2011-02-09 10:26:29 -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 |
will
|
22d15d2624
|
bug 8335: Fixed UI to make use of the change from securitygrouplist to securitygroupids
|
2011-02-08 10:40:55 -08:00 |