9303 Commits

Author SHA1 Message Date
Brian Federle
26b21da09b bug 12289: Fix command = undefined 2011-12-02 12:05:08 -08:00
Brian Federle
601a073d2c Fix VM details not appearing immediately after enabling static nat 2011-12-02 11:57:47 -08:00
Brian Federle
c9328e3a95 Fix table header when in dialog box 2011-12-02 11:57:47 -08:00
Jessica Wang
332e41bc7c cloudStack 3.0 new UI - system - change notification message of actions of network service providers 2011-12-02 11:42:08 -08:00
Brian Federle
bc12d1a1ac Only show pointer on first <td> in list view 2011-12-02 11:32:28 -08:00
Brian Federle
cf42939508 bug 12089
Fix search button click causing list view to be populated twice
2011-12-02 11:27:53 -08:00
Jessica Wang
f8e05954b3 cloudStack 3.0 new UI - system - change label of actions of network service providers. 2011-12-02 11:25:25 -08:00
Brian Federle
d64a988574 IE8 Fixes:
-Minor CSS fix for horiz. scrollbar in list view
-Fix breadcrumb click event not triggering
2011-12-02 10:41:58 -08:00
Brian Federle
21cd27a8ed bug 12271
-Show status field for project user management
-Properly refresh multi-edit widget
2011-12-02 08:00:04 -08:00
Brian Federle
10e551e737 bug 12160: Fix attach disk adding row 2011-12-02 08:00:04 -08:00
Brian Federle
24264f7d9d Move detail view apply button to the top 2011-12-02 08:00:03 -08:00
kishan
d64747a657 bug 12262: Added "-s" option. When encryption is used provide mgmt secret key using "-s" option.
status 12262 : resolved fixed
reviewed-by: Prasanna
2011-12-02 21:12:49 +05:30
Naredula Janardhana Reddy
c7766ea6c8 bug 10617: kvm related changes. 2011-12-02 17:07:36 +05:30
Prasanna Santhanam
de86e30c66 - Fixing the SecurityGroupRules rename for Simulator. SecurityGroupRules contain both Ingress and Egress rules now
- Changed the logging to reflect the rulesets for Egress
- Removed Unused and Organized Imports for agent-simulator
2011-12-02 12:35:40 +05:30
Jessica Wang
0d564e864c cloudStack 3.0 new UI - VM Wizard - If a basic zone is selected in step 1, check if its guest network includes security group service. If yes, display security groups in step 5. Otherwise, display nothing in step 5. 2011-12-01 15:13:54 -08:00
Sam Robertson
ebfd69e285 Python based xml test framework ant changes. 2011-12-01 14:56:17 -08:00
Brian Federle
22c1da1372 Fix instance wizard: service offering step
-Fix default radio button not always being selected, causing
 validation errors on creation
2011-12-01 14:42:52 -08:00
Alena Prokharchyk
9f49967365 fixed listNetworks by projectId 2011-12-01 14:22:59 -08:00
Brian Federle
7f672097f9 Fix for instance wizard, step 5
-Don't pass account and domainid if projects are active
2011-12-01 14:18:21 -08:00
frank
229b08fd48 chagne some parameter name in HostResponse
all API parameters should be low case
2011-12-01 14:13:31 -08:00
prachi
d98130c061 Bug 8750 - update/disable/enableAccount api commands should accept "id" request parameter to be consistent with deleteAcccount command
These commands now accept 'id' parameter along with the 'accountname' and 'domainid'.
2011-12-01 13:58:44 -08:00
Jessica Wang
2f884dd0bc cloudStack 3.0 new UI - VM Wizard - select network/securityGroup step - having dedicate direct tagged default network or not is no longer a criterion for showing network or security groups. 2011-12-01 13:55:58 -08:00
frank
d343af96e5 change allocationState of HostResponse to resourceState 2011-12-01 13:53:07 -08:00
Brian Federle
6e303c10e3 Various fixes to network section
-bug 12141: Show VM details on static NAT chart

-Move VPN actions from list view to detail view, to avoid excessive
 server calls from being made (due to needing additional calls to get
 VPN/network data)

-Fix network action refresh for list view and detail view
2011-12-01 13:46:31 -08:00
Jessica Wang
626efa585c bug 12090: cloudStack 3.0 new UI - VM Wizard - select network step - list networks regardless of type. 2011-12-01 13:37:18 -08:00
Jessica Wang
2c9874ae63 cloudStack 3.0 new UI - system - public network - change tab name of IP range. 2011-12-01 11:56:11 -08:00
Brian Federle
c258edb14d Fix zone select in copy template action 2011-12-01 11:17:50 -08:00
Brian Federle
48501c1dad Minor UI tweaks:
-Fix dialog wrapping, when only 1 field present
-Fix search bar wrapping
2011-12-01 11:17:50 -08:00
Brian Federle
5e428179a9 Fix create template, create volume adding a new row to wrong list view 2011-12-01 11:17:50 -08:00
frank
f4010f2215 better error message when checking hostname failed in cloud-setup-database 2011-12-01 10:40:38 -08:00
frank
008146a6b0 Bug 10217 - cloud-setup-management seems to be not checking for fqdn hostname
status 10217: resolved fixed
2011-12-01 10:38:54 -08:00
Brian Federle
e34d044668 Install wizard:
-Increase system VM poll to every 5s, to reduce server load
-Fix invalid tooltip errors
2011-12-01 10:25:01 -08:00
kishan
af0cf90b2b bug 12208,12238: Do not encrypt user password and api key
status 12208,12238 : resolved fixed
reviewed-by: Abhi
2011-12-01 23:37:37 +05:30
kishan
1dfc3f8e34 bug 10280: Throw exception when snapshot allocation fails
status 10280 : resolved fixed
reviewed-by: Abhi
2011-12-01 23:37:36 +05:30
David Nalley
85d84d2ee8 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-12-01 13:02:46 -05:00
David Nalley
8aad5aa10e adding a markdown readme for github 2011-12-01 13:02:38 -05:00
Alena Prokharchyk
c106660682 Changed the API commands names to use correct abbreviations 2011-12-01 09:57:46 -08:00
Alena Prokharchyk
e8614dd5fa Removed unused imports 2011-12-01 09:57:46 -08:00
David Nalley
37be380eab tweaking install.txt a bit 2011-12-01 12:51:43 -05:00
Brian Federle
24b92e10c8 Remove storage/host tags fields from install wizard 2011-12-01 09:13:51 -08:00
Brian Federle
79e7369fef Better 'no-network' styling for instance wizard 2011-12-01 09:06:06 -08:00
Brian Federle
16f5b8ab95 bug 12186: Don't add template to volumes list view 2011-12-01 08:35:40 -08:00
Brian Federle
92c0f30bd3 Fix instance edit 2011-12-01 08:34:58 -08:00
Brian Federle
73f95dacda Enable install wizard 2011-12-01 08:02:34 -08:00
Brian Federle
dd9aff1bd0 Fix tooltip 2011-12-01 08:02:26 -08:00
Naredula Janardhana Reddy
0c1e21ab80 bug 10617: vmops related changes. 2011-12-01 19:32:57 +05:30
Naredula Janardhana Reddy
09905b641b bug 10617: merge code from branch bug10617. 2011-12-01 14:17:52 +05:30
Brian Federle
d06b631b96 Complete install wizard server calls 2011-11-30 19:28:11 -08:00
Jessica Wang
18694e09fb cloudStack 3.0 new UI - router page - implement View console. 2011-11-30 18:46:51 -08:00
Brian Federle
31b61b9002 WIP: Updated install wizard 2011-11-30 18:39:57 -08:00