10001 Commits

Author SHA1 Message Date
Jessica Wang
ca189f661f cloudstack 3.0 new UI - service offering page, disk offering page, hypervisor capability page, network offering page - implement search. 2012-01-05 14:54:56 -08:00
Kelven Yang
85ad8ffca3 rename com.cloud.identity package to com.cloud.uuididentity as a previous deleted com.cloud.Identity name make git confused with com.cloud.identity under linux systems 2012-01-05 14:52:16 -08:00
bfederle
0092ee1090 Fix text indent on detail view embedded list view 2012-01-05 14:47:24 -08:00
Jessica Wang
cbd45e0e43 cloudstack 3.0 new UI - account page, user page - implement search. 2012-01-05 14:34:22 -08:00
Jessica Wang
c89eaaabb1 cloudstack 3.0 new UI - event page, alert page - implement search. 2012-01-05 14:19:26 -08:00
Jessica Wang
a1bdea5404 cloudstack 3.0 new UI - template page, ISO page - search - do not pass keyword parameter to API if its value is empty. 2012-01-05 14:15:33 -08:00
Jessica Wang
e234d101a2 cloudstack 3.0 new UI - snapshot page - implement search. 2012-01-05 14:10:08 -08:00
Jessica Wang
8b2113230e cloudstack 3.0 new UI - volume page - implement search. 2012-01-05 14:06:24 -08:00
Jessica Wang
bb04f6feeb cloudstack 3.0 new UI - instance page - search - do not pass keyword parameter to API if its value is empty. 2012-01-05 13:52:19 -08:00
Alena Prokharchyk
e1cf8e4933 Added new parameter to listCapabilities identifying if regular user can create projects 2012-01-05 13:32:36 -08:00
bfederle
8384b0102f Fix for network offerings
-Fix network offering details when no service capabilities are present
2012-01-05 13:31:02 -08:00
bfederle
982a964f82 bug 12228
-Add specify service capabilities for LB and source NAT

-Make capability fields conditional (show/hide) based on supported
 service selection

-Misc. code/formatting cleanup for configuration section

status 12228: resolved fixed
2012-01-05 13:21:15 -08:00
bfederle
75d7044c17 Detail view: Fix text indent issues 2012-01-05 13:18:14 -08:00
bfederle
345ca23e67 bug 12122
Show error message when enable static NAT fails

status 12122: resolved fixed
2012-01-05 12:38:07 -08:00
bfederle
710d016775 bug 12120
Add missing fields to IP address details

