cloudstack/ui/scripts
Nitin Mehta b8a1cbe81a 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-24 17:20:41 -07:00
..
ui Create form: Store passed JSON object in select options, for plugin use 2014-04-24 15:07:41 -07:00
ui-custom CLOUDSTACK-6499: 2014-04-24 17:20:41 -07:00
accounts.js BUG-ID: CS-19795: UI > Add LDAP Account - fix a bug that a LDAP account that does not have email and all LDAP accounts below it are missing from the listing. 2014-04-23 17:05:13 -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-6255 2014-04-24 15:06:21 -07:00
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
docs.js CLOUDSTACK-6255 2014-04-24 15:06:21 -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-6255 2014-04-24 15:06:21 -07: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 CLOUDSTACK-6255 2014-04-24 15:06:21 -07: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 CLOUDSTACK-6255 2014-04-24 15:06:21 -07:00
zoneWizard.js Fixed 'label.path' being displayed in zone wizard 2014-04-12 11:16:20 -04:00