Brian Federle
|
c258edb14d
|
Fix zone select in copy template action
|
2011-12-01 11:17:50 -08:00 |
Brian Federle
|
5e428179a9
|
Fix create template, create volume adding a new row to wrong list view
|
2011-12-01 11:17:50 -08:00 |
Brian Federle
|
e34d044668
|
Install wizard:
-Increase system VM poll to every 5s, to reduce server load
-Fix invalid tooltip errors
|
2011-12-01 10:25:01 -08:00 |
Brian Federle
|
24b92e10c8
|
Remove storage/host tags fields from install wizard
|
2011-12-01 09:13:51 -08:00 |
Brian Federle
|
16f5b8ab95
|
bug 12186: Don't add template to volumes list view
|
2011-12-01 08:35:40 -08:00 |
Brian Federle
|
92c0f30bd3
|
Fix instance edit
|
2011-12-01 08:34:58 -08:00 |
Brian Federle
|
73f95dacda
|
Enable install wizard
|
2011-12-01 08:02:34 -08:00 |
Brian Federle
|
dd9aff1bd0
|
Fix tooltip
|
2011-12-01 08:02:26 -08:00 |
Brian Federle
|
d06b631b96
|
Complete install wizard server calls
|
2011-11-30 19:28:11 -08:00 |
Jessica Wang
|
18694e09fb
|
cloudStack 3.0 new UI - router page - implement View console.
|
2011-11-30 18:46:51 -08:00 |
Brian Federle
|
31b61b9002
|
WIP: Updated install wizard
|
2011-11-30 18:39:57 -08:00 |
Brian Federle
|
f74c20b1ed
|
Projects UI fix for IE
|
2011-11-30 18:39:57 -08:00 |
Brian Federle
|
f3819b3f7e
|
Store user ID on login
|
2011-11-30 18:39:57 -08:00 |
Jessica Wang
|
133550461b
|
cloudStack 3.0 new UI - system vm page - implement View console.
|
2011-11-30 18:34:09 -08:00 |
Jessica Wang
|
17f9526730
|
cloudStack 3.0 new UI - naas - view secondary storages - pass podID, clusterID to listHosts API depending on what the previous page is.
|
2011-11-30 18:04:41 -08:00 |
Jessica Wang
|
d76d9286e9
|
cloudStack 3.0 new UI - naas - view primary storages - pass podID, clusterID to listStoragePools API depending on what the previous page is.
|
2011-11-30 18:01:44 -08:00 |
Jessica Wang
|
4701458ba3
|
cloudStack 3.0 new UI - naas - view hosts - pass podID, clusterID to listHosts API upon what the previous page is.
|
2011-11-30 17:57:03 -08:00 |
Jessica Wang
|
5283e5ece3
|
cloudStack 3.0 new UI - naas - view clusters - pass podID to listClusters API if the previous page is pod detail page.
|
2011-11-30 17:35:48 -08:00 |
Jessica Wang
|
68aba6016e
|
cloudStack 3.0 new UI - naas - isolated guest network - remove gateway, netmask, IP range from detailView.
|
2011-11-30 16:47:26 -08:00 |
Jessica Wang
|
206786038f
|
cloudStack 3.0 new UI - naas - display VLAN for isolated network.
|
2011-11-30 16:40:24 -08:00 |
Jessica Wang
|
214f86311f
|
cloudStack 3.0 new UI - system - fix a JS error "args.context.hosts is undefined" after adding a host and clicking the newly created host in listView.
|
2011-11-30 14:45:56 -08:00 |
Jessica Wang
|
cc2fa56457
|
cloudStack 3.0 new UI - guest network - add read-only network domain field and show it when network type is not Isolated.
|
2011-11-30 14:09:34 -08:00 |
Jessica Wang
|
d9f70b754d
|
cloudStack 3.0 new UI - guest network - implement network offering upgrade.
|
2011-11-30 12:49:12 -08:00 |
Jessica Wang
|
12a5b483d5
|
cloudStack 3.0 new UI - edit guest network - not pass network domain to API call if it's blank.
|
2011-11-30 12:18:16 -08:00 |
Jessica Wang
|
d54e15269b
|
cloudStack 3.0 new UI - guest network listView - add network offering column in grid.
|
2011-11-30 12:04:05 -08:00 |
Brian Federle
|
a98ffa366b
|
Fix specify VLan checkbox value
|
2011-11-30 12:00:38 -08:00 |
Jessica Wang
|
aa9324855e
|
cloudStack 3.0 new UI - edit guest network - populate only network offerings that are available for this guest network.
|
2011-11-30 11:16:10 -08:00 |
Jessica Wang
|
dbb7f940bf
|
cloudStack 3.0 new UI - zone chart - guest - network tab - guest network detail - edit - split network offerings into 2 fields: one is editable, the other one is not. Show editable now when network type is Isolated. Show the other one otherwise.
|
2011-11-30 10:30:14 -08:00 |
Brian Federle
|
5af364f5c9
|
Error handling for list view notifications
|
2011-11-29 19:40:45 -08:00 |
Brian Federle
|
f253be7715
|
Fix to make edit guest network details async
|
2011-11-29 19:33:03 -08:00 |
Jessica Wang
|
ed854ba221
|
cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - network offerings dropdown show only the current network offering in the network if "listNetworkOfferings&networkid=N" returns 0 items.
|
2011-11-29 18:42:28 -08:00 |
Jessica Wang
|
43c1a907df
|
cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - make network offerings editable.
|
2011-11-29 18:17:01 -08:00 |
Jessica Wang
|
7de9c06aee
|
cloudStack 3.0 new UI - zone chart - public network - change API call for getting public network since server side has changed.
|
2011-11-29 17:06:41 -08:00 |
Jessica Wang
|
cea20f679f
|
cloudStack 3.0 new UI - zone chart - management - implement detail tab (filled with zone info).
|
2011-11-29 16:41:15 -08:00 |
Jessica Wang
|
535c8669b6
|
cloudStack 3.0 new UI - zone chart - virtual router provider - implement enable/disable action.
|
2011-11-29 16:05:52 -08:00 |
Jessica Wang
|
8903c2394d
|
cloudStack 3.0 new UI - basic zone - Guest network - IP ranges - add Pod Name.
|
2011-11-29 15:53:14 -08:00 |
Jessica Wang
|
304348b729
|
cloudStack 3.0 new UI - basic zone - guest network detail view - remove account, gateway, netmask, start IP, end IP (only for basic zone).
|
2011-11-29 15:32:54 -08:00 |
Brian Federle
|
d8780d7bac
|
Add networks list view to Networks section
- Add basic list view section - 'Networks'
- Add detail view, with view all IP addresses button
|
2011-11-29 15:18:29 -08:00 |
Jessica Wang
|
f524f882bc
|
cloudStack 3.0 new UI - basic zone - security groups provider - comment out status for now since dataProvider() doesn't get called by widget code after action is done.
|
2011-11-29 14:57:54 -08:00 |
Jessica Wang
|
e872c71917
|
cloudStack 3.0 new UI - basic zone - create guest network - network offerings dropdown - if security groups provider is disabled, exclude network offerings that has "SecurityGroupProvider" in service.
|
2011-11-29 14:43:52 -08:00 |
Brian Federle
|
54d0248fb1
|
Add state, action filters to projects list view
|
2011-11-29 14:33:39 -08:00 |
Brian Federle
|
d955564ce1
|
Fix list view action filter specified in success
|
2011-11-29 14:32:20 -08:00 |
Brian Federle
|
e9b1ff2848
|
Misc. fixes for error handling:
-Add error handling to multi-edit widget
-Add error handling for projects UI actions
|
2011-11-29 14:02:32 -08:00 |
Jessica Wang
|
279fae7d0f
|
cloudStack 3.0 new UI - instance wizard - step 5 - get networks whose type is Shared instead of Direct.
|
2011-11-29 13:48:41 -08:00 |
Jessica Wang
|
a95ccdf8bd
|
cloudStack 3.0 new UI - zone chart - security group - implement Enable, Disable button.
|
2011-11-29 13:40:14 -08:00 |
Jessica Wang
|
ffc8f807c9
|
cloudStack 3.0 new UI - zone chart - security group - implement listView.
|
2011-11-29 13:33:17 -08:00 |
Jessica Wang
|
4a54cc4199
|
cloudStack 3.0 new UI - system - zone chart - Virtual Router, Security Group Provider - display provider status (enabled, disabled, not configured)
|
2011-11-29 11:42:17 -08:00 |
Jessica Wang
|
68c5559c3b
|
cloudStack 3.0 new UI - basic zone - specify service provider name when trying to get service provider ID of VirtualRouter during zone creation.
|
2011-11-29 10:57:17 -08:00 |
Jessica Wang
|
bee7626253
|
cloudStack 3.0 new UI - basic zone - guest network - add IP range - add 6 Pod fields, guest gateway field, guest netmask field to dialog (for basic zone only).
|
2011-11-28 16:52:19 -08:00 |
Jessica Wang
|
a5a5ff82e4
|
cloudStack 3.0 new UI - basic zone - guest network - create network - if create new pod is selected in pod dropdown, show 5 pod fields and create a pod first, than pass podId to create an IP range on pod level (for basic zone only)
|
2011-11-28 15:43:14 -08:00 |
Jessica Wang
|
35845a075c
|
cloudStack 3.0 new UI - system - basic zone - guest network - create network - after create network succeeds, create IP range on pod level (only for basic zone)
|
2011-11-28 14:42:09 -08:00 |
Jessica Wang
|
db623c8e47
|
cloudStack 3.0 new UI - basic zone - guest network - create network - add pod dropdown (for basic zone only).
|
2011-11-28 14:13:42 -08:00 |
Brian Federle
|
0042749226
|
Fix missing ID on host list view, which was breaking detail view
|
2011-11-28 14:10:27 -08:00 |
Jessica Wang
|
bb7ff42c23
|
cloudStack 3.0 new UI - system - basic zone - create pod - rename labels.
|
2011-11-28 13:29:35 -08:00 |
Brian Federle
|
623a048d13
|
Fix typo
|
2011-11-28 12:54:28 -08:00 |
Jessica Wang
|
683e5a5b57
|
cloudStack 3.0 new UI - system - basic zone - create pod - remove 3 guest fields.
|
2011-11-28 12:27:26 -08:00 |
Jessica Wang
|
d853de8187
|
cloudStack 3.0 new UI - system - basic zone - guest network - create network - populate network offering dropdown with Shared ones (for basic zone).
|
2011-11-28 12:07:54 -08:00 |
Jessica Wang
|
cd957604b3
|
cloudStack 3.0 new UI - system - basic zone - guest network - remove Edit action.
|
2011-11-28 11:49:47 -08:00 |
Jessica Wang
|
4f7eb448e0
|
cloudStack 3.0 new UI - system - basic zone - guest network - remove VLAN field and CIDR field.
|
2011-11-28 11:18:30 -08:00 |
Jessica Wang
|
7c37455b8a
|
cloudStack 3.0 new UI - system - router page, systemVM page - detail view - apply action filter.
|
2011-11-28 10:10:13 -08:00 |
Brian Federle
|
a25728b19d
|
bug 12177: Fix incorrect user data on auto-login, which was breaking add project
|
2011-11-28 10:09:40 -08:00 |
Jessica Wang
|
d03a2f40bf
|
cloudStack 3.0 new UI - Router page - detail view - add actions.
|
2011-11-23 18:10:04 -08:00 |
Jessica Wang
|
1565d2c659
|
cloudStack 3.0 new UI - System VM page - detail view - add actions.
|
2011-11-23 18:08:01 -08:00 |
Jessica Wang
|
cb473b29e9
|
cloudStack 3.0 new UI - Routers page - add detail view.
|
2011-11-23 17:21:55 -08:00 |
Jessica Wang
|
3b4b9db4e6
|
cloudStack 3.0 new UI - System VM page - add detail view.
|
2011-11-23 16:59:02 -08:00 |
Jessica Wang
|
a393616659
|
cloudStack 3.0 new UI - zone chart - public network - add IP range - fix a bug that vlanId didn't get passed to API call.
|
2011-11-23 16:01:55 -08:00 |
Brian Federle
|
a5a2636da7
|
Implement bypass login check and logout action
|
2011-11-23 15:46:57 -08:00 |
Brian Federle
|
e2a889ed5f
|
Add example logout action
|
2011-11-23 15:46:57 -08:00 |
Jessica Wang
|
19f297577e
|
cloudStack 3.0 new UI - zone chart - SRX device - implement Delete action.
|
2011-11-23 15:23:23 -08:00 |
Jessica Wang
|
c962af67bc
|
cloudStack 3.0 new UI - zone chart - F5 device - implement Delete action.
|
2011-11-23 14:33:36 -08:00 |
Jessica Wang
|
c3588083f6
|
cloudStack 3.0 new UI - zone chart - NetScaler device - implement Delete action.
|
2011-11-23 14:23:42 -08:00 |
Brian Federle
|
a3d221b842
|
Add search functionality to global settings
|
2011-11-23 14:10:02 -08:00 |
Brian Federle
|
9237e91344
|
-bug 12153: Properly refresh list view after performing actions in detail view
-Fix clicking too fast to add panel breaking browser
-Add install wizard copy
|
2011-11-23 14:02:54 -08:00 |
Jessica Wang
|
fc7bbc39f3
|
cloudStack 3.0 new UI - zone chart - add id attribute to network service provider.
|
2011-11-22 18:52:56 -08:00 |
Jessica Wang
|
8672d380a5
|
bug 12058: cloudStack 3.0 new UI - system - zone listView - add public field.
|
2011-11-22 18:24:42 -08:00 |
Jessica Wang
|
92d548c4dd
|
cloudStack 3.0 new UI - zone chart - F5, SRX - implement Delet action.
|
2011-11-22 18:03:38 -08:00 |
Jessica Wang
|
5be1a23738
|
cloudStack 3.0 new UI - zone chart - NetScaler - implement Delet action.
|
2011-11-22 17:56:39 -08:00 |
Jessica Wang
|
7ec54f4e3c
|
cloudStack 3.0 new UI - zone chart - SRX - add detailView.
|
2011-11-22 17:37:05 -08:00 |
Jessica Wang
|
736744674b
|
cloudStack 3.0 new UI - zone chart - F5- add detailView.
|
2011-11-22 17:26:21 -08:00 |
Jessica Wang
|
0eafdde965
|
cloudStack 3.0 new UI - zone chart - NetScaler - add detailView.
|
2011-11-22 16:35:16 -08:00 |
Brian Federle
|
a7c8c618a3
|
-Add example network section
-Move example VPN section to detail view
-Support reordering of list view items
-Example reorder actions for service offerings
|
2011-11-22 15:40:33 -08:00 |
Jessica Wang
|
25fd6701b5
|
cloudStack 3.0 new UI - zone chart - SRX - implement Enable, Disable action for network service provider SRX.
|
2011-11-22 15:39:31 -08:00 |
Jessica Wang
|
3d22b49434
|
cloudStack 3.0 new UI - zone chart - F5 - implement Enable, Disable action for network service provider F5.
|
2011-11-22 15:33:13 -08:00 |
Jessica Wang
|
1642afacc6
|
cloudStack 3.0 new UI - zone chart - NetScaler - implement Enable, Disable action for network service provider NetScaler.
|
2011-11-22 15:24:51 -08:00 |
Jessica Wang
|
7a3e0e405e
|
cloudStack 3.0 new UI - zone chart - NetScaler - add provider action filter.
|
2011-11-22 14:32:40 -08:00 |
Jessica Wang
|
35fa7a8d4a
|
cloudStack 3.0 new UI - NaaS - SRX - populate listView.
|
2011-11-22 13:56:06 -08:00 |
Jessica Wang
|
60a70c1c13
|
cloudStack 3.0 new UI - zone chart - public network - IP range tab - fix a bug that VLAN value didn't show.
|
2011-11-22 13:32:44 -08:00 |
Jessica Wang
|
8fe898e820
|
cloudStack 3.0 new UI - NaaS - zone chart - show only 1 network (for now)
|
2011-11-22 13:24:09 -08:00 |
Jessica Wang
|
ac973fbf48
|
cloudStack 3.0 new UI - NaaS - F5 - populate listView.
|
2011-11-22 12:47:44 -08:00 |
Jessica Wang
|
a5e78d01fa
|
cloudStack 3.0 new UI - NaaS - Guest - create network - correct parameter name passed to API call.
|
2011-11-22 11:33:04 -08:00 |
Jessica Wang
|
2c8c240e10
|
cloudStack 3.0 new UI - NaaS - Guest - create network - populate network offerings dropdown based on selected scope.
|
2011-11-22 11:22:28 -08:00 |
Jessica Wang
|
88ec85f86a
|
cloudStack 3.0 new UI - NaaS - ListNetScalerLoadBalancer API has been changed. Here is related UI change.
|
2011-11-21 18:48:10 -08:00 |
Jessica Wang
|
cfc43d0aaf
|
cloudStack 3.0 new UI - NaaS - check if network service provider has been created before creating another one.
|
2011-11-21 18:37:02 -08:00 |
Jessica Wang
|
8729f75cb1
|
cloudStack 3.0 new UI - NaaS - NetScaler - add matching fields to listView.
|
2011-11-21 17:53:02 -08:00 |
Jessica Wang
|
6e240ef6db
|
cloudStack 3.0 new UI - NaaS - populate NetScaler listView.
|
2011-11-21 17:43:02 -08:00 |
Jessica Wang
|
f24a465129
|
cloudStack 3.0 new UI - NaaS - fix a bug that network service provider status was wrong in zone chart.
|
2011-11-21 15:57:19 -08:00 |
Jessica Wang
|
07e2d15e49
|
cloudStack 3.0 new UI - NaaS - correct an API parameter.
|
2011-11-21 15:49:53 -08:00 |
Jessica Wang
|
49e837c898
|
cloudStack 3.0 new UI - NaaS - specify network service provider as "not-configured" if it's disabled without devices.
|
2011-11-21 15:48:18 -08:00 |
Brian Federle
|
5ce9e74c5c
|
Add status labels for network providers
|
2011-11-21 15:24:04 -08:00 |
Brian Federle
|
fc6c6fb5cb
|
Better network provider status UI handling
|
2011-11-21 15:23:47 -08:00 |
Jessica Wang
|
20dbde5c82
|
cloudStack 3.0 new UI - NaaS - fix a bug that dedicated parameter didnt' get to pass into API call.
|
2011-11-21 14:43:45 -08:00 |
Jessica Wang
|
d0b394b39b
|
cloudStack 3.0 new UI - NaaS - rename capacity to lbdevicecapacity when making API call.
|
2011-11-21 14:25:39 -08:00 |
Jessica Wang
|
8e8ebec325
|
cloudStack 3.0 new UI - NaaS - parameter name in addNetscalerLoadBalancer, addF5LoadBalancer API has been changed. Here is related UI change.
|
2011-11-21 14:25:37 -08:00 |
Brian Federle
|
cfcda326e5
|
-Fix args.context for zone host details panel
-Fix list view edit action
-Support range input for create form
|
2011-11-21 14:22:35 -08:00 |
Jessica Wang
|
cdaff93419
|
cloudStack 3.0 new UI - NaaS - Pod page - IP Range tab
|
2011-11-21 12:00:54 -08:00 |
Jessica Wang
|
22619711e7
|
cloudStack 3.0 new UI - NaaS - zone chart - widget include different parameter in args. Here is related UI change.
|
2011-11-21 11:11:35 -08:00 |
Jessica Wang
|
e61184c3be
|
cloudStack 3.0 new UI - NaaS - implement Add NetScaler.
|
2011-11-18 16:37:41 -08:00 |
Jessica Wang
|
b181b109b3
|
cloudStack 3.0 new UI - NaaS - create shared function addExternalFirewall().
|
2011-11-18 16:22:46 -08:00 |
Jessica Wang
|
21f071051a
|
cloudStack 3.0 new UI - NaaS - create shared function addExternalLoadBalancer().
|
2011-11-18 16:12:37 -08:00 |
Jessica Wang
|
658b5f929b
|
cloudStack 3.0 new UI - NaaS - implement add SRX firewall on listView.
|
2011-11-18 15:50:43 -08:00 |
Jessica Wang
|
874491d4b1
|
cloudStack 3.0 new UI - NaaS - implement add SRX firewall.
|
2011-11-18 15:31:26 -08:00 |
Brian Federle
|
85f1e56ce1
|
-Add provider-wide action support
-Support defaultValue for create forms
-Fix formatting on panel create forms (for providers)
|
2011-11-18 14:59:42 -08:00 |
Jessica Wang
|
aae3f4a13f
|
cloudStack 3.0 new UI - NaaS - implement add F5 load balancer device from listView.
|
2011-11-18 14:49:50 -08:00 |
Jessica Wang
|
e633fbd9b6
|
cloudStack 3.0 new UI - NaaS - add F5 load balancer device - add capacity, dedicated.
|
2011-11-18 14:17:03 -08:00 |
Jessica Wang
|
e5cdacf3d3
|
cloudStack 3.0 new UI - NaaS - add F5 load balancer device - add public interface, private interface, number of retries, mode.
|
2011-11-18 13:39:22 -08:00 |
Brian Federle
|
5539dfd783
|
Forgot some params on add vlan ip range in install wizard
|
2011-11-18 12:06:04 -08:00 |
Jessica Wang
|
994d42920e
|
cloudStack 3.0 new UI - NaaS - Physical Network - Edit action - hide spinning wheel on detail view when 2 API calls are finished.
|
2011-11-18 10:40:56 -08:00 |
Jessica Wang
|
2474448142
|
cloudStack 3.0 new UI - NaaS - implement Add NetScaler.
|
2011-11-17 17:42:03 -08:00 |
Jessica Wang
|
b497a2ad10
|
cloudStack 3.0 new UI - NaaS - Add SRX firewall - add Network Service Provider, SRX, before add SRX firewall rule if SRX provider is disabled.
|
2011-11-17 17:07:21 -08:00 |
Jessica Wang
|
4bb6c48120
|
cloudStack 3.0 new UI - NaaS - Add F5 - add Network Service Provider, F5, before add F5 Load Balancer rule if F5 is disabled.
|
2011-11-17 16:50:03 -08:00 |
Jessica Wang
|
87f1d36723
|
cloudStack 3.0 new UI - NaaS - implement Add SRX firewall.
|
2011-11-17 16:22:59 -08:00 |
Brian Federle
|
3ac7fb889b
|
Add error handling to notifications widget
|
2011-11-17 16:21:19 -08:00 |
Brian Federle
|
a68fba3a8d
|
Pass _custom correctly to notifications
|
2011-11-17 16:21:19 -08:00 |
Brian Federle
|
bce9e22c97
|
Fix selects
|
2011-11-17 16:05:34 -08:00 |
Jessica Wang
|
b79aa32e59
|
cloudStack 3.0 new UI - NaaS - implement Add F5 Load Balancer.
|
2011-11-17 16:05:05 -08:00 |
Brian Federle
|
593803c8d7
|
Fix service provider map
|
2011-11-17 15:47:03 -08:00 |
Brian Federle
|
b01388d3be
|
Fix network offering list view
|
2011-11-17 15:22:34 -08:00 |
Brian Federle
|
74d53c8795
|
AJAX calls for add network offering form
|
2011-11-17 15:17:00 -08:00 |
Brian Federle
|
c6c75c498e
|
Whitespace cleanup
|
2011-11-17 15:17:00 -08:00 |
Jessica Wang
|
496f591e56
|
cloudStack 3.0 new UI - NaaS - F5, SRX - when status is disabled, click F5 or SRX will lead to an Add form.
|
2011-11-17 15:00:41 -08:00 |
Jessica Wang
|
64f5681097
|
cloudStack 3.0 new UI - System - NaaS - populate network service provide status (enabled/disabled) in zone chart.
|
2011-11-17 14:49:25 -08:00 |
Brian Federle
|
ed176cf3c9
|
-Fix zone chart -- $browser is undefined error
-Support dynamic generation of create form fields (for add network offering)
-Add example add network offering form
|
2011-11-17 14:16:42 -08:00 |
Brian Federle
|
b378964e81
|
Fix system devices UI
|
2011-11-17 11:39:43 -08:00 |
Jessica Wang
|
968bf5cbc6
|
cloudStack 3.0 new UI - System - Management - details - add "View Pods"
|
2011-11-17 11:12:57 -08:00 |
Jessica Wang
|
45bfedb2c0
|
cloudStack 3.0 new UI - system - Advanced Zone - guest - create network - domain field and account field's showing/hiding depends on selection in scope field.
|
2011-11-16 17:15:38 -08:00 |
Jessica Wang
|
21a488254b
|
cloudStack 3.0 new UI - system - Basic Zone - guest - implement create network cor Basic Zone.
|
2011-11-16 16:52:58 -08:00 |
Brian Federle
|
edc2df1d73
|
-Correctly refresh properties on detail view action
-Support async edit action
-Make action notification section optional
-Add save button to apply detail view edit
-Fix indentation, button spacing for multi-edit items
|
2011-11-16 16:19:17 -08:00 |
Brian Federle
|
7832509e78
|
Fix action filters on domain details
|
2011-11-16 14:35:12 -08:00 |
Jessica Wang
|
7a8a260073
|
cloudStack 3.0 new UI - system - guest - network tabs - IP ranges - implement Add action and delete action.
|
2011-11-16 14:26:46 -08:00 |
Brian Federle
|
8f9a06fb41
|
Always show disabled list view actions
|
2011-11-16 13:22:02 -08:00 |
Jessica Wang
|
a6f8572678
|
cloudStack 3.0 new UI - system - guest - network tabs - implement Delete action.
|
2011-11-16 13:01:35 -08:00 |
Jessica Wang
|
985e8fd000
|
cloudStack 3.0 new UI - system - guest - network tabs - implement Edit action.
|
2011-11-16 12:12:56 -08:00 |
Brian Federle
|
c535de7698
|
Fix add zone wizard dropping new row after creation
|
2011-11-16 11:27:24 -08:00 |
Jessica Wang
|
a7c0de3cf2
|
cloudStack 3.0 new UI - system - guest - (1) createNetwork - remove "tags" field since server-side doesn't support it any more. (2) add more fields to details tab of network tab.
|
2011-11-16 11:24:58 -08:00 |
Jessica Wang
|
3c09c97e3d
|
cloudStack 3.0 new UI - system - create guest network - populate network offering dropdown the other way around.
|
2011-11-16 10:47:53 -08:00 |
Jessica Wang
|
5d329bc623
|
cloudStack 3.0 new UI - create zone - call listCapabilities to refresh global variable after update network service provider completes.
|
2011-11-16 10:41:50 -08:00 |
Jessica Wang
|
33ebebf638
|
cloudStack 3.0 new UI - event page, alert page - add details view.
|
2011-11-15 17:47:36 -08:00 |
Jessica Wang
|
7ff10f99cb
|
cloudStack 3.0 new UI - system - guest - network tabs - add details view.
|
2011-11-15 17:47:34 -08:00 |
Jessica Wang
|
cc907adcbb
|
cloudStack 3.0 new UI - System - Guest - network tab - add/remove fields in listView.
|
2011-11-15 16:58:57 -08:00 |
Jessica Wang
|
4570d7d6cd
|
cloudStack 3.0 new UI - System - Guest - populate network tabs by API call.
|
2011-11-15 16:40:01 -08:00 |
Jessica Wang
|
0f5e5df0ac
|
cloudStack 3.0 new UI - System - Guest - create network - pass new parameter acltype to createNetwork API.
|
2011-11-15 16:21:23 -08:00 |
Jessica Wang
|
b01013f22a
|
cloudStack 3.0 new UI - System - Add Zone - after createZone API returns success, enable virtual router element first, then enable network service provider.
|
2011-11-15 15:40:54 -08:00 |
Jessica Wang
|
14434396e1
|
cloudStack 3.0 new UI - System - Guest - network tab - Add Network dialog - add new dropdown "Network Offering".
|
2011-11-15 11:40:04 -08:00 |
Jessica Wang
|
029f064e3d
|
cloudStack 3.0 new UI - System - Guest - network tab - implement Add Network.
|
2011-11-15 11:23:59 -08:00 |
Jessica Wang
|
9f4d420a4a
|
cloudStack 3.0 new UI - create zone - add warning message if listNetworkServiceProviders API doesn't return Network Service Provider ID.
|
2011-11-15 10:00:16 -08:00 |
Jessica Wang
|
96e5abeb89
|
cloudStack 3.0 new UI - system - no need to enable physical network when editing guest network.
|
2011-11-14 15:22:12 -08:00 |
Jessica Wang
|
3a22692d82
|
cloudStack 3.0 new UI - system - update physical network's state to Enabled during zone creation.
|
2011-11-14 15:20:18 -08:00 |
Jessica Wang
|
f55bf793fd
|
cloudStack 3.0 new UI - System - Guest Network - Add Network tab.
|
2011-11-14 14:07:12 -08:00 |
Jessica Wang
|
dda8b9a380
|
cloudStack 3.0 new UI - remove debugger keyword.
|
2011-11-14 13:17:01 -08:00 |
Brian Federle
|
3e09925f58
|
Update install wizard appearance
|
2011-11-11 19:12:12 -08:00 |
Jessica Wang
|
ed39de83e3
|
cloudStack 3.0 new UI - add zone wizard - remove create pod step and create IP range step.
|
2011-11-11 16:08:32 -08:00 |
Brian Federle
|
a5f0e0d633
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-11 14:54:22 -08:00 |
Brian Federle
|
c260d3d214
|
Disable install wizard
|
2011-11-11 14:54:15 -08:00 |
Brian Federle
|
fb4db0504e
|
Fix form data
|
2011-11-11 14:53:06 -08:00 |
Jessica Wang
|
098f6edaa0
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-11 14:29:25 -08:00 |
Brian Federle
|
7098603130
|
Disable install wizard, until server calls are corrected
|
2011-11-11 14:20:59 -08:00 |
Brian Federle
|
e58ff4d71b
|
Pull real form data for server calls
|
2011-11-11 14:19:11 -08:00 |
Brian Federle
|
105080e915
|
Fix wizard forms
|
2011-11-11 14:18:51 -08:00 |
Jessica Wang
|
49ecd42a74
|
cloudStack 3.0 new UI - instance wizard - select network step - fix a bug that network container was empty when trying to deploy 2nd VM.
|
2011-11-11 13:59:48 -08:00 |
Brian Federle
|
e77aac18e9
|
Advanced installation button
|
2011-11-11 13:15:03 -08:00 |
Brian Federle
|
97bc2c3769
|
Update install wizard widget
|
2011-11-11 13:08:48 -08:00 |
Brian Federle
|
0e0ea4fb7d
|
Add comments
|
2011-11-11 12:17:27 -08:00 |
Brian Federle
|
b911cd7df5
|
Merge branch 'master' into ui-install-wizard
Conflicts:
ui/index-test.html
ui/index.jsp
ui/scripts-test/system.js
ui/scripts/ui-custom/installWizard.js
|
2011-11-11 12:00:56 -08:00 |
Brian Federle
|
cf2ccf1378
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-11 11:56:39 -08:00 |
Brian Federle
|
22f1755d77
|
Disable 'add pod' and 'add ip range' steps in zone wizard
|
2011-11-11 11:56:35 -08:00 |
Jessica Wang
|
9d523abb97
|
cloudStack 3.0 new UI - network offering page - add "enable", "disable" action.
|
2011-11-11 11:31:31 -08:00 |
Brian Federle
|
f926eee4eb
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-11 11:31:12 -08:00 |
Brian Federle
|
1848079bcd
|
Add embedded table to detail view, for guest network configuration
|
2011-11-11 11:31:06 -08:00 |
Jessica Wang
|
c93730ddaf
|
cloudStack 3.0 new UI - network offering page - remove "Unavailable" from the drop down choice for Availability.
|
2011-11-11 11:09:50 -08:00 |
Brian Federle
|
8e12c9aa21
|
Update dialog appearance; add UI support for zone network providers
|
2011-11-11 10:29:27 -08:00 |
Brian Federle
|
7eb51d65d0
|
Add base install wizard scripts
|
2011-11-11 10:28:58 -08:00 |
Jessica Wang
|
f922698309
|
cloudStack 3.0 new UI - NaaS - public network - IP Addresses tab - pass networkId to listVlanIpRanges API.
|
2011-11-10 20:33:08 -08:00 |
Jessica Wang
|
79631ab026
|
cloudStack 3.0 new UI - NaaS - public network - add IP range - do not pass "isshared=true" to createVlanIpRange API.
|
2011-11-10 20:13:33 -08:00 |
Jessica Wang
|
9d4b800e29
|
cloudStack 3.0 new UI - NaaS - VM creation - after deployVM returns success, configure VirtualRouterElement.
|
2011-11-10 17:08:50 -08:00 |
Jessica Wang
|
3e124a9ad1
|
cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - implement Delete action.
|
2011-11-10 16:49:12 -08:00 |
Jessica Wang
|
449c6dda33
|
cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - Add action - Make VLAN ID optional.
|
2011-11-10 16:49:11 -08:00 |
Jessica Wang
|
d460fd19cf
|
cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - Add action - pass forVirtualNetwork to createVlanIpRange API.
|
2011-11-10 16:49:10 -08:00 |
Jessica Wang
|
0a65e26487
|
cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - implement Add action.
|
2011-11-10 16:49:08 -08:00 |
Jessica Wang
|
5b790db556
|
cloudStack 3.0 new UI - NaaS - Public network - populate IP Addresses tab.
|
2011-11-10 16:49:06 -08:00 |
Jessica Wang
|
9aa571788c
|
cloudStack 3.0 new UI - NaaS - Public network - add IP Addresses tab.
|
2011-11-10 16:49:05 -08:00 |
Brian Federle
|
49970f6daf
|
Merge branch 'master' into ui-install-wizard
Conflicts:
ui/index-test.html
ui/scripts/ui-custom/installWizard.js
|
2011-11-10 11:17:20 -08:00 |
Brian Federle
|
a594369d93
|
Updated zone chart
|
2011-11-10 11:02:24 -08:00 |
Brian Federle
|
e96520543f
|
Add example install wizard
|
2011-11-10 11:02:03 -08:00 |
Brian Federle
|
3dfe5b15e0
|
Merge branch 'master' into ui-install-wizard
|
2011-11-10 08:28:52 -08:00 |
Jessica Wang
|
d324c5d9f2
|
cloudStack 3.0 new UI - NaaS - Guest page - Edit action - make zone's CIDR editable here and call updateZone to update CIDR from Guest page.
|
2011-11-09 20:02:54 -08:00 |
Jessica Wang
|
15082f0dfc
|
cloudStack 3.0 new UI - NaaS - Guest page - Edit action.
|
2011-11-09 19:48:40 -08:00 |
Jessica Wang
|
24a5fe3924
|
cloudStack 3.0 new UI - NaaS - Public page - fix a bug that no data showed in details tab.
|
2011-11-09 19:34:42 -08:00 |
Brian Federle
|
cbf212844d
|
Allow custom data to be passed to detail view actions, via dataProvider
|
2011-11-09 19:25:11 -08:00 |
Jessica Wang
|
d7edcd6957
|
cloudStack 3.0 new UI - NaaS
|
2011-11-09 19:12:11 -08:00 |
Brian Federle
|
e62ce165f5
|
Pass correct context
|
2011-11-09 18:46:51 -08:00 |
Brian Federle
|
2a13268fe3
|
Add system configuration forms for public, management, guest; add list view support for network providers
|
2011-11-09 16:12:30 -08:00 |
Brian Federle
|
27f63ceb8f
|
Merge branch 'master' into ui-install-wizard
|
2011-11-09 14:19:09 -08:00 |
Brian Federle
|
fa6fe67f14
|
Fix system vm poll
|
2011-11-09 14:08:58 -08:00 |
Jessica Wang
|
3937f5d5cc
|
cloudStack 3.0 new UI - Disk offering page - add details tab, Edit action, Delete action.
|
2011-11-09 14:03:45 -08:00 |
Brian Federle
|
599574bd7a
|
Add install wizard server calls
|
2011-11-09 13:43:24 -08:00 |
Brian Federle
|
3a2c6e76bc
|
Add install wizard JS
|
2011-11-09 12:28:07 -08:00 |
Jessica Wang
|
a6d90ca1fd
|
cloudStack 3.0 new UI - system service offering page - add details tab, Edit action, Delete action.
|
2011-11-09 10:38:22 -08:00 |
Jessica Wang
|
dd3757af94
|
cloudStack 3.0 new UI - service offering page - implement Delete action.
|
2011-11-09 10:24:19 -08:00 |
Jessica Wang
|
592483f7df
|
cloudStack 3.0 new UI - service offering page - implement Edit action.
|
2011-11-08 18:13:21 -08:00 |
Jessica Wang
|
21f64a71b4
|
cloudStack 3.0 new UI - service offering page - add network rate, offerHA, CPU cap, storage tags, host tags, domain, create date.
|
2011-11-08 18:04:31 -08:00 |
Jessica Wang
|
f1248a4d02
|
cloudStack 3.0 new UI - service offering page - add details tab.
|
2011-11-08 17:47:12 -08:00 |
Jessica Wang
|
940ebff7b4
|
cloudStack 3.0 new UI - service offering page - list view - add unit to CPU speed, Memory field.
|
2011-11-08 17:19:59 -08:00 |
Jessica Wang
|
1736826ff0
|
cloudStack 3.0 new UI - ISO page - add Filter By dropdown on listView.
|
2011-11-08 17:00:45 -08:00 |
Jessica Wang
|
f8945168ae
|
cloudStack 3.0 new UI - listView widget - (1) remove default option "All". (2) fix a bug that args.filterBy.kind got value from wrong dropdown when selectView dropdown and filterBy dropdown both exist on the same page.
|
2011-11-08 16:36:28 -08:00 |
Brian Federle
|
d9a5f851b5
|
Updated zone page; update detail view edit notification
|
2011-11-08 16:25:33 -08:00 |
Jessica Wang
|
7a8ca9d8cb
|
cloudStack 3.0 new UI - domain page - remove resource limits tab that is already merged into details tab.
|
2011-11-08 14:22:57 -08:00 |
Jessica Wang
|
30b0fdd30a
|
cloudStack 3.0 new UI - account page - optimize data returned to dataProvider.
|
2011-11-08 14:08:58 -08:00 |
Jessica Wang
|
93e11db07d
|
cloudStack 3.0 new UI - domain page - merge update resource limit into Edit action.
|
2011-11-08 13:17:29 -08:00 |
Brian Federle
|
7097edf15f
|
Add sample NAAS section to system config
|
2011-11-08 12:53:54 -08:00 |
Brian Federle
|
28521a3819
|
Updated header/project appearance; add new system chart view
|
2011-11-08 12:43:57 -08:00 |
Jessica Wang
|
7d430c8a25
|
cloudStack 3.0 new UI - domain page - Delete Domain action - pass cleanup parameter to API call if "Forced" checkbox is visible.
|
2011-11-08 12:24:12 -08:00 |
Jessica Wang
|
b8ba041027
|
cloudStack 3.0 new UI - domain page - add VM limits, IP limits, Volume limits, Snapshot limits, Template limits field.
|
2011-11-08 12:14:45 -08:00 |
Jessica Wang
|
9e070e41b9
|
cloudStack 3.0 new UI - domain page - add Instance Total field, Volume Total field.
|
2011-11-08 11:56:23 -08:00 |
Jessica Wang
|
a76711b453
|
cloudStack 3.0 new UI - domain page - add Account Total field.
|
2011-11-08 11:49:01 -08:00 |
Jessica Wang
|
1fc8997547
|
cloudStack 3.0 new UI - domain page - implement Edit Domain action.
|
2011-11-08 10:57:05 -08:00 |
Jessica Wang
|
0b6abd1717
|
cloudStack 3.0 new UI - user page - implement Delete User action.
|
2011-11-07 17:39:51 -08:00 |
Jessica Wang
|
156833b4e9
|
cloudStack 3.0 new UI - user page - implement Enable User action.
|
2011-11-07 17:33:04 -08:00 |
Brian Federle
|
08d11f1901
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-07 17:08:46 -08:00 |
Brian Federle
|
1fd8f41ca5
|
Remove call to listConfigurations -- not supported by non-admins
|
2011-11-07 17:08:34 -08:00 |
Jessica Wang
|
650acd6845
|
cloudStack 3.0 new UI - user page - implement Disable User action.
|
2011-11-07 16:54:05 -08:00 |
Jessica Wang
|
751685541c
|
cloudStack 3.0 new UI - user page - implement Generate Keys action.
|
2011-11-07 16:10:30 -08:00 |
Jessica Wang
|
5d55037310
|
cloudStack 3.0 new UI - user page - implement Change Password action.
|
2011-11-07 16:01:46 -08:00 |
Jessica Wang
|
55c817ad62
|
cloudStack 3.0 new UI - user page - implement Edit User action.
|
2011-11-07 15:38:35 -08:00 |
Brian Federle
|
5ad821612c
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-07 15:29:27 -08:00 |
Brian Federle
|
0d16593e3a
|
Fix typo
|
2011-11-07 15:26:53 -08:00 |
Jessica Wang
|
836af43681
|
cloudStack 3.0 new UI - user page - implement action filter.
|
2011-11-07 15:14:24 -08:00 |
Jessica Wang
|
d0874522d0
|
cloudStack 3.0 new UI - account page - implement Delete Account action.
|
2011-11-07 14:42:47 -08:00 |
Jessica Wang
|
5890f4a7de
|
cloudStack 3.0 new UI - account page - implement Lock Account action.
|
2011-11-07 14:27:02 -08:00 |
Brian Federle
|
b3d084f155
|
Use invitation required flag from configuration for projects UI flow
|
2011-11-07 12:54:47 -08:00 |
Brian Federle
|
f401087a16
|
Fix project dashboard click event
|
2011-11-07 12:41:37 -08:00 |
Brian Federle
|
bcd8f85d38
|
Support invitation-based project user management
|
2011-11-07 12:37:59 -08:00 |
Brian Federle
|
b4a6dd512a
|
Move projects above global settings
|
2011-11-07 12:37:21 -08:00 |
Jessica Wang
|
72bf65e306
|
cloudStack 3.0 new UI - account page - implement Enable Account action.
|
2011-11-07 11:38:54 -08:00 |
Jessica Wang
|
d3559bf7cb
|
cloudStack 3.0 new UI - account page - implement Disable Account action.
|
2011-11-07 10:59:57 -08:00 |
Jessica Wang
|
7760c4b310
|
cloudStack 3.0 new UI - account page - implement Update Resource Count action.
|
2011-11-07 10:39:44 -08:00 |
Jessica Wang
|
ce4f2b503a
|
cloudStack 3.0 new UI - account page - consolidate Template Limits to Edit action.
|
2011-11-04 19:18:40 -07:00 |
Jessica Wang
|
c4b323ee76
|
cloudStack 3.0 new UI - account page - consolidate Snapshot Limits to Edit action.
|
2011-11-04 19:12:58 -07:00 |
Jessica Wang
|
465bd3636d
|
cloudStack 3.0 new UI - account page - consolidate Volume Limits to Edit action.
|
2011-11-04 19:05:55 -07:00 |
Jessica Wang
|
e249f6fc4c
|
cloudStack 3.0 new UI - account page - consolidate Public IP Limits to Edit action.
|
2011-11-04 18:55:10 -07:00 |
Jessica Wang
|
5d8b35009d
|
cloudStack 3.0 new UI - account page - consolidate Instance Limits to Edit action.
|
2011-11-04 18:40:18 -07:00 |
Jessica Wang
|
8719a43619
|
cloudStack 3.0 new UI - account page - add Instance Limits.
|
2011-11-04 18:05:03 -07:00 |
Jessica Wang
|
568b64a0e5
|
cloudStack 3.0 new UI - account page - implement action filter.
|
2011-11-04 16:21:18 -07:00 |
Brian Federle
|
c14e0362d1
|
Implement new project flow
|
2011-11-04 16:09:17 -07:00 |
Jessica Wang
|
14e3653a62
|
cloudStack 3.0 new UI - implement Edit account action.
|
2011-11-04 16:06:09 -07:00 |
Jessica Wang
|
99219a82a0
|
cloudStack 3.0 new UI - implement Add User action.
|
2011-11-04 15:55:33 -07:00 |
Jessica Wang
|
329a520071
|
cloudStack 3.0 new UI - account page - user page - add details tab.
|
2011-11-04 15:27:51 -07:00 |
Jessica Wang
|
e515a56332
|
cloudStack 3.0 new UI - account page - add "View User" that will drip down to users page.
|
2011-11-04 15:05:49 -07:00 |
Jessica Wang
|
2c06fac94b
|
cloudStack 3.0 new UI - pass timezone parameter to createAccount API if timezone is selected.
|
2011-11-04 13:30:32 -07:00 |
Jessica Wang
|
c87278e46c
|
cloudStack 3.0 new UI - create account - populate timezone field by timezone map in sharedFunctions.js.
|
2011-11-04 12:00:06 -07:00 |
Jessica Wang
|
02ca54a946
|
cloudStack 3.0 new UI - account page - add new account - add timezone dropdown.
|
2011-11-04 11:26:04 -07:00 |
Brian Federle
|
dda9b0bea3
|
Add additional project management actions; add project list view
|
2011-11-04 11:00:49 -07:00 |
Brian Federle
|
7dfaf2bb39
|
Implement projects server calls
|
2011-11-04 09:19:01 -07:00 |
Brian Federle
|
fe04fab57e
|
Pass context correctly from projects UI
|
2011-11-04 09:18:45 -07:00 |
Jessica Wang
|
83cda2a966
|
cloudStack 3.0 new UI - instance page - implement staticstics tab.
|
2011-11-03 16:54:15 -07:00 |
Jessica Wang
|
2f91d74eed
|
cloudStack 3.0 new UI - instance page - hide security tab when zone is not security group enabled.
|
2011-11-03 15:49:38 -07:00 |
Brian Federle
|
6152cdb36b
|
Add updated projects UI
|
2011-11-03 15:13:07 -07:00 |
Brian Federle
|
29f510772c
|
Add new UI; move old UI to old/
|
2011-11-03 10:59:57 -07:00 |
Edison Su
|
6841e265d3
|
bug 10330: finally merge Rommer's CLVM patch
status 10330: resolved fixed
|
2011-11-02 18:03:58 -07:00 |
Jessica Wang
|
77a12ad951
|
bug 11725: cloudStack 2.2 UI - volume page - hide Take Snapshot, Recurring Snapshot action when volume's hypervisor is Ovm.
|
2011-10-14 17:23:38 -07:00 |
Jessica Wang
|
c9207c83ae
|
bug 11647: cloudStack 2.2 UI - Instance page - make Migrate Instance option available for VM whose hypervisor is OVM.
|
2011-10-14 17:23:07 -07:00 |
Jessica Wang
|
f38ba247b9
|
bug 11700: cloudStack 2.2 UI - cluster page - expose Manage Cluster, Unmanage Cluster action.
|
2011-10-14 17:22:39 -07:00 |
Edison Su
|
962bbcd5a0
|
bug 11634: add manual vm migration support for kvm
status 11634: resolved fixed
|
2011-10-10 11:31:18 -07:00 |
Jessica Wang
|
18cd05a6a2
|
bug 11481: cloudStack 2.2 - router page - add "Migration System VM" action.
|
2011-10-07 15:55:10 -07:00 |
Jessica Wang
|
cd02613173
|
bug 11481: cloudStack 2.2 - system VM page - add "Migration System VM" action.
|
2011-10-07 15:54:51 -07:00 |
Jessica Wang
|
8023d9486e
|
cloudStack - sync 2.2.Y UI change to master branch.
|
2011-09-29 15:35:45 -07:00 |
Jessica Wang
|
425f084f39
|
bug 11607: cloudStack - Make client API path and client Console path configurable in the UI code.
|
2011-09-29 12:20:02 -07:00 |
Jessica Wang
|
4557b5d54e
|
bug 11525: cloudStack 2.2 UI - Domain Admin can only edit/delete/copy/download his own template just like a user.
|
2011-09-22 16:17:36 -07:00 |
Jessica Wang
|
10062a04eb
|
bug 11446: cloudStack 2.2.y - authorizeSecurityGroupIngress API response has changed. Here is corresponding UI change.
|
2011-09-15 10:25:59 -07:00 |
Jessica Wang
|
58841d0bc4
|
bug 11441: cloudStack - host page - Edit Host - fix a bug that hosttags editing field didn't get refresh when clicking different hosts in middle menu.
|
2011-09-14 12:09:04 -07:00 |
Jessica Wang
|
4e17c23f80
|
bug 11433: cloudStack - Acquire IP Address dialog - get element ID by a different way.
|
2011-09-14 11:45:46 -07:00 |
Jessica Wang
|
08592da39e
|
cloudStack - VM Wizard - fix a bug that comes and goes: "$soTemplate is undefined"
|
2011-09-14 10:08:22 -07:00 |
Jessica Wang
|
de9856f1c4
|
cloudStack - sync UI change from 2.2.y branch to mater branch.
|
2011-09-13 16:00:46 -07:00 |
Jessica Wang
|
ff3316b3f9
|
bug 11080: cloudStack - Add Primary Storage dialog - (1) add new protocol "OCFS2" to hypervisorType "OVM". (2) When "OCFS2" is selected, show/hide other fields like NFS is selected, except no server field.
|
2011-08-30 15:23:19 -07:00 |
Jessica Wang
|
2b5e673b0a
|
bug 11261: cloudStack - host page - Edit Host action - (1) make hosttags editable. (2) consolidate update OS category from dialog box to main screen.
|
2011-08-25 17:28:00 -07:00 |
Jessica Wang
|
b6f715771e
|
bug 11260: cloudStack - create system service offering dialog: add network rate field.
|
2011-08-25 15:26:36 -07:00 |
Jessica Wang
|
a3645e3e46
|
bug 11255: cloudStack - IP address page - add a missing semicolon.
|
2011-08-25 15:01:44 -07:00 |
Jessica Wang
|
e19cff6beb
|
bug 11255: cloudStack - IP address page - Create Firewall rule - fix a bug on Google Chrome that changing protocol dropdown (e.g. from TCP to ICMP) wouldn't correctly hide/show related input fields.
|
2011-08-25 14:40:08 -07:00 |
Jessica Wang
|
91910dd50e
|
bug 11255: cloudStack - IP address page - Create Firewall rule - fix a JavaScript syntax bug.
|
2011-08-25 14:39:44 -07:00 |
Jessica Wang
|
617cb5a058
|
cloudStack - pass "forVirtualNetwork=false" when creating IP range for public network in an security-group-enabled (advanced) zone.
|
2011-08-24 14:22:38 -07:00 |
Jessica Wang
|
e4fccab0a1
|
cloudStack - sync instance.js from 2.2.y branch to master branch.
|
2011-08-23 10:44:24 -07:00 |
alena
|
8a7feb8ec1
|
Merge branch '2.2.y'
Conflicts:
agent/src/com/cloud/agent/resource/computing/LibvirtComputingResource.java
api/src/com/cloud/agent/api/routing/LoadBalancerConfigCommand.java
api/src/com/cloud/agent/api/to/FirewallRuleTO.java
api/src/com/cloud/agent/api/to/IpAddressTO.java
api/src/com/cloud/agent/api/to/PortForwardingRuleTO.java
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/BaseCmd.java
api/src/com/cloud/api/ResponseGenerator.java
api/src/com/cloud/api/commands/CreateFirewallRuleCmd.java
api/src/com/cloud/api/commands/CreateIpForwardingRuleCmd.java
api/src/com/cloud/api/commands/CreateLoadBalancerRuleCmd.java
api/src/com/cloud/api/commands/CreatePortForwardingRuleCmd.java
api/src/com/cloud/api/commands/DeleteLoadBalancerRuleCmd.java
api/src/com/cloud/api/commands/ListCapabilitiesCmd.java
api/src/com/cloud/api/commands/UpdateNetworkCmd.java
api/src/com/cloud/api/response/CapabilitiesResponse.java
api/src/com/cloud/network/Network.java
api/src/com/cloud/network/NetworkService.java
api/src/com/cloud/network/firewall/FirewallService.java
api/src/com/cloud/network/lb/LoadBalancingRule.java
api/src/com/cloud/network/lb/LoadBalancingRulesService.java
api/src/com/cloud/network/rules/FirewallRule.java
api/src/com/cloud/network/rules/RulesService.java
api/src/com/cloud/offering/NetworkOffering.java
client/tomcatconf/commands.properties.in
cloud.spec
core/src/com/cloud/agent/resource/virtualnetwork/VirtualRoutingResource.java
core/src/com/cloud/hypervisor/xen/resource/CitrixHelper.java
core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
core/src/com/cloud/storage/template/DownloadManagerImpl.java
core/src/com/cloud/vm/DomainRouterVO.java
debian/cloud-deps.install
patches/systemvm/debian/config/etc/init.d/cloud-early-config
patches/systemvm/debian/config/root/ipassoc.sh
patches/systemvm/debian/config/root/loadbalancer.sh
scripts/vm/hypervisor/kvm/rundomrpre.sh
scripts/vm/hypervisor/xenserver/vmops
server/src/com/cloud/agent/manager/AgentAttache.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/agent/manager/AgentMonitor.java
server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
server/src/com/cloud/alert/ClusterAlertAdapter.java
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/api/ApiServer.java
server/src/com/cloud/cluster/ClusterManagerImpl.java
server/src/com/cloud/configuration/Config.java
server/src/com/cloud/configuration/ConfigurationManager.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/ha/HighAvailabilityManagerImpl.java
server/src/com/cloud/host/dao/HostDaoImpl.java
server/src/com/cloud/hypervisor/xen/discoverer/XcpServerDiscoverer.java
server/src/com/cloud/network/LoadBalancerVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/dao/FirewallRulesDao.java
server/src/com/cloud/network/dao/FirewallRulesDaoImpl.java
server/src/com/cloud/network/element/DhcpElement.java
server/src/com/cloud/network/element/VirtualRouterElement.java
server/src/com/cloud/network/firewall/FirewallManagerImpl.java
server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManager.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
server/src/com/cloud/network/rules/FirewallManager.java
server/src/com/cloud/network/rules/FirewallRuleVO.java
server/src/com/cloud/network/rules/PortForwardingRuleVO.java
server/src/com/cloud/network/rules/RulesManagerImpl.java
server/src/com/cloud/network/rules/StaticNatRuleImpl.java
server/src/com/cloud/network/security/SecurityGroupListener.java
server/src/com/cloud/network/security/SecurityGroupManagerImpl.java
server/src/com/cloud/offerings/NetworkOfferingVO.java
server/src/com/cloud/server/ConfigurationServerImpl.java
server/src/com/cloud/server/ManagementServerImpl.java
server/src/com/cloud/storage/StorageManager.java
server/src/com/cloud/storage/StorageManagerImpl.java
server/src/com/cloud/storage/dao/VMTemplateHostDaoImpl.java
server/src/com/cloud/storage/download/DownloadMonitorImpl.java
server/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
server/src/com/cloud/upgrade/dao/Upgrade228to229.java
server/src/com/cloud/upgrade/dao/Upgrade229to2210.java
server/src/com/cloud/user/AccountManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
server/src/com/cloud/vm/dao/DomainRouterDao.java
server/src/com/cloud/vm/dao/DomainRouterDaoImpl.java
setup/db/create-index-fk.sql
setup/db/create-schema.sql
setup/db/db/schema-222to224.sql
setup/db/db/schema-227to228.sql
setup/db/db/schema-228to229.sql
setup/db/db/schema-229to2210.sql
tools/testClient/README
ui/scripts/cloud.core.instance.js
utils/src/com/cloud/utils/SerialVersionUID.java
utils/src/com/cloud/utils/db/ConnectionConcierge.java
utils/src/com/cloud/utils/db/Merovingian2.java
utils/src/com/cloud/utils/db/Transaction.java
utils/src/com/cloud/utils/nio/Link.java
utils/src/com/cloud/utils/nio/NioConnection.java
utils/src/com/cloud/utils/time/InaccurateClock.java
|
2011-08-22 20:28:30 -07:00 |
Jessica Wang
|
24edb0071d
|
cloudStack - merge UI change from 2.2.10 branch to master branch.
|
2011-08-22 14:09:59 -07:00 |
Jessica Wang
|
7184d073b9
|
bug 11202: cloudStack - Service Offering page - fix a bug that Network Rate didn't get refreshed when another service offering is selected.
|
2011-08-22 13:56:03 -07:00 |
Jessica Wang
|
fc6086067c
|
bug 11202: cloudStack - Service Offering page - add Network Rate in grid.
|
2011-08-22 13:56:01 -07:00 |
Jessica Wang
|
47776f5814
|
bug 11202: cloudStack - Create Service Offering dialog - add Network Rate field.
|
2011-08-22 13:56:00 -07:00 |
frank
|
b607e4aa1c
|
Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y
|
2011-08-19 17:29:57 -07:00 |
frank
|
18f87c2108
|
Merge branch 'cvm' into 2.2.y
Conflicts:
api/src/com/cloud/api/BaseCmd.java
cloud.spec
core/src/com/cloud/storage/template/DownloadManagerImpl.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/host/dao/HostDao.java
server/src/com/cloud/network/security/SecurityGroupListener.java
server/src/com/cloud/storage/StorageManagerImpl.java
server/src/com/cloud/storage/listener/StoragePoolMonitor.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
utils/src/com/cloud/utils/SerialVersionUID.java
|
2011-08-19 16:08:35 -07:00 |
Jessica Wang
|
0cce5c44c2
|
bug 10790: cloudStack - Volume page - hide Storage from domain-admin as well.
|
2011-08-19 15:05:45 -07:00 |
Jessica Wang
|
301a5f7bcc
|
bug 11175: cloudStack - convert firewallRuleUiEnabled from boolean to string before saving to cookie.
|
2011-08-19 13:49:47 -07:00 |
Jessica Wang
|
b60ee0df37
|
bug 11176: cloudStack - IP Address page - Firewall tab - add firewall rule - (1) Hide ICMP Type, ICMP Code when protocol TCP or UDP is selected. (2) Hide Start Port, End Port when protocol ICMP is selected.
|
2011-08-19 13:12:12 -07:00 |