Brian Federle
9ef1730c97
CS-16044: Zone wizard: Add 'use local storage' checkbox
...
Add checkbox to zone wizard indicating whether zone will use local
storage. If checked, bypass add primary storage step and enable local
storage for zone on creation.
2012-08-20 11:16:22 -07:00
Pranav Saxena
c1b746a4f1
CS-15770:Dedicated option should not be displayed when Basic EIP/ELB is chosen as Network Offering
2012-07-31 16:38:33 +05:30
Jessica Wang
f9edca800c
CS-15687: cloudstack 3.0 UI - zone wizard - change timer setting for adding netcaler provider.
2012-07-26 16:01:46 -07:00
Jessica Wang
78e1d37e8f
cloudstack 3.0 UI - VPC - add zone wizard - enable VpcVirtualRouter element, enable VpcVirtualRouter provider for advanced zone.
2012-07-05 15:53:21 -07:00
Jessica Wang
ff74234fe3
CS-15311: cloudstack 3.0 UI - Add Zone Wizard - add physical network step - no isolation method dropdown if network type is Basic.
2012-06-18 16:36:05 -07:00
Jessica Wang
8ad831e691
CS-14604: cloudstack 3.0 UI - Add Zone Wizard - (1) Basic zone: always show Guest Traffic step regardless of whether OVS tunnel manager is enabled. (2) Advanced zone: skip Guest Traffic step if OVS tunnel manager is enabled.
2012-06-13 17:55:49 -07:00
Jessica Wang
7d6528b21d
CS-14604: cloudstack 3.0 UI - Add Zone Wizard - skip Guest Traffic step if OVS tunnel manager is enabled.
2012-06-13 14:40:17 -07:00
Pranav Saxena
ce6b50b3d6
CS-15202: Rename all references in UI of Nexus VSM/dvswitch to Nexus 1000v
2012-06-13 11:21:01 -07:00
Jessica Wang
03b559bbb9
CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions.
2012-06-04 18:06:00 -07:00
Pranav Saxena
d33c9e61ef
CS-15078: Standard name for vSwitch
2012-05-24 18:09:26 +05:30
Brian Federle
1e1eb45b0f
CS-15067
...
Provide Nexus vSwitch fields on add cluster form, if on VMware
hypervisor and vSwitch is enabled in configuration
2012-05-23 13:08:50 -07:00
Edison Su
5a5be77d37
CS-14521
...
Remove CLVM, due to license issue
2012-05-15 15:12:18 -07:00
Brian Federle
5a6454b8b5
CS-14717
...
Hide public traffic subnav when in basic zone configuration and not in
EIP/ELB
2012-05-14 15:50:23 -07:00
bfederle
786c92591d
CS-14679
...
Fix label on primary storage required 'path' field
2012-05-10 14:22:26 -07:00
bfederle
c452e0a0c3
Fix BG for setup guest traffic form in basic zone
2012-05-04 10:00:46 -07:00
Salvatore Orlando
4643e403ff
Finishing merge with 3.0.x
2012-05-01 15:08:51 +01:00
Jessica Wang
6042038775
cloudstack 3.0 new UI - add zone wizard - public traffic - show different description for basic zone and advanced zone.
2012-05-01 13:08:57 +01:00
Jessica Wang
08e28b8905
cloudstack 3.0 new UI - add zone wizard - guest traffic - show different description for basic zone and advanced zone.
2012-05-01 13:08:38 +01:00
Jessica Wang
f175c273b8
cloudstack 3.0 new UI - add more localization labels.
2012-05-01 13:05:17 +01:00
Jessica Wang
0f9f2b729e
cloudstack 3.0 new UI - add more localization labels.
2012-05-01 13:02:59 +01:00
Jessica Wang
fde53959bf
cloudstack 3.0 new UI - add more localization labels.
2012-05-01 13:01:24 +01:00
Jessica Wang
3f2bbee9c3
cloudstack 3.0 new UI - localize messages during zone creation.
2012-05-01 13:00:41 +01:00
Brian Federle
d7f90116fc
bug 13743: New zone wizard step -- configure storage traffic
...
For an advanced zone, with the storage traffic type assigned to a
network, add a new step to configure the IP ranges of the storage
traffic type.
2012-05-01 12:59:58 +01:00
Jessica Wang
bf4232974f
CS-14272: cloudstack 3.0 UI - Add Zone Wizard - physical networks step - add Isolation Method dropdown.
2012-04-26 16:18:42 -07:00
Jessica Wang
f78874d825
CS-12407: cloudstack 3.0 UI - Add F5 device - when Dedicated checkbox is checked, hide Capacity field and pass "capacity=1" to API.
2012-04-24 10:50:53 -07:00
bfederle
9afb9f4c49
Zone wizard UI: fix selects
...
Fix selects being populated twice, due to combination of async calls
and non-async operations when re-selecting options in setup zone step.
2012-04-20 16:06:47 -07:00
bfederle
cf4b5c62b8
Zone wizard UI
...
Move network offerings array to local select fn scope, as it is only used there
2012-04-20 16:06:46 -07:00
bfederle
935fb13481
Zone wizard UI
...
Add missing 'selectedNetworkOfferingObj' var, which may cause JS
errors in some cases
2012-04-20 15:05:00 -07:00
Jessica Wang
678350ea1e
bug 14516: add zone wizard - exclude EIP, ELB, SG network offerings only when hypervisor is VMware or BareMetal.
2012-04-17 11:05:25 -07:00
Jessica Wang
48e949dd7f
cloudstack 3.0 UI - add zone wizard - hypervisor dropdown - make XenServer as default option.
2012-04-16 17:22:17 -07:00
Jessica Wang
80775b1137
cloudstack 3.0 UI - add zone wizard - step 2 - fix a bug that change event of network offerings dropdown was not triggered when visiting step 2 the first time.
2012-04-12 16:23:37 -07:00
Jessica Wang
6fa7d4f612
cloudstack 3.0 UI - fix a JS error "selectedNetworkOfferingObj is not defined"
2012-04-12 16:23:21 -07:00
Jessica Wang
9d89ee296e
bug 14386: cloudstack 3.0 UI - add zone wizard - basic zone - network offering dropdown - exclude network offerings having EIP/ELB/SG if hypervisor is not XenServer.
2012-04-12 16:23:04 -07:00
Brian Federle
aed2159a2f
bug CS-14441: Fix typo in VMware traffic label ID
2012-04-12 12:42:43 -07:00
Brian Federle
03e206edfc
bug 14603
...
-Disable display of public traffic icon for basic zone, non-EIP/ELB
-Show public traffic icon as 'required' for basic zone in EIP/ELB
2012-04-04 14:53:07 -07:00
frank
72d284de7d
Switch to Apache license
2012-04-03 04:54:14 -07:00
Brian Federle
5e0f81bdc6
bug 14519
...
Show separate message for basic zone setup physical network UI
Conflicts:
client/WEB-INF/classes/resources/messages.properties
2012-03-28 15:06:16 -07:00
Jessica Wang
98bd43520a
bug 13313: cloudstack 3.0 UI - Add Zone wizard - Skip addHost step when cluster dropdown is selected as VMWare in AddZone step.
2012-03-28 13:30:14 -07:00
bfederle
cae7caf468
UI: Zone wizard update
...
-Allow for editing of traffic labels within the zone wizard; visible
by going to the create physical network(s) step and clicking the
'edit' button under each traffic type.
-Make hypervisor selection part of the create zone step, instead of
the add cluster step -- this is to allow the physical network UI to
have the selected hypervisor for the edit traffic labels dialog.
-Show drag-and-drop UI for basic zone setup, so that user can edit
traffic labels for a basic zone. Note that user can only have one
physical network here.
-Allow creation of storage traffic in a basic zone configuration, by
optionally dragging storage traffic type icon to first physical
network
status 14057: resolved fixed
status 14098: resolved fixed
status 14101: resolved fixed
status 14132: resolved fixed
2012-03-20 13:33:23 -07:00
Jessica Wang
121db068dd
cloudstack 3.0 UI - code optimization - seperate code of Enabling Security Group provider code, Adding Netscaler provider, Creating guest network to different functions (to avoid repeating code and to give individual message for each action)
2012-03-20 11:54:08 -07:00
Jessica Wang
4d3f81e6fb
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - cover the case that selected network offering has Netscaler provider, but no security group service.
2012-03-19 14:44:19 -07:00
Jessica Wang
8895c77ea7
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - show netscaler tab if selected network offering's provider is Netscaler. Hide netscaler tab otherwise.
2012-03-19 12:03:52 -07:00
Jessica Wang
ad9da6f3cb
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - retrieve provider of selected network offering
2012-03-19 10:47:40 -07:00
Jessica Wang
3475d75486
cloudstack 3.0 UI - replace old sanitizeXSS() with new cloudStack.sanitize().
2012-03-14 14:02:15 -07:00
Jessica Wang
aa37ba0bee
bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain) [reviewed-by: Brian]
2012-02-29 15:19:51 -08:00
Jessica Wang
3a0afade23
zone wizard - declare item before using it. [reviewed-by: Brian]
2012-02-22 14:53:49 -08:00
Jessica Wang
ae6f4d4460
Fix for primary storage step prefilter in IE [reviewed-by: Jessica]
2012-02-22 14:52:24 -08:00
Jessica Wang
1c292da977
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:25:31 -08:00
Jessica Wang
cad7fb86e4
add zone wizard - fix a JS error "server is undefined" [reviewed-by: Brian]
2012-02-19 10:39:10 -08:00
Jessica Wang
b7f63d84a2
add zone wizard - add primary storage step - storage tags field is optional. [reviewed-by: Brian]
2012-02-19 10:32:40 -08:00