| .. |
|
cloud.core.account.js
|
account page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item.
|
2011-01-13 11:49:42 -08:00 |
|
cloud.core.alert.js
|
Alert page - add type text row.
|
2011-01-03 14:09:40 -08:00 |
|
cloud.core.callbacks.js
|
Removed network type from the UI as it is no longer used anymore.
|
2010-12-08 14:14:21 -08:00 |
|
cloud.core.cluster.js
|
Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again.
|
2011-01-13 14:27:48 -08:00 |
|
cloud.core.dashboard.js
|
bug 7610: dashboard page (admin) - General Alerts - clicking "More" icon will redirect to Alerts page.
|
2011-01-04 10:56:28 -08:00 |
|
cloud.core.diskoffering.js
|
service offering page, disk offering page - clear right panel after middle menu item is removed from DOM.
|
2011-01-13 11:55:15 -08:00 |
|
cloud.core.domain.js
|
Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again.
|
2011-01-13 14:27:48 -08:00 |
|
cloud.core.event.js
|
bug 7797: middle menu item - if first row description is longer than max length (30 characters), add "...." at the end to imply there is more.
|
2011-01-03 13:58:15 -08:00 |
|
cloud.core.globalsetting.js
|
bug 6545: Global Settings page - mask value for configuration whose name contains "password" word.
|
2011-01-14 15:28:28 -08:00 |
|
cloud.core.host.js
|
Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again.
|
2011-01-13 14:27:48 -08:00 |
|
cloud.core.init.js
|
UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template.
|
2011-01-18 19:08:31 -08:00 |
|
cloud.core.instance.js
|
bug 8046: instance page - hide "restore VM" option from regular-user.
|
2011-01-18 11:25:19 -08:00 |
|
cloud.core.ipaddress.js
|
bug 7667: IP Address page - port forwarding rule, load blanacer rule - state field - show green when Active, show red when Deleting, show gray otherwise.
|
2011-01-14 16:35:21 -08:00 |
|
cloud.core.iso.js
|
UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template.
|
2011-01-18 19:08:31 -08:00 |
|
cloud.core.js
|
bug 7781: instance page - show red color when state is "Error" in both middle menu and right panel.
|
2011-01-14 17:13:12 -08:00 |
|
cloud.core.network.js
|
bug 8012: network page - Add External Firewall dialog - Usage Interface field.
|
2011-01-14 16:48:35 -08:00 |
|
cloud.core.networkoffering.js
|
Remove type from search in network offering page. (because default query for this page is "listNetworkOfferings&type=Virtual"
|
2010-12-27 16:45:11 -08:00 |
|
cloud.core.pod.js
|
Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again.
|
2011-01-13 14:27:48 -08:00 |
|
cloud.core.primarystorage.js
|
Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again.
|
2011-01-13 14:27:48 -08:00 |
|
cloud.core.resource.js
|
bug 7861: secondary storage page - refresh page when clicking between different secondary storage node.
|
2011-01-11 16:49:50 -08:00 |
|
cloud.core.router.js
|
Router page, SystemVM page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item.
|
2011-01-13 11:01:30 -08:00 |
|
cloud.core.secondarystorage.js
|
cluster page, network page, secondary storage page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item.
|
2011-01-13 10:13:41 -08:00 |
|
cloud.core.securitygroup.js
|
Security Group page, Snapshot page, Volume page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item.
|
2011-01-13 15:30:23 -08:00 |
|
cloud.core.serviceoffering.js
|
service offering page, disk offering page - clear right panel after middle menu item is removed from DOM.
|
2011-01-13 11:55:15 -08:00 |
|
cloud.core.snapshot.js
|
UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template.
|
2011-01-18 19:08:31 -08:00 |
|
cloud.core.systemvm.js
|
Router page, SystemVM page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item.
|
2011-01-13 11:01:30 -08:00 |
|
cloud.core.template.js
|
UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template.
|
2011-01-18 19:08:31 -08:00 |
|
cloud.core.volume.js
|
UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template.
|
2011-01-18 19:08:31 -08:00 |
|
cloud.core.zone.js
|
Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again.
|
2011-01-13 14:27:48 -08:00 |
|
cloud.logger.js
|
Making the new 2.2 UI to be the default UI.
|
2010-11-01 21:43:37 -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 |