Commit Graph

11352 Commits

Author SHA1 Message Date
Pranav Saxena becafcf7eb Bug 14211: CS- 14211 Redundant User Instance Field in UI
reviewed-by: brian
2012-04-11 14:34:49 -07:00
Jessica Wang b51ee93e41 cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - correct section id from srxProviders to srxDevices. 2012-04-11 14:23:50 -07:00
Brian Federle 24f5715a0c bug CS-14419
Add error handling for delete security group action

status CS-14419: resolved fixed
reviewed-by: jessica
2012-04-11 11:51:32 -07:00
Jessica Wang e4b4f5b470 cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - change breadcrumb to show Devices instead of SRX (to distinguish between provider and devices). 2012-04-11 11:31:21 -07:00
Jessica Wang 4e834c4124 cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5 - devices - change breadcrumb to show Devices instead of F5 (to distinguish between provider and devices). 2012-04-11 11:27:19 -07:00
Jessica Wang e79eb36870 cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler - devices - change breadcrumb to show Devices instead of Netscaler (to distinguish between provider and devices). 2012-04-11 11:18:28 -07:00
Jessica Wang 5490ec9bca cloudstack 3.0 UI - infrastructure - physical network - network service providers - when clicking Netscaler/F5/SRX, get fresh data from API call instead of cache. 2012-04-11 10:43:46 -07:00
frank 48f8647dfb change version to 3.0.2 2012-04-11 10:37:16 -07:00
Prasanna Santhanam 8a60049209 missing tests directory causes warnings in distutils
reviewed-by: ant run
2012-04-11 18:16:51 +05:30
Prasanna Santhanam c4a5584db4 Package management for the python testclient christened Marvin
$ant package-marvin
will create a packaged source tarball of the testclient that is
redistributable and decoupled from the rest of the cloudstack build
reviewed-by: unittest
2012-04-11 18:16:33 +05:30
Prasanna Santhanam 0c0b22c2fa removing the dependency of apidocs on simulator
reviewed-by: Frank Zhang
2012-04-11 18:16:29 +05:30
Abhi 4549c77836 bug CS-14389: removing duplicates 2012-04-11 17:00:13 +05:30
Abhi 1a985241ac bug CS-14389: adding missing os types for xen 6 2012-04-11 15:46:48 +05:30
Jessica Wang fe0f85c97e cloudstack 3.0 UI - Secondary Storage page - detail view - implement Refresh button. 2012-04-10 16:56:52 -07:00
Jessica Wang 9262eafbce cloudstack 3.0 UI - Primary Storage page - detail view - implement Refresh button. 2012-04-10 16:41:18 -07:00
Jessica Wang ce7176c43b cloudstack 3.0 UI - Host page - Statistics tab - implement Refresh button. 2012-04-10 16:29:07 -07:00
Jessica Wang 36e8de0082 cloudstack 3.0 UI - Host page - detail view - implement Refresh button. 2012-04-10 16:22:36 -07:00
Jessica Wang 3c8a90d351 cloudstack 3.0 UI - Pod page - detail view - implement Refresh button. 2012-04-10 15:51:45 -07:00
Jessica Wang ed50f3668a cloudstack 3.0 UI - physical network page - Network Service Providers - SRX - devices - detailView - implement Refresh button. 2012-04-10 15:42:04 -07:00
Jessica Wang aa71ac1683 cloudstack 3.0 UI - physical network page - Network Service Providers - F5 - devices - detailView - implement Refresh button. 2012-04-10 15:00:46 -07:00
Jessica Wang 2bae6d4bbc cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - detailView - implement Refresh button. 2012-04-10 14:46:15 -07:00
Jessica Wang caec604a80 cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - implement Refresh button. 2012-04-10 12:32:03 -07:00
Jessica Wang 4bec750de6 cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - get supported services from API call instead of hard-coding. 2012-04-10 11:47:21 -07:00
Jessica Wang 033dcf4007 cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - implement Refresh button. 2012-04-09 16:55:53 -07:00
Jessica Wang 9bfea6a2ee cloudstack 3.0 UI - physical network page - guest traffic type - networks tab (guest networks) - implement Refresh button. 2012-04-09 16:16:17 -07:00
Alena Prokharchyk a046e71f37 Corrected license info in db upgrade script 2012-04-09 15:55:58 -07:00
Jessica Wang 9c78b8c98d cloudstack 3.0 UI - physical network page - guest traffic type - implement Refresh button. 2012-04-09 15:28:58 -07:00
Jessica Wang 0558092832 cloudstack 3.0 UI - System VM page - implement Refresh button. 2012-04-09 14:23:14 -07:00
Brian Federle e21a160772 Add 'view all' shortcuts for common zone resources
On the physical resources dashboard, add a button to view all
resources for pods, clusters, and hosts. This will compile a
list view containing the resources across all zones.

