cloudstack/ui/scripts/ui-custom
Nitin Mehta 1d45b75298 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:27:02 -07:00
..
accountsWizard.js CLOUDSTACK-6487: 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:07:00 -07:00
affinity.js Format JS 2013-07-18 12:34:20 -04:00
autoscaler.js CLOUDSTACK-4219: Autoscale UI: Fix for missing form data 2013-08-12 10:58:58 -07:00
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
enableStaticNAT.js CLOUDSTACK-5114: Remove checkbox column from dialog list view 2013-12-03 12:33:09 -08:00
granularSettings.js CLOUDSTACK4515: UI > Settings tab of zone/cluster/account/primaryStorage detailView > add Description field. 2013-10-07 13:35:26 -07:00
healthCheck.js Format JS 2013-07-18 12:34:20 -04:00
installWizard.js General cleanup, source formatting, remove whitespace 2013-08-02 14:20:47 +05:30
instanceWizard.js Instance wizard UI: Pass data for multi-disk service offerings 2014-04-03 14:52:33 -07:00
ipRules.js Format JS 2013-07-18 12:34:20 -04:00
login.js Format JS 2013-07-18 12:34:20 -04:00
physicalResources.js CLOUDSTACK-6499: 2014-04-24 17:27:02 -07:00
pluginListing.js UI plugins: Fix side nav behavior 2013-10-31 11:27:50 -07:00
projectSelect.js Format JS 2013-07-18 12:34:20 -04:00
projects.js Format JS 2013-07-18 12:34:20 -04:00
recurringSnapshots.js Format JS 2013-07-18 12:34:20 -04:00
regions.js Format JS 2013-07-18 12:34:20 -04:00
securityRules.js Format JS 2013-07-18 12:34:20 -04:00
uploadVolume.js Format JS 2013-07-18 12:34:20 -04:00
vpc.js Format JS 2013-07-18 12:34:20 -04:00
zoneChart.js UI: Applied localization function to labels on Zone Chart page 2014-03-20 10:57:06 -07:00
zoneFilter.js Format JS 2013-07-18 12:34:20 -04:00
zoneWizard.js Add L3VPN isolation method for contrail plugin 2014-01-14 13:55:35 -08:00