cloudstack/ui/scripts
Kris McQueen 365ac7501f bug 6672: Fix up volume commands. For createVolume, the command is supposed to create a database object, but not assign it to a storage pool until the user first attaches it to a vm instance. That allows the volume to start off hypervisor agnostic. For attachVolume, detachVolume, and listVolumes, the responses had minor issues (sourceType could be null, for example) in either the response generation, or the response handling by the UI.
status 6672: resolved fixed
2010-10-21 15:15:01 -07:00
..
cloud.core.accounts.js decode text returned from API. encode text passed to API. 2010-10-04 19:38:22 -07:00
cloud.core.callbacks.js Source code committed 2010-08-11 09:13:29 -07:00
cloud.core.configuration.js decode text returned from API. encode text passed to API. 2010-10-04 19:38:22 -07:00
cloud.core.domains.js bug 6649: when listing domains, accept -1 as 'list all.' Fix listDomainChildren response to return haschild, handle haschild as a boolean rather than a string. 2010-10-19 13:49:00 -07:00
cloud.core.events.js decode text returned from API. encode text passed to API. 2010-10-04 19:38:22 -07:00
cloud.core.hosts.js Primary Storage page, Host page - decode text. 2010-10-04 20:08:12 -07:00
cloud.core.init.js fix bug 6287 - decode string before displaying on UI. 2010-09-28 10:46:14 -07:00
cloud.core.instances.js changeServiceForVirtualMachine is not an async command since it merely does a database update for the VMs service offering. Change the UI to reflect this. 2010-10-18 11:51:34 -07:00
cloud.core.js final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
cloud.core.network.js fix a problem listing load balancer rules, the ip address for a vm has been standardized to ipaddress rather than a mix of ipaddress/privateip 2010-10-20 16:48:20 -07:00
cloud.core.storage.js bug 6672: Fix up volume commands. For createVolume, the command is supposed to create a database object, but not assign it to a storage pool until the user first attaches it to a vm instance. That allows the volume to start off hypervisor agnostic. For attachVolume, detachVolume, and listVolumes, the responses had minor issues (sourceType could be null, for example) in either the response generation, or the response handling by the UI. 2010-10-21 15:15:01 -07:00
cloud.core.templates.js template page, ISO page - apply shared function todb(), fromdb(). 2010-09-30 16:22:56 -07:00
cloud.logger.js Source code committed 2010-08-11 09:13:29 -07:00
date.js Source code committed 2010-08-11 09:13:29 -07:00
jquery-1.4.2.min.js Source code committed 2010-08-11 09:13:29 -07:00
jquery-ui-1.8.2.custom.min.js Source code committed 2010-08-11 09:13:29 -07:00
jquery.cookies.js Source code committed 2010-08-11 09:13:29 -07:00
jquery.md5.js Source code committed 2010-08-11 09:13:29 -07:00
jquery.timers.js Source code committed 2010-08-11 09:13:29 -07:00