| .. |
|
cloud.core.account.js
|
bug 8787: Account page - user tab - encode account name before passing it to listUsers API.
|
2011-03-04 14:21:11 -08:00 |
|
cloud.core.alert.js
|
bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item.
|
2011-02-17 17:41:54 -08:00 |
|
cloud.core.callbacks.js
|
Enhanced SSO to allow users to generate the appropriate login request and send that to CloudStack UI. If the Cloudstack UI detects this parameter "loginUrl", it will attempt a single signon process.
|
2011-03-25 14:30:13 -07:00 |
|
cloud.core.cluster.js
|
bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds.
|
2011-05-05 18:46:08 -07:00 |
|
cloud.core.dashboard.js
|
bug 8351: round dashboard percentages
|
2011-02-03 12:04:04 -08:00 |
|
cloud.core.diskoffering.js
|
bug 8636: remove non-used code.
|
2011-03-03 12:59:46 -08:00 |
|
cloud.core.domain.js
|
bug 8636: remove non-used code.
|
2011-03-03 12:59:46 -08:00 |
|
cloud.core.event.js
|
bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox.
|
2011-02-28 11:35:38 -08:00 |
|
cloud.core.globalsetting.js
|
Global Settings page - apply new function, bindActionLink(), which solves mouseover issue.
|
2011-02-01 18:09:42 -08:00 |
|
cloud.core.host.js
|
refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds.
|
2011-04-27 12:50:13 -07:00 |
|
cloud.core.init.js
|
bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action.
|
2011-05-31 15:59:17 -07:00 |
|
cloud.core.instance.js
|
bug 7553: cloudStack - Router page - add new action "change service".
|
2011-05-31 16:40:22 -07:00 |
|
cloud.core.ipaddress.js
|
cloudStack - capability doesn't always get returned in Firewall object. Do a extra validation before loop through it.
|
2011-06-01 12:05:33 -07:00 |
|
cloud.core.iso.js
|
bug 7553: listServiceOfferings API has a new parameter "issystem" now. Change UI to call "listServiceOfferings&issystem=false" for listing non-system service offerings.
|
2011-05-31 12:04:08 -07:00 |
|
cloud.core.js
|
bug 8296: fix a bug that periodicallyCheckNonCompleteAsyncJob() sent out-of-date jobId to queryAsyncJobResult API.
|
2011-05-06 16:47:38 -07:00 |
|
cloud.core.network.js
|
cloudStack - Add Network dialog - add new field "tags".
|
2011-06-01 18:29:00 -07:00 |
|
cloud.core.networkoffering.js
|
bug 9201: listNetworkOfferings - return -1 when network_rate is Unlimited; if value is NULL - return global configuration value
|
2011-03-29 19:26:20 -07:00 |
|
cloud.core.pod.js
|
bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds.
|
2011-05-05 18:46:08 -07:00 |
|
cloud.core.primarystorage.js
|
refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds.
|
2011-04-27 12:50:13 -07:00 |
|
cloud.core.resource.js
|
CloudStack UI - Add Primary Storage dialog - hide Server field when Protocol is "PreSetup" or "SharedMountPoint". Show Server field otherwise.
|
2011-05-17 16:57:41 -07:00 |
|
cloud.core.router.js
|
bug 7553: cloudStack - Router page - change service - call changeServiceForRouter API.
|
2011-05-31 17:10:36 -07:00 |
|
cloud.core.secondarystorage.js
|
bug 9888: CloudStack UI - Support multiple secondary stroage for each zone - fix a bug that clicking middle menu didn't populate right content to right panel.
|
2011-05-17 16:31:41 -07:00 |
|
cloud.core.securitygroup.js
|
bug 8782: Security Group page - get ingress rules by calling listSecurityGroups with id parameter.
|
2011-03-04 14:01:48 -08:00 |
|
cloud.core.serviceoffering.js
|
bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action.
|
2011-05-31 15:59:17 -07:00 |
|
cloud.core.snapshot.js
|
bug 9774: snapshot page - (1) add state grid row in details tab. (2) only show action "Create Volume", "Create Template" when snapshot state is "BackedUp".
|
2011-05-06 19:21:46 -07:00 |
|
cloud.core.systemserviceoffering.js
|
bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action.
|
2011-05-31 15:59:17 -07:00 |
|
cloud.core.systemvm.js
|
refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds.
|
2011-04-27 12:50:13 -07:00 |
|
cloud.core.template.js
|
bug 7553: listServiceOfferings API has a new parameter "issystem" now. Change UI to call "listServiceOfferings&issystem=false" for listing non-system service offerings.
|
2011-05-31 12:04:08 -07:00 |
|
cloud.core.volume.js
|
cloudStack UI - Recurring Snapshot - fix a bug that when "hour" is "08" or "09", it will mysteriously change to "12" when Apply button is clicked.
|
2011-05-11 17:55:41 -07:00 |
|
cloud.core.zone.js
|
bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds.
|
2011-05-05 18:46:08 -07:00 |
|
cloud.logger.js
|
Making the new 2.2 UI to be the default UI.
|
2010-11-01 21:43:37 -07:00 |
|
cloud.widget.tab.js
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
date.js
|
Making the new 2.2 UI to be the default UI.
|
2010-11-01 21:43:37 -07:00 |
|
jquery-ui.custom.min.js
|
Removed version from the jquery js files.
|
2010-11-02 18:29:11 -07:00 |
|
jquery.cookies.js
|
Making the new 2.2 UI to be the default UI.
|
2010-11-01 21:43:37 -07:00 |
|
jquery.md5.js
|
Making the new 2.2 UI to be the default UI.
|
2010-11-01 21:43:37 -07:00 |
|
jquery.min.js
|
- Updating jquery library to 1.4.4
|
2010-12-15 17:54:49 -08:00 |
|
jquery.timers.js
|
Making the new 2.2 UI to be the default UI.
|
2010-11-01 21:43:37 -07:00 |