In order to be able to add resources when in this zone-inspecific mode,
a zone drop-down had to be added to the create forms for
pods, clusters, and hosts.

reviewed-by: jessica

Conflicts:

	ui/scripts/ui-custom/physicalResources.js
2012-04-09 13:48:57 -07:00
Brian Federle 0991652f4a UI: detail view
Support dynamically updating context on detail view load, to support cases
where certain context items are required by other elements loaded, but may not
be present in the browser history.

Conflicts:

	ui/tests/test.detailView.js
2012-04-09 13:45:35 -07:00
Abhi ee47a42a68 bug CS-14396: the VMs with current host id should be listed here, probably this fix did not make to this branch, is there is 2.2.14 branch 2012-04-09 12:29:30 +05:30
Jessica Wang 61d47dc1b2 bug 14539: cloudstack 3.0 UI - system VM page - add "change service offering" action which shows when systemVM state is Stopped. 2012-04-06 15:47:04 -07:00
Jessica Wang c025e91742 cloudstack 3.0 UI - Add Network Offering dialog - compute offering (service offering) dropdown - populate only service offerings for domain router. 2012-04-06 10:21:11 -07:00
Chirag Jog 760aab8fcf Bug 14612: Database client returns empty list after one successful query
Status 14612: resolved fixed
reviewed-by: Prasanna Santhanam <Prasanna.Santhanam@citrix.com>

Commit to refresh the transaction state
2012-04-06 05:38:36 -07:00
Kelven Yang 3288fde618 bug 14618: Protect servlet container from shutting down on unexpected runtime exceptions
Reviewed-By: Kelven
2012-04-05 15:04:18 -07:00
Kelven Yang b5032a5c8f Bug 14301: Perform socket-level only management server pings
Reviewed-By: kelven
2012-04-05 15:04:06 -07:00
Brian Federle e9eff2a11c bug 13582: UI freezes because of pressing Escape key
status 13582: resolved fixed
reviewed-by: brian
2012-04-05 13:42:35 -07:00
Brian Federle 6e395c38d0 Projects UI
Fix issue where removing project didn't remove detail view

reviewed-by: jessica
2012-04-05 13:26:50 -07:00
Brian Federle a794b74929 bug 14411: Add 'None' option for no host OS preference
status 14411: resolved fixed
reviewed-by: jessica
2012-04-05 11:54:47 -07:00
Sanjay Tripathi 7297ad759f bug 13299: Basic Installation wizard: Fileds in Add zone page are not aligned properly 2012-04-05 14:16:25 +05:30
Jessica Wang a7b2fbe9fc cloudstack 3.0 UI - system service offering page - (1) add System VM Type dropdown in Add Service Offering dialog. (2) add System VM Type in detailView. 2012-04-04 16:34:22 -07:00
Alena Prokharchyk 6e6fedc79a Fixed unittest 2012-04-04 16:11:26 -07:00
Alena Prokharchyk 7917779852 bug 14539: 1) introduced 2 new config parameters defining default offerings for ssvm and cpvm - consoleproxy.service.offering and secstorage.service.offering
2) Added new api - changeServiceForSystemVm - to support service offering upgrade for system vms
3) Removed global config parameters that are not in use anymore: consoleproxy.ram.size, consoleproxy.cpu.mhz, secstorage.vm.ram.size, secstorage.vm.cpu.mhz

Conflicts:

	server/src/com/cloud/migration/Db20to21MigrationUtil.java
2012-04-04 16:05:14 -07:00
Jessica Wang cf0cc30aed bug 14591: cloudstack 3.0 UI - remove Change Service option from router page. 2012-04-04 15:03:35 -07:00
Brian Federle 8c27c38798 bug 14603
-Disable display of public traffic icon for basic zone, non-EIP/ELB

-Show public traffic icon as 'required' for basic zone in EIP/ELB

status 14603: resolved fixed
2012-04-04 14:59:52 -07:00
Alena Prokharchyk 71675d88ef bug 14589: don't accept empty username/firstname/lastname in update/createUser apis 2012-04-04 12:56:24 -07:00
Likitha Shetty c74d27fc82 bug 14588
bug 14029

Lock account confirmation message is not entirely visible.

status 14588: resolved fixed

reviewed-by: brian
2012-04-04 11:56:15 -07:00
Jessica Wang 5f16b2e40c cloudstack 3.0 UI - global settings page - fix a bug that "value" column turned blank when Save button is being clicked. 2012-04-04 11:34:09 -07:00
Pranav Saxena 35f4f9f52d Bug 12343: Multiple Clicks on View More buttons adding extra tab in the bread crum bar 2012-04-04 11:25:20 -07:00
Jessica Wang 4a27f15d52 cloudstack 3.0.1 branch - remove old UI folder. 2012-04-04 11:18:03 -07:00