cloudstack/ui/scripts
Mihaela Stoica 57f611df16 CLOUDSTACK-6695: Added support to the UI for uploading a chain of certificates
In the "SSL Certificate" dialog we added:
- new field for the root certificate;
- a button to add intermediate certificates if necessary; when this is pressed, a new field, called "Intermediate certificate 1" is added; pressed again, "Intermediate certificate 2" field is added, and so on.

We upload the certificates in order: first the root certificate (with id=1), then the intermediate certificates (with id=2,3,..) and finally the server certificate.
When uploading a certificate, we wait for the upload to be completed successfully and only then we proceed to uploading the next one. If one fails, we report failure and don't continue with the remaining.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-08-08 10:57:12 -07:00
..
ui UI > dialog widget > text field > set default value > pass context to function(){}. 2014-08-07 18:55:52 -07:00
ui-custom CLOUDSTACK-6695: Added support to the UI for uploading a chain of certificates 2014-08-08 10:57:12 -07:00
accounts.js CLOUDSTACK-6789: UI > User page > fix a bug that a domain-admin was unable to delete other domain-admin in the same domain. 2014-05-27 15:45:53 -07:00
accountsWizard.js CLOUDSTACK-6805: UI > create account > fix a bug that account creation failed when password contains # character. 2014-05-29 12:58:47 -07: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 CLOUDSTACK-6852: UI - modules - remove variable drModuleIncluded. 2014-06-13 15:21:16 -07:00
configuration.js CLOUDSTACK-6845 : NuageVsp Network plugin 2014-07-21 10:49:49 +02:00
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
docs.js Fixed CLOUDSTACK-6980: UI for RegisterTemplate API does not expose requireshvm parameter 2014-07-28 11:20:04 -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 14:00:24 -07:00
instances.js UI - modules - replace addExtraPropertiesIfDrModuleIncluded() with cloudStack.dr.sharedFunctions.addExtraProperties(). 2014-06-13 16:44:15 -07:00
lbStickyPolicy.js Format JS 2013-07-18 12:34:20 -04:00
network.js UI > network > Edit Network action > not pass networkdomain parameter to updateNetwork API when input field is empty. 2014-07-15 16:19:23 -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:05:59 -07:00
sharedFunctions.js Inform the applicable storage plug-in's life cycle that capacity (bytes and/or IOPS) can be updated 2014-06-24 14:39:57 -06:00
storage.js Update to volume-resize logic 2014-07-25 12:55:59 -06:00
system.js Fixed CLOUDSTACK-5212: [UI]Need Support for the LXC for the Report sockets 2014-07-28 10:48:03 -07:00
templates.js Fixed CLOUDSTACK-6980: UI for RegisterTemplate API does not expose requireshvm parameter 2014-07-28 11:20:04 -07:00
vm_snapshots.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
vpc.js CLOUDSTACK-6602: UI - VPC - createNetworkACL - fix a bug that caused wrong value being passed to action parameter in API call. 2014-06-11 16:10:56 -07:00
zoneWizard.js Revert "CLOUDSTACK-6967: Initial OVM3 drop" 2014-06-24 10:24:01 +02:00