cloudstack/ui/scripts
Hiroaki KAWAI 8bb43effe7 CLOUDSTACK-1194: fix that isolation method does not show in Firefox.
zoneWizard.js puts field name and value twice where we need only
and css padding overflows in some browser rendering. The result is
that isolation method pull down menu will be pushed down and hidden
under the next box element.
2013-06-25 15:49:57 +09:00
..
ui CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action, make frequency of calling queryAsyncJobResult API based on listCapabilities response. 2013-02-13 10:41:48 -08:00
ui-custom CLOUDSTACK-1194: fix that isolation method does not show in Firefox. 2013-06-25 15:49:57 +09:00
accounts.js CLOUDSTACK-1064:A type error occurs when trying to add account/register template: this is because of accounts conext being undefined 2013-01-25 16:42:42 +05:30
autoscaler.js CLOUDSTACK-618: cloudstack UI - API request throttling - for async job actions that are not using notification widget, make frequency of calling queryAsyncJobResult API based on listCapabilities response. 2013-02-13 10:46:19 -08:00
cloud.core.callbacks.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
cloudStack.js CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action, make frequency of calling queryAsyncJobResult API based on listCapabilities response. 2013-02-13 10:41:48 -08:00
configuration.js Persistent Networks support - UI functionality 2013-02-01 16:41:29 +05:30
dashboard.js Dashboard UI: Fix line breaks 2013-03-20 00:49:08 +00:00
docs.js CLOUDSTACK-3055: change data transfer rate unit from MB to Mb in service/network offerings 2013-06-18 17:50:57 +02:00
domains.js cloudstack UI - domain page - create domain - encode data passed to API call. 2012-10-31 15:26:05 -07:00
events.js CS-16573: cloudstack UI - Alerts page - basic search - encode data passed to API call. 2012-10-25 11:10:49 -07:00
globalSettings.js CS-16573: cloudstack UI - global settings page, Hypervisor Capabilities page - encode data passed to API call. 2012-10-31 15:26:44 -07:00
installWizard.js CLOUDSTACK-1343: cloudstack UI - baremetal - enable baremetal providers who are selected in the network offering. 2013-02-20 15:09:41 -08:00
instanceWizard.js CLOUDSTACK-537: cloudstack UI - Advanced sg-enabled zone - VM Wizard - step 5 - select network screen - populate only sg networks (i.e. not show non-sg networks). 2013-02-07 13:29:32 -08:00
instances.js CLOUDSTACK-2413 - Display the Name of compute offering in dialog box Change Service Offering (was Description field before) 2013-05-09 11:10:27 +01:00
lbStickyPolicy.js cloudstack 3.0 UI - VPC - add LB rule - fix a JS error "args.context.networks is undefined" when configure stickiness. 2012-07-20 16:10:35 -07:00
network.js CLOUDSTACK-2319: fix "unable to add egress rules" in SecurityGroup 2013-05-06 20:57:02 +01:00
projects.js CLOUDSTACK-1029:Enter the token to specified project is malfunctioned 2013-01-24 14:13:53 +05:30
sharedFunctions.js CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action uploadCustomCertificate, make frequency of calling queryAsyncJobResult API based on listCapabilities response. 2013-02-13 11:44:31 -08:00
storage.js Summary: resizeVolume needs to be available in UI 2013-02-05 12:08:18 -07:00
system.js Shared networks is only supported in Basic zone and Advanced zone with SG in Infracstructure->Zone->Physical Network->Guest->Network 2013-06-19 16:21:49 +02:00
templates.js Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones. 2012-12-13 23:18:37 -08:00
vpc.js CLOUDSTACK-1447:Persistent Status is not displayed for VPC Tiers 2013-02-28 13:28:44 +05:30
zoneWizard.js Reverting UI of IPv6 feature. 2013-03-10 21:44:05 -04:00