cloudstack/ui
bfederle 07ed925ab1 bug 12614: Zone wizard update
-Add support to filter network offerings based on whether security
 groups is checked; options then come from a separate
 'securityGroupNetworkOfferings' object:

args.response.success({
  domains: domainObjs,

  // Non-security-group-enabled offerings
  networkOfferings: networkOfferingObjs,

  // Security group-enabled offerings
  securityGroupNetworkOfferings: []
});

-Remove old/unused fields from wizard
2011-12-19 11:36:03 -08:00
..
css bug 12211 2011-12-16 16:02:08 -08:00
images bug 12211 2011-12-16 16:02:08 -08:00
lib Revert "Upgrade jQuery from 1.6.1 -> 1.7.1" 2011-12-14 09:33:14 -08:00
old bug 8313: still encrypt the passwords when setting up account 2011-12-05 13:08:53 +05:30
scripts bug 12614: Zone wizard update 2011-12-19 11:36:03 -08:00
scripts-test Update test dashboard 2011-12-16 14:02:55 -08:00
.classpath cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory. 2011-11-04 11:32:10 -07:00
.project cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory. 2011-11-04 11:32:10 -07:00
index-test.html bug 12614: Zone wizard update 2011-12-19 11:36:03 -08:00
index.jsp bug 12614: Zone wizard update 2011-12-19 11:36:03 -08:00