Jessica Wang
5ccca40067
cloudstack 3.0 UI - account page - create account action - encrypt password even md5-hashed is off before passing it to API call.
2012-08-30 14:46:22 -07:00
Brian Federle
eb0caf10a2
CS-16218: Only show VPC router details for ROOT admin
2012-08-30 11:01:02 -07:00
Jessica Wang
05fef0fb25
cloudstack 3.0 UI - VPC - localize Configure VPC Chart (Reviewed-by: Brian)
2012-08-29 13:29:44 -07:00
Pranav Saxena
d134a63ea8
CS-16147: Always show VPC section and VPN customer Gateway if advanced zone is present
2012-08-29 13:28:00 +05:30
Pranav Saxena
ad78a0e918
CS-16201:Network Page drop down shows VPN Customer Gateway even in Basic Zone
2012-08-29 12:30:47 +05:30
Pranav Saxena
8884febe44
CS-15962: Inter VLAN Virtual router tab development under VPC section -fixing a typo
2012-08-29 11:11:40 +05:30
Jessica Wang
bbf8bed8ee
cloudstack 3.0 UI - VPC widget - localize text (Reviewed-by: Brian)
2012-08-28 15:59:46 -07:00
Jessica Wang
155436870f
cloudstack 3.0 UI - tagger widget - localize text (Reviewed-by: Brian)
2012-08-28 14:46:58 -07:00
Brian Federle
a52889bb6a
CS-16196: Fix VM wizard network selects
...
-Fixes case where 1 existing network is present, but cannot be
unchecked when 'add new network' is checked
-Fixes regression with multiple networks and VPC tiers present, where
unchecking all regular networks will select the hidden VPC network
reviewed-by: jessica
2012-08-28 13:52:15 -07:00
Pranav Saxena
36ce46c319
CS-16190:InterVlan - UI - Non-VPC Virtual Routers are not provided with an option to reboot unlike VPC Virtual Routers- Check on the vpc id being not NULL was making the reboot action hidden for a normal VR ,but if the vpc id is NULL , VPC VR won't exist
2012-08-28 13:31:27 +05:30
Jessica Wang
ccfdb151f1
CS-15671: cloudstack 3.0 UI - Migrate SystemVM option, Migrate Router action - host dropdown - listHosts API no longer returns hasEnoughCapacity proprety. So, "Available" or "Full" is removed from dropdown option since "Available" or "Full" is determined by host's hasEnoughCapacity proprety.
2012-08-27 16:35:28 -07:00
Brian Federle
21904cf33b
UI, add network offering: Disable VPC virtual router by default
...
reviewed-by: jessica
2012-08-27 15:32:24 -07:00
Brian Federle
7e591a442d
CS-15811: Network offering: filter by VPC supported services
...
Introduce a new checkbox which indicates that this service offering is
for VPC networks. If enabled, then only show the VpcVirtualRouter
option for all supported services. If disabled, then disable the
VpcVirtualRouter options
reviewed-by: jessica
2012-08-27 15:21:08 -07:00
Jessica Wang
f9fdbcddb1
cloudstack 3.0 UI - VPC feature - localize network.js (Reviewed-by: Brian)
2012-08-24 15:41:41 -07:00
Pranav Saxena
e4c51e92ef
CS-16152:Projects:Not shown max.vpcs entry in the resourcelimits
2012-08-24 05:18:43 +05:30
Brian Federle
00323f0e5a
CS-15967: Don't pass projectId=-1 to zone->guest networks list
...
reviewed-by: jessica
2012-08-23 13:16:42 -07:00
Brian Federle
c0b92958ef
CS-16001: Show VPC router details for domain admins
2012-08-23 12:26:03 -07:00
Brian Federle
b302ed904a
CS-16144: Show warning before enabling local storage in zone wizard
...
Conflicts:
ui/dictionary.jsp
2012-08-23 11:08:48 -07:00
Brian Federle
7e3b4408cb
UI create form: Support custom checkbox 'on change' event
...
If field is a checkbox (isBoolean: true) and onChange function is
specified, then call this onChange everytime checkbox is clicked.
2012-08-23 11:08:12 -07:00
Jessica Wang
b5d00724fa
cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian)
2012-08-23 10:40:05 -07:00
Brian Federle
e6ef6985f8
CS-16138: Fix instance wizard 'add network' radio button
...
When no guest networks are present but VPC tier is, fix 'add new
network' radio button being unselected.
reviewed-by: jessica
2012-08-22 15:24:58 -07:00
Pranav Saxena
2cd6382f73
CS-16133:Removing the infinte API add load balancer calls in a basic zone while adding VMs to create a lb rule
2012-08-23 01:21:20 +05:30
Mice Xia
eb4e09ec58
CS-16048 Failled to assign VLAN to storage network in zoneWizard
2012-08-22 18:06:03 +08:00
Jessica Wang
576f7f6ecb
cloudstack 3.0 UI - VPC feature - localize vpc.js (Reviewed-by: Brian)
2012-08-21 16:52:04 -07:00
Jessica Wang
57d95d27f1
cloudstack 3.0 UI - VPC feature - fix a bug that shortLabel was not localizable. (Reviewed-by: Brian)
2012-08-21 16:51:22 -07:00
Brian Federle
5d94a8de8c
VPC UI: Network ACL: Only show 'acl' tab on detail view
...
reviewed-by: jessica
2012-08-21 13:12:52 -07:00
Pranav Saxena
b7f920b4c0
CS-16018:Resources tab not displaying the Resource limits in both in default view as well as projects view
2012-08-22 01:38:10 +05:30
Brian Federle
93834ea6c6
CS-16007: Show tier name (associated network name) in place of VM name
...
reviewed-by: jessica
2012-08-21 11:33:03 -07:00
Pranav Saxena
568cc88c20
CS-15898:Change drop down options in vm tier for vpc
2012-08-21 15:51:41 +05:30
Brian Federle
7d934d1039
CS-16085: Fix networks checkboxes
...
When both VPC and isolated networks are present, fix case where
unchecking first isolated networks triggers checkbox for VPC tier
network, thus making it appear as if no network is selected.
reviewed-by: jessica
2012-08-20 15:00:44 -07:00
Brian Federle
ad2b8d7579
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.
Conflicts:
ui/index.jsp
2012-08-20 11:36:57 -07:00
Brian Federle
ba2b0c3974
CS-16050: Pass listAll=true to listTags API call, if admin
2012-08-20 10:40:37 -07:00
Brian Federle
4b57e7b602
CS-16002: Fix ACL list view when no networks present
2012-08-16 14:08:30 -07:00
Brian Federle
b391a1c5b1
CS-16010: Add missing alt tag for 'move to bottom' reorder action
2012-08-16 13:56:07 -07:00
Brian Federle
5633ad0beb
CS-16016: Reset input field to default value on add
...
Conflicts:
ui/scripts/vpc.js
2012-08-16 13:48:21 -07:00
Brian Federle
9394e838a5
CS-16001: Show router details on click of 'virtual router'
...
Clicking the 'Virtual Router' button will show the same router tab as seen on
the VPC detail view.
-- Note that this is only clickable for admins, as users cannot view router
details in the API.
2012-08-16 12:36:03 -07:00
Brian Federle
59743018e6
VPN Customer Gateway: Fix missing capital letters
2012-08-16 11:33:16 -07:00
Jessica Wang
e6130d3384
CS-16018: cloudstack 3.0 UI - create VPN Customer Gateway - IKE DH, Perfect Forward Secrecy dropdown - restore blank option back and label it as "None".
2012-08-16 11:24:02 -07:00
Pranav Saxena
9ac17b35db
CS-16018:InterVlan- Blank Options on Add VPN Customer Gateway replaced by Group2mod(1024p)
2012-08-16 21:27:14 +05:30
Pranav Saxena
1ec3fed0e6
CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list
2012-08-16 20:53:51 +05:30
Mice Xia
5dcf639acc
Fix a bug, failed to show resource limit page in project view due to missing vpc limit type
2012-08-16 20:17:42 +08:00
Pranav Saxena
938498c7fe
CS-15962:InterVlan-Router details tabs to be visible only for admin and hidden for regular accounts
2012-08-16 16:56:15 +05:30
Pranav Saxena
a7b7465bec
CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey User that -1 for Type and Code means any Type and Code
2012-08-16 14:56:23 +05:30
Jessica Wang
ccf99beaed
cloudstack 3.0 UI - Instances page - VM Wizard - select network step - VPC filter - list only VPCs belonging to the current login (i.e. If the current login is root-admin, do not show VPCs belonging to regular-user/domain-admin in Instances page's VM Wizard.)
2012-08-15 15:00:26 -07:00
Jessica Wang
6c33763d86
cloudstack 3.0 UI - VPN Customer Gateway - IKE DH field, Perfect Forward Secrecy field - change option description of to 'Group 2(modp1024)', 'Group 5(modp1536)'.
2012-08-15 13:59:28 -07:00
Jessica Wang
07efdb6409
cloudstack 3.0 UI - IP Address page - detailView - Network Name is referring to name of associated network.
2012-08-15 11:41:38 -07:00
Brian Federle
dc07b2e3e6
VPC UI: Fix IP details when no network is present
2012-08-15 10:28:14 -07:00
Brian Federle
95a60dc8bc
VPC UI: Hide tier dropdown if viewing from tier detail view
2012-08-15 10:14:22 -07:00
Jessica Wang
78b3b1ad83
CS-15977: cloudstack 3.0 UI - VM Wizard - select network step (5th step) - if there is no visible network in Existing Networks Area, check checkbox in Add Network Area.
2012-08-14 15:53:18 -07:00
Jessica Wang
aa9dd422d9
CS-15985: cloudstack 3.0 UI - IP Address page - should use associatednetworkid instead of networkid when trying to grep an IP Address' parent network.
2012-08-14 12:35:41 -07:00