status 12120: resolved fixed
2012-01-05 12:30:21 -08:00
Jessica Wang
1ddc286430 bug 8776: cloudstack 3.0 new UI - router page - remove reboot action. 2012-01-05 11:40:16 -08:00
bfederle
87f397b1e9 bug 11840: Correct validation on instance wizard
status 11840: resolved fixed
2012-01-05 11:36:21 -08:00
frank
9726b652eb Bug 11823: Added cloud-setup-encryption script for encryption upgrade
fix build
2012-01-05 11:33:26 -08:00
Jessica Wang
22cc8583ce cloudstack 3.0 new UI - system page - secondary page - remove zonename from listView since secondary storage page is under a zone which has been shown on breadcrumb. 2012-01-05 10:26:42 -08:00
bfederle
58e937acc1 Show zone details on dashboard capacity items 2012-01-05 10:24:46 -08:00
Murali reddy
ec9d3508ef bug 11417: support for netscaler SDX
- acquire zone public IP, and use it to make VPX provisioned on SDX to be part of public network
2012-01-05 23:31:50 +05:30
kishan
151bbf286d Bug 11823: Added cloud-setup-encryption script for encryption upgrade
Status 11823: resolved fixed
2012-01-05 17:11:35 +05:30
kishan
6afaf4ff69 Bug 12723: Fixed typo
Status 12723: resolved fixed
Reviewed-By: Nitin
2012-01-05 14:06:54 +05:30
Jessica Wang
291486cc5d bug 11799: cloudstack 3.0 new UI - security group page - add new tab "Egress rules". 2012-01-04 19:04:07 -08:00
Jessica Wang
367605bcd2 bug 12455: cloudstack 3.0 new UI - instance page - detach ISO action - correct icon tooltip. 2012-01-04 18:21:48 -08:00
Jessica Wang
b0dc4e6c38 bug 8776: cloudstack 3.0 new UI - router page - reboot action - call restartNetwork API instead of rebootRouter API. 2012-01-04 18:13:39 -08:00
Jessica Wang
61c543fe50 bug 12645: cloudstack 3.0 new UI - account page - show add button only when it's root admin. Hide it otherwise. 2012-01-04 16:17:01 -08:00
bfederle
b2824af586 List view UI
-Support preFilter to show/hide add action
2012-01-04 15:50:54 -08:00
Jessica Wang
9b04de2251 bug 12594: cloudstack 3.0 new UI - volume page - allow delete action as long as the volume is not attached to VM. 2012-01-04 15:15:05 -08:00
Alena Prokharchyk
0538872003 bug 12700: ipAssoc - owner of the ip is the owner of the guest network
status 12700: resolved fixed
2012-01-04 15:00:04 -08:00
bfederle
867afce8da Add percent labels to dashboard charts 2012-01-04 14:25:25 -08:00
Alena Prokharchyk
e682c9bae1 bug 12691: allow to have more than one network created from the same network offering
status 12691: resolved fixed
2012-01-04 14:16:01 -08:00
Jessica Wang
b25bf9a5c5 Revert "bug 12423: cloudstack 3.0 new UI - system page - delete zone action - delete physical network before calling deleteZone API."
This reverts commit 3e6b6076ff4a2598dc5e0e0d65f10ecdb2cd8004.
2012-01-04 14:10:21 -08:00
Jessica Wang
a737b4e61d bug 12423: cloudstack 3.0 new UI - system page - delete zone action - delete physical network before calling deleteZone API. 2012-01-04 13:52:53 -08:00
bfederle
4127562c90 Projects: only show resources tab for admins
As updateResourceLimits is only available for ROOT admins, hide the
resources tab for normal users, to prevent an error message from
appearing when user tries to save form data.
2012-01-04 13:51:44 -08:00
bfederle
54775c28ad bug 12811: Fix action filter for add system resources 2012-01-04 13:27:34 -08:00
Murali reddy
76d50fb0bf bug 11417: support for netscaler SDX
- fixed bug in the destroying the VPX instance on SDX
- added method to acuire priavate IP from the zone, needed for the management IP of provisioned LB appliane
2012-01-05 02:39:46 +05:30
bfederle
b557750eab bug 12769: Fix security group actions 2012-01-04 13:05:51 -08:00
bfederle
bd552356b6 Fix wrong set of actions being passed for list view selects 2012-01-04 13:05:50 -08:00
Alena Prokharchyk
d4e0fbda83 bug 12686: added search by zoneId to the listNetworkOfferings 2012-01-04 12:31:59 -08:00
bfederle
d16c535514 Fix IE7 syntax errors for system.js 2012-01-04 11:43:50 -08:00
bfederle
f076a4a8a7 Syntax fixes for IE7 2012-01-04 11:38:53 -08:00
bfederle
1b2150498a Update test data for new dashboard 2012-01-04 11:24:37 -08:00
Jessica Wang
f0cd240bdb bug 12371: cloudstack 3.0 new UI - User page - change password dialog - password field - display asterisks instead of characters. 2012-01-04 10:31:41 -08:00
bfederle
1bd3549fab Code/whitespace cleanup 2012-01-04 09:08:18 -08:00
bfederle
7249dc99a2 Show zone-specific data on dashboard 2012-01-04 08:48:31 -08:00
Abhinandan Prateek
2778deacb6 bug 8962: usage related changes 2012-01-04 16:41:18 +05:30
kishan
9b3f78254d Bug 12845: When moving Vm to another account, add volume create usage event with size and template/offering id
Status 12845: resolved fixed
Reviewed-By: Abhi
2012-01-04 16:34:52 +05:30
Naredula Janardhana Reddy
019bc1c5b7 Bug 12140: Blocking ICMP timestamp request to system vm's (only console and ssvm). 2012-01-04 12:32:03 +05:30
Jessica Wang
64a54f32a5 bug 12199: error message returned from API shouldn't include double quote. That's invalid JSON format. 2012-01-03 17:53:47 -08:00