2094 Commits

Author SHA1 Message Date
Jessica Wang
28704eb8a1 cloudstack 3.0 new UI - create user - domain admin and regular user are not allowed to create user. 2012-01-09 16:16:37 -08:00
Jessica Wang
89628cae5c bug 12306: cloudstack 3.0 new UI - account page - create account - pass listAll=true when calling listDomains to populate domain dropdown. 2012-01-09 16:11:55 -08:00
Jessica Wang
43f2a44f37 cloudstack 3.0 new UI - system page - secondary storage is under zone level. So, podID and clsuterID will never be used when getting secondary storage list. 2012-01-09 15:38:45 -08:00
bfederle
4bc6fd0eb9 Explicitly show all account, domain listings for admin 2012-01-09 10:44:07 -08:00
Jessica Wang
fa05ee586a cloudstack 3.0 new UI - security groups page -(1) add ID, Description to detail view. (2) move actions from list view since they are available in detail view already. 2012-01-06 17:08:43 -08:00
Jessica Wang
973b24f5ee cloudstack 3.0 new UI - system page - add host dialog - pod dropdwon - show the current pod as default selection. 2012-01-06 16:34:56 -08:00
Jessica Wang
f2888cbb71 cloudstack 3.0 new UI - system page - add cluster dialog - pod dropdwon - show the current pod as default selection. 2012-01-06 16:28:53 -08:00
Jessica Wang
639b9b4fb4 cloudstack 3.0 new UI - system - secondary storages page - from actions from listView since they are available in detailView. 2012-01-06 16:20:40 -08:00
Jessica Wang
5e21af79dc cloudstack 3.0 new UI - system - primary storages page - from actions from listView since they are available in detailView. 2012-01-06 16:13:19 -08:00
Jessica Wang
3987ef52dc cloudstack 3.0 new UI - system - hosts page - from actions from listView since they are available in detailView. 2012-01-06 16:00:27 -08:00
Jessica Wang
58d3bd377e cloudstack 3.0 new UI - system - clusters page - from actions from listView since they are available in detailView. 2012-01-06 15:56:40 -08:00
Jessica Wang
8067713bb1 cloudstack 3.0 new UI - system - pods page - from actions from listView since they are available in detailView. 2012-01-06 15:51:54 -08:00
Jessica Wang
e77373949b cloudstack 3.0 new UI - account page - from actions from listView since they are available in detailView. 2012-01-06 15:26:05 -08:00
Jessica Wang
4b33eef8d5 cloudstack 3.0 new UI - template page - from actions from listView since they are available in detailView. 2012-01-06 15:22:06 -08:00
Jessica Wang
8f96a8539c cloudstack 3.0 new UI - template page - from actions from listView since they are available in detailView. 2012-01-06 15:19:29 -08:00
bfederle
9f08581f94 bug 12902
Disable project creation for regular users, if
'allowusercreateprojects' == false
2012-01-06 13:25:43 -08:00
bfederle
263065a0ff Remove comments containing invalid characters 2012-01-06 13:25:43 -08:00
Jessica Wang
3ae9ffe43f cloudstack 3.0 new UI - snapshot page - from actions from listView since they are available in detailView. 2012-01-06 12:24:40 -08:00
Jessica Wang
2a7121c1a0 cloudstack 3.0 new UI - volume page - move recurring snapshot action from listView to detailView. 2012-01-06 12:19:41 -08:00
Jessica Wang
86098e6c89 cloudstack 3.0 new UI - volume page - from actions from listView since they are available in detailView. 2012-01-06 12:06:38 -08:00
Jessica Wang
1e7a3702f5 bug 12901: cloudstack 3.0 new UI - system page - add host dialog - cluster dropdwon - show the current cluster as default selection. 2012-01-06 11:53:01 -08:00
Jessica Wang
1d73dd0947 cloudstack 3.0 new UI - volume page - take snapshot action - replace obsolete args.data with args.context 2012-01-06 11:16:09 -08:00
Jessica Wang
cbe54655f5 cloudstack 3.0 new UI - system page - remove obsolete code. 2012-01-06 11:12:23 -08:00
Jessica Wang
c7d5e29405 cloudstack 3.0 new UI - system page - actions - replace obsolete args.data with args.context 2012-01-06 10:58:20 -08:00
Jessica Wang
205ffdb792 bug 12859: cloudstack 3.0 new UI - systemVM page - migrate action - fix a bug that passed an empty virtualMachineId to API. 2012-01-06 10:42:33 -08:00
Jessica Wang
b0dd607e29 cloudstack 3.0 new UI - system - remove obsolete code. 2012-01-05 17:13:46 -08:00
Jessica Wang
d1a79c865e cloudstack 3.0 new UI - system - systemVM page - remove actions from listView. 2012-01-05 16:57:45 -08:00
Jessica Wang
5f2c4ccabe cloudstack 3.0 new UI - project page - implement search. 2012-01-05 16:47:12 -08:00
Jessica Wang
c802971cce cloudstack 3.0 new UI - IP Address page - implement search. 2012-01-05 16:38:11 -08:00
Jessica Wang
cefa1f3311 cloudstack 3.0 new UI - network page - implement search. 2012-01-05 16:27:28 -08:00
Jessica Wang
0254a6c35f cloudstack 3.0 new UI - system - secondary storage page - implement search. 2012-01-05 16:07:36 -08:00
Jessica Wang
b14a2015fd cloudstack 3.0 new UI - system - primary storage page - implement search. 2012-01-05 16:03:57 -08:00
Jessica Wang
1c4a52ce95 cloudstack 3.0 new UI - system - hosts page - implement search. 2012-01-05 15:58:56 -08:00
Jessica Wang
255d3c41c5 cloudstack 3.0 new UI - system - clusters page - implement search. 2012-01-05 15:56:12 -08:00
Jessica Wang
7bf3108d95 cloudstack 3.0 new UI - system - pods page - implement search. 2012-01-05 15:50:40 -08:00
Jessica Wang
0c84ca37a4 cloudstack 3.0 new UI - security group page - implement search. 2012-01-05 15:47:33 -08:00
Jessica Wang
3d9bb6591c cloudstack 3.0 new UI - system - virtual router - instances tab - implement search. 2012-01-05 15:34:30 -08:00
Jessica Wang
c291508385 cloudstack 3.0 new UI - system - guest network - network tab - implement search. 2012-01-05 15:31:14 -08:00
Jessica Wang
413beb78f5 cloudstack 3.0 new UI - system - management network - IP Ranges tab - implement search. 2012-01-05 15:23:03 -08:00
Jessica Wang
6ace7027bb cloudstack 3.0 new UI - system - management network - IP Ranges tab - change label to avoid a visual format bug for now. 2012-01-05 15:19:18 -08:00
Jessica Wang
cddcd01a1a cloudstack 3.0 new UI - SystemVM page - implement search. 2012-01-05 15:06:27 -08:00
Jessica Wang
3d233d42fc cloudstack 3.0 new UI - zone page - implement search. 2012-01-05 15:03:21 -08:00
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
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
bfederle
8384b0102f Fix for network offerings
-Fix network offering details when no service capabilities are present
2012-01-05 13:31:02 -08:00