Brian Federle
db435eb324
Domain/tree view UI fix
...
Render details only after panel is fully transitioned in, to prevent
lag from server calls while animation is happening.
2012-02-22 12:14:15 -08:00
Jessica Wang
822889fa4c
system page - update embedded object of args.context.physicalNetworks[0] after a physical network is updated.
2012-02-22 12:11:21 -08:00
Brian Federle
f182e1ba47
Recurring snapshot UI: fix tab wrapping
2012-02-22 12:08:52 -08:00
Brian Federle
84b18473e7
bug 13922
...
-Fix enable static NAT never completing if detail view was not visible
-- caused by JS error in widget
-If detail view isn't visible anymore, don't show post-enable/disable
NAT dialog which refreshes list view
2012-02-22 12:04:18 -08:00
Jessica Wang
ad4347764a
system page - physical network - fix a bug that after physical network tags field is updated, add guest network dialog was still using obsolete physical network data.
2012-02-22 11:34:49 -08:00
Jessica Wang
8b6a39cdfe
bug 13924: IP Address page - Static NAT IP always support "Firewall - Port Range" regardless whether network offerings includes Firewall service or not.
2012-02-22 11:19:44 -08:00
Brian Federle
4f35fb7110
Get EULA specific to selected language
2012-02-22 11:05:20 -08:00
Brian Federle
cebbce42a7
Make default language English, if no cookie set
2012-02-22 11:05:20 -08:00
Jessica Wang
1cd1152dd0
bug 13923: volume page - make download volume action available on volumes whose hypervisor is OVM.
2012-02-22 10:54:02 -08:00
Jessica Wang
db255b31dd
bug 13665: Quick Install wizard - pick the network offering that has SecurityGroups service (but no LB, StaticNat). Enable SecurityGroups provider before creating a guest work. [reviewed-by: Brian]
2012-02-21 19:23:22 -08:00
Brian Federle
ba0044fa0d
bug 13920: Fix static NAT rule listing
...
status 13920: resolved fixed
2012-02-21 19:03:24 -08:00
Brian Federle
b2f4fcdfed
Make tab width flexible, to support longer labels
2012-02-21 18:57:49 -08:00
Brian Federle
240dabea4b
Navigation organizational changes
...
-Rename 'System' -> 'Infrastructure'
-Rename 'service offering' -> 'compute offering'
(including all associated labels)
-Rename 'Configuration' -> 'Service Offerings'
-Move hypervisor capabilities under global settings
-Rename 'Compute' -> 'Compute and storage'
2012-02-21 18:54:43 -08:00
Jessica Wang
4d4af60690
localize new error message (for add guest network in multiple guest traffic types zone).
2012-02-21 17:08:02 -08:00
Jessica Wang
ec41f31dc6
IP Address page - iselastic field has been renamed to issystem at server-side. Here is related UI change.
2012-02-21 16:24:03 -08:00
Brian Federle
99b49117b9
UI: Browser widget fix
...
Fix elems.undefined error, which happens when destroyed panel
continues to animate.
-- This happened particularly in the domain section, when clicking
to/from another section while the details panel was sliding in.
2012-02-21 16:20:44 -08:00
Brian Federle
a16f5a1237
Use newer format for addPanel for nav items
2012-02-21 16:20:44 -08:00
Jessica Wang
f8715c9e43
system page - create guest network - in particular physicalNetworks when there are more than 1 physical network in the zone with Guest traffic type, call listNetworkOfferings&tags=<physicalNetworkTags> to populate network offerings dropdown.
2012-02-21 15:55:22 -08:00
Brian Federle
a9e8240618
bug 13918
...
Don't show VPN actions if IP's network's offering doesn't support VPN
2012-02-21 15:40:41 -08:00
Brian Federle
dcd7ebe8f1
bug 13828
...
Fix add VM button disappearing if no VMs are present under LB rule
2012-02-21 15:22:27 -08:00
Brian Federle
c36808d5d2
bug 13765
...
Properly sync returned sticky fields from the API with the UI form, by
dynamically generating createForm fields based on Lb sticky
capabilities object; this will keep the required and conditional
fields properly up to date with the API requirements.
2012-02-21 15:13:52 -08:00
Brian Federle
ad8e13cf03
bug 13746: Fix missing localization label
2012-02-21 14:36:10 -08:00
Brian Federle
9a76fb70bf
IE CSS fixes
...
-Fix alignment of listview-in-detailview table headers
-Fix detail view toolbar display
-Fix system charts
2012-02-21 14:31:14 -08:00
Brian Federle
167f135332
bug 13754
...
Display project routers in system list view
2012-02-21 14:04:35 -08:00
Brian Federle
52f1f53234
bug 13784: Fix missing status localization
2012-02-21 13:50:30 -08:00
Brian Federle
cc80211957
bug 13908: Fix localization label
2012-02-21 13:47:55 -08:00
Brian Federle
9d954fa815
bug 13675
...
Hide unused text fields for ICMP vs TCP selection
2012-02-21 13:44:34 -08:00
Brian Federle
17b34f4678
bug 13866
...
Display public IP on VM details panel if static NAT is enabled for
that VM
status 13866: resolved fixed
2012-02-21 12:31:57 -08:00
Jessica Wang
0682f3411b
bug 13636: add 'dedicated' checkbox back to Add F5 dialog.
2012-02-21 11:36:48 -08:00
Brian Federle
fc4c5f106f
bug 13731
...
Add scrollbars and reduce width of tree view, to prevent large
subdomain lists from being unselectable
2012-02-21 11:35:24 -08:00
Brian Federle
c63e353385
Don't show header bar for listView-in-detailView
2012-02-21 11:25:10 -08:00
Jessica Wang
f2503d2c69
instance page - edit Instance - not pass displayname to API when displayname is equal to name.
2012-02-20 17:05:04 -08:00
Jessica Wang
65d9b60d42
bug 13648: fix a bug in listView widget - $listView.length is 0 after calling $(window).trigger('cloudStack.fullRefresh'), calling $listView.listView will encounter an error when $listView.length is 0.
2012-02-20 14:44:57 -08:00
Jessica Wang
1dfe656f2a
bug 13864: IP Address page - add new field Purpose (only shown in Basic zone)
2012-02-20 10:24:08 -08:00
Jessica Wang
09591d68a1
system page - guest traffic type - network tab - pass physical network ID to listNetworks API since there could be multiple physical networks in one zone.
2012-02-19 11:44:11 -08:00
Jessica Wang
9880d39b55
add zone wizard - fix a JS error "server is undefined"
2012-02-19 10:40:28 -08:00
Jessica Wang
2b6e8ef895
add zone wizard - add primary storage step - storage tags field is optional.
2012-02-19 10:39:54 -08:00
Jessica Wang
eed5367238
bug 13680: add zone wizard - when configuration "use.local.storage" is true, skip add primary storage skip.
2012-02-19 10:20:14 -08:00
Jessica Wang
b0671726e3
bug 13800: remove restriction that only sourceNAT IP can show VPN tab.
2012-02-18 21:45:24 -08:00
Jessica Wang
7925da1ff7
bug 13852: no rendering network provider chart before a physical network is selected.
2012-02-18 17:16:21 -08:00
Jessica Wang
e86b5b4407
instance page - remove name field from listView since name field has the same value of ID field (UUID).
2012-02-18 11:57:48 -08:00
Jessica Wang
e27e721b9a
bug 13736: volume page - take snapshot - after action completes, not return updated volume because volume is not changed at all from taking snapshot action.
2012-02-18 11:57:06 -08:00
Brian Federle
716a62760a
bug 13716
...
Fix service offering list overflow
status 13716: resolved fixed
2012-02-17 16:15:08 -08:00
Jessica Wang
b7ded0ff1b
bug 13669: template page, ISO page - delete action is not allowed when owner is system.
2012-02-17 16:01:41 -08:00
Brian Federle
f58cec83c6
bug 13702
...
Fix missing labels for instance state/actions
2012-02-17 16:01:16 -08:00
Jessica Wang
da484225f7
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field in ui-custom widget.
2012-02-17 15:37:41 -08:00
Brian Federle
dffa097906
bug 13795
...
Allow domain admin to view domain users' projects
status 13795: resolved fixed
2012-02-17 15:34:47 -08:00
Brian Federle
56a54819d3
bug 13793
...
Fix show security group dropdown/listing in project view
status 13793: resolved fixed
2012-02-17 15:19:07 -08:00
Jessica Wang
89cccdf744
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field.
2012-02-17 15:14:05 -08:00
Jessica Wang
275e0c0405
bug 13666: account page - add account - correct account type for admin account in Root domain.
2012-02-17 15:06:31 -08:00