cloudstack/ui/scripts
Nitin Mehta 2f96d430c8 CLOUDSTACK-6499:
Made changes so that uploading custom certificate works for ssvm.
    1. Reboot ssvm only when private key is passed meaning the server cert is passed. This is because while uploading the server cert is the last to be uploaded. And we want to propagate the entire chain once uploading is done.
    2. Change the SecStorageSetupCommand sent to ssvm so that it also carries the root cert apart from having the chain and the server cert and key.
    3. Change ssvm agent code to be able to configure root cert to the java key store.
    4. Change ssvm configure ssl script to insert the chain certs correctly.
    5. Fix order of chain certificates for apache webserver in SSVM
    6. Remove double encoding and decoding for uploadCustomCertificate API from UI and server code respectively, so that API call without UI works fine
    7. Java 1.7 - disable using SNI since copyTemplate doesnt work for SSL.
2014-04-25 22:03:46 +02:00
..
ui CLOUDSTACK-6342: UI changes for secondary IP on LB rules 2014-04-15 14:48:03 -07:00
ui-custom CLOUDSTACK-6499: 2014-04-25 22:03:46 +02:00
accounts.js CLOUDSTACK-6227: Don't show API/secret key fields in quickview 2014-03-28 10:23:18 -07:00
accountsWizard.js CLOUDSTACK-5527: UI > accounts page > support both "Add (non-LDAP) Account" and "Add LDAP Account" when LDAP is enabled. 2014-01-02 16:48:13 -08:00
affinity.js CLOUDSTACK-5732: UI > Affinity Group > implement search, send keyword parameter to listAffinityGroups API. 2014-01-08 13:48:04 -08:00
autoscaler.js Fixed-Hardcoding-Issues 2014-02-14 07:44:54 -08:00
cloud.core.callbacks.js Format JS 2013-07-18 12:34:20 -04:00
cloudStack.js UI: Make sure notification box is removed on session expire 2014-02-27 13:26:32 -08:00
configuration.js CLOUDSTACK-6447: Grid K120Q and K220Q vGPU types are missing in create service offering menu. 2014-04-18 13:20:27 +05:30
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
docs.js UI: Update tooltips for primary storage, upload volume fields 2014-03-27 11:28:47 -07:00
domains.js Fixed-Hardcoding-Issues 2014-02-14 07:44:54 -08:00
events.js Truncate event type column to prevent wrapping 2013-12-16 16:17:13 -08:00
globalSettings.js Add missing strings for LDAP section, S3 fields 2013-12-18 13:29:25 -08:00
installWizard.js Externalized the hardcodedstrings from UI JAVASCRIPT files. 2014-03-05 14:11:51 -08:00
instanceWizard.js Remove commented-out-code 2014-04-03 13:57:43 -07:00
instances.js Instances UI: Truncate name, displayname fields to prevent overflow 2014-03-25 15:50:51 -07:00
lbStickyPolicy.js Format JS 2013-07-18 12:34:20 -04:00
network.js CLOUDSTACK-6477: UI - Load Balancing - add VMs => fix error 'Unable to decode parameter vmidipmap[0].vmip[]; if specifying an object array, please use parameter[index].field=XXX, ~ ' 2014-04-25 21:33:26 +02:00
plugins.js Plugin API: Support multiple JS includes per plugin 2014-01-27 12:39:36 -08:00
projects.js Format JS 2013-07-18 12:34:20 -04:00
regions.js Fixed-Hardcoding-Issues 2014-02-14 07:44:54 -08:00
sharedFunctions.js CLOUDSTACK-6296: UI > If an account's timezone is not set, show datetime field based on browser's timezoneoffset. 2014-03-27 14:13:10 -07:00
storage.js CLOUDSTACK-5785: VM display name cell not updated upon detaching volume from VM 2014-04-10 22:23:04 -04:00
system.js CLOUDSTACK-6233: Add new tab "GPU" in Host detailView for gpu enabled hosts 2014-04-16 15:36:52 +05:30
templates.js CLOUDSTACK-6288: Changing default ImageFormat to vhdx for hyper-v and allowing registration of vhdx format templates. 2014-04-01 13:40:21 +05:30
vm_snapshots.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
vpc.js Externalized the hardcodedstrings from UI JAVASCRIPT files. 2014-03-05 14:11:51 -08:00
zoneWizard.js Fixed 'label.path' being displayed in zone wizard 2014-04-12 11:16:20 -04:00