cloudstack/ui/scripts
Kris McQueen 7531525252 Add commented code out for the old style (2.1.x) JSON async job responses. The XML responses are still a TODO. In order to get this to fully revert back to 2.1.x style responses, some commands will need to be modified to set the responseName to be something like getResultObjectName(), and there's an example of this in StopVMCmd. 2010-10-28 14:32:13 -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 Add commented code out for the old style (2.1.x) JSON async job responses. The XML responses are still a TODO. In order to get this to fully revert back to 2.1.x style responses, some commands will need to be modified to set the responseName to be something like getResultObjectName(), and there's an example of this in StopVMCmd. 2010-10-28 14:32:13 -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 6730: if a volume was never attached to a VM, then the poolId will be null and this will be flagged as not on shared storage. Since the code was deleting detached volumes only on shared storage, the never-attached volume was in an undeletable state. Instead, allow deletion of any detached volume, regardless of storage pool until some technical reason limits this from happening. 2010-10-26 14:56:44 -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