Jessica Wang
|
1736826ff0
|
cloudStack 3.0 new UI - ISO page - add Filter By dropdown on listView.
|
2011-11-08 17:00:45 -08:00 |
|
Jessica Wang
|
f8945168ae
|
cloudStack 3.0 new UI - listView widget - (1) remove default option "All". (2) fix a bug that args.filterBy.kind got value from wrong dropdown when selectView dropdown and filterBy dropdown both exist on the same page.
|
2011-11-08 16:36:28 -08:00 |
|
Brian Federle
|
d9a5f851b5
|
Updated zone page; update detail view edit notification
|
2011-11-08 16:25:33 -08:00 |
|
Alena Prokharchyk
|
50cf9cb8fb
|
Removed unused code
|
2011-11-08 15:54:56 -08:00 |
|
Alena Prokharchyk
|
3aff7f00ff
|
Re-create serviceProvider map when network is updated
|
2011-11-08 14:55:06 -08:00 |
|
Alena Prokharchyk
|
9c09c35fa5
|
Fixed incorrect exception method
|
2011-11-08 14:55:06 -08:00 |
|
Jessica Wang
|
7a8ca9d8cb
|
cloudStack 3.0 new UI - domain page - remove resource limits tab that is already merged into details tab.
|
2011-11-08 14:22:57 -08:00 |
|
Jessica Wang
|
30b0fdd30a
|
cloudStack 3.0 new UI - account page - optimize data returned to dataProvider.
|
2011-11-08 14:08:58 -08:00 |
|
Jessica Wang
|
93e11db07d
|
cloudStack 3.0 new UI - domain page - merge update resource limit into Edit action.
|
2011-11-08 13:17:29 -08:00 |
|
Murali Reddy
|
db991dd8f6
|
NAAS : adding support for service capabilities to be specified as part of network offering
|
2011-11-08 13:01:44 -08:00 |
|
Brian Federle
|
7097edf15f
|
Add sample NAAS section to system config
|
2011-11-08 12:53:54 -08:00 |
|
Brian Federle
|
28521a3819
|
Updated header/project appearance; add new system chart view
|
2011-11-08 12:43:57 -08:00 |
|
Alena Prokharchyk
|
eac54e3ad4
|
Don't allow to upgrade networkOfferingId and networkDomain for Shared network offerings
|
2011-11-08 12:33:28 -08:00 |
|
Jessica Wang
|
7d430c8a25
|
cloudStack 3.0 new UI - domain page - Delete Domain action - pass cleanup parameter to API call if "Forced" checkbox is visible.
|
2011-11-08 12:24:12 -08:00 |
|
Jessica Wang
|
b8ba041027
|
cloudStack 3.0 new UI - domain page - add VM limits, IP limits, Volume limits, Snapshot limits, Template limits field.
|
2011-11-08 12:14:45 -08:00 |
|
Jessica Wang
|
9e070e41b9
|
cloudStack 3.0 new UI - domain page - add Instance Total field, Volume Total field.
|
2011-11-08 11:56:23 -08:00 |
|
Jessica Wang
|
a76711b453
|
cloudStack 3.0 new UI - domain page - add Account Total field.
|
2011-11-08 11:49:01 -08:00 |
|
prachi
|
8836a08e60
|
Added tp the table op_dc_vnet_alloc foreign key references to physical_network & data_center
|
2011-11-08 11:23:37 -08:00 |
|
Jessica Wang
|
1fc8997547
|
cloudStack 3.0 new UI - domain page - implement Edit Domain action.
|
2011-11-08 10:57:05 -08:00 |
|
Alena Prokharchyk
|
5e6fedb7ff
|
Removed unused code
|
2011-11-08 10:36:29 -08:00 |
|
Abhi
|
f8319823cc
|
bug 11880: host status is now in sync
|
2011-11-08 16:53:58 +05:30 |
|
kishan
|
606779b300
|
bug 11851: When Add VPN user fails, remove the user entry from db instead of leaving in Add state.
status 11851: resolved fixed
reviewed-by: Abhi
|
2011-11-08 15:56:16 +05:30 |
|
Alena
|
0785b64306
|
bug 11923: don't expose command name in the exception response when command is not available
status 11923: resolved fixed
reviewed-by: Will Chan
|
2011-11-07 18:00:33 -08:00 |
|
Kelven Yang
|
9489d6ffeb
|
1) Fix a serialization problem in command inherits AsyncCreateCommand.
2) Deal with special IDs (i.e. -1) in UUID translation
|
2011-11-07 18:00:14 -08:00 |
|
Jessica Wang
|
0b6abd1717
|
cloudStack 3.0 new UI - user page - implement Delete User action.
|
2011-11-07 17:39:51 -08:00 |
|
Jessica Wang
|
156833b4e9
|
cloudStack 3.0 new UI - user page - implement Enable User action.
|
2011-11-07 17:33:04 -08:00 |
|
Brian Federle
|
08d11f1901
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-07 17:08:46 -08:00 |
|
Brian Federle
|
1fd8f41ca5
|
Remove call to listConfigurations -- not supported by non-admins
|
2011-11-07 17:08:34 -08:00 |
|
Jessica Wang
|
650acd6845
|
cloudStack 3.0 new UI - user page - implement Disable User action.
|
2011-11-07 16:54:05 -08:00 |
|
alena
|
76a3bb7581
|
Fixed unittest
|
2011-11-07 16:28:31 -08:00 |
|
alena
|
3a845d2d75
|
Keep Service/Provider map per network as well as per networkOffering (to handle the case when there are multiple providers defined for the same service in the network offering, and only one is picked when the network is created)
|
2011-11-07 16:16:03 -08:00 |
|
Jessica Wang
|
751685541c
|
cloudStack 3.0 new UI - user page - implement Generate Keys action.
|
2011-11-07 16:10:30 -08:00 |
|
Jessica Wang
|
5d55037310
|
cloudStack 3.0 new UI - user page - implement Change Password action.
|
2011-11-07 16:01:46 -08:00 |
|
Jessica Wang
|
55c817ad62
|
cloudStack 3.0 new UI - user page - implement Edit User action.
|
2011-11-07 15:38:35 -08:00 |
|
Brian Federle
|
5ad821612c
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2011-11-07 15:29:27 -08:00 |
|
Brian Federle
|
0d16593e3a
|
Fix typo
|
2011-11-07 15:26:53 -08:00 |
|
Brian Federle
|
af6b5c52f0
|
Update icons
|
2011-11-07 15:23:00 -08:00 |
|
Jessica Wang
|
836af43681
|
cloudStack 3.0 new UI - user page - implement action filter.
|
2011-11-07 15:14:24 -08:00 |
|
prachi
|
810f9e4034
|
While creating Zone, adding default VirtualRouter provider and instance to the default Physical Network.
Also adding default trafficTypes to through server-setup.xml
|
2011-11-07 14:43:41 -08:00 |
|
Jessica Wang
|
d0874522d0
|
cloudStack 3.0 new UI - account page - implement Delete Account action.
|
2011-11-07 14:42:47 -08:00 |
|
Jessica Wang
|
5890f4a7de
|
cloudStack 3.0 new UI - account page - implement Lock Account action.
|
2011-11-07 14:27:02 -08:00 |
|
frank
|
d6db4a686e
|
Bug 11313 - Add an account param/detail/map in the XXXAccount API calls
status 11313: resolved fixed
|
2011-11-07 14:24:36 -08:00 |
|
Brian Federle
|
b3d084f155
|
Use invitation required flag from configuration for projects UI flow
|
2011-11-07 12:54:47 -08:00 |
|
Brian Federle
|
f401087a16
|
Fix project dashboard click event
|
2011-11-07 12:41:37 -08:00 |
|
Brian Federle
|
bcd8f85d38
|
Support invitation-based project user management
|
2011-11-07 12:37:59 -08:00 |
|
Brian Federle
|
b4a6dd512a
|
Move projects above global settings
|
2011-11-07 12:37:21 -08:00 |
|
Jessica Wang
|
72bf65e306
|
cloudStack 3.0 new UI - account page - implement Enable Account action.
|
2011-11-07 11:38:54 -08:00 |
|
alena
|
b55211d4da
|
Removed unused methods
|
2011-11-07 11:27:28 -08:00 |
|
Jessica Wang
|
d3559bf7cb
|
cloudStack 3.0 new UI - account page - implement Disable Account action.
|
2011-11-07 10:59:57 -08:00 |
|
alena
|
104ed0a2a2
|
Direct network guru takes care of only sourceNatDisabled networks in Advance zone
|
2011-11-07 10:54:19 -08:00 |
|