cloudstack/ui/scripts
Jessica Wang 3ee3e4122a cloudstack 3.0 UI - add zone wizard - (1) When sdn.ovs.controller is true and when the physical network is in Advanced zone, show isolation method dropdown with two options (VLAN, GRE). VLAN is the default option in the dropdown.
(2) When sdn.ovs.controller is false: hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
(3) When the physical network is in Basic zone (regardless of sdn.ovs.controller) : hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
2012-06-22 16:07:12 -07:00
..
ui CS-14854: cloudstack 3.0 UI - (1) extend detailView widget to take in dynamic isEditable value. (2) template page - edit template action - for regular user and domain admin: make Extractable field and Featured field non-editable. Do NOT send “isfeatured”, “isextractable” to updateTemplatePermission API when they are non-editable. 2012-06-21 13:43:04 -07:00
ui-custom cloudstack 3.0 UI - add zone wizard - (1) When sdn.ovs.controller is true and when the physical network is in Advanced zone, show isolation method dropdown with two options (VLAN, GRE). VLAN is the default option in the dropdown. 2012-06-22 16:07:12 -07:00
accounts.js cloudstack 3.0 UI - account page - fix a bug that happens when account name includes ampersand or other special characters. Encode account name before it's being passed to API calls. 2012-06-21 13:02:52 -07:00
cloud.core.callbacks.js cloudstack 3.0 UI - single sign on - provide example code to log out to a different location instead of the login page. 2012-05-07 15:01:18 -07:00
cloudStack.js CS-14010 2012-06-11 11:40:55 -07:00
configuration.js CS-14206: cloudstack 3.0 UI - create network offering - show LB Isolation dropdown when LB service is checked and LB service provider is Netscaler or F5, regardless of Guest Type. 2012-05-23 10:40:11 -07:00
dashboard.js CS-14110: Show timestamp for general alerts 2012-06-20 14:51:36 -07:00
domains.js CS-14562: Domian page does not show up (spinner shown) for a very long time when there are large number of hosts and vms. 2012-05-10 23:31:42 +05:30
events.js cloudstack 3.0 UI - Event page, Alert page - implement Refresh button. 2012-04-11 15:39:46 -07:00
globalSettings.js bug 13461: Usage server restart required after some configuration changes. 2012-05-04 11:04:30 +05:30
installWizard.js Switch to Apache license 2012-04-03 04:50:05 -07:00
instances.js Make templates or Isos calls when setup new instance on templates tab. 2012-06-20 18:13:18 -07:00
lbStickyPolicy.js Switch to Apache license 2012-04-03 04:50:05 -07:00
network.js CS-14980: Fix blank PF/LB instance name label 2012-05-18 12:09:14 -07:00
projects.js CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call. 2012-05-04 16:37:26 -07:00
sharedFunctions.js CS-14010 2012-06-11 11:40:55 -07:00
storage.js Remove trailing comma 2012-05-22 12:33:49 -07:00
system.js CS-12478: Add cluster name to primary storage list view 2012-06-22 10:50:04 -07:00
templates.js CS-14854: cloudstack 3.0 UI - (1) extend detailView widget to take in dynamic isEditable value. (2) template page - edit template action - for regular user and domain admin: make Extractable field and Featured field non-editable. Do NOT send “isfeatured”, “isextractable” to updateTemplatePermission API when they are non-editable. 2012-06-21 13:43:04 -07:00
zoneWizard.js (1) CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions. 2012-06-21 12:13:41 -07:00