Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							a9387dfc58 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-multiple-nics  
						
						 
						
						
						
						
					 
					
						2013-03-08 11:37:33 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							53c589a624 
							
						 
					 
					
						
						
							
							Better styling of IP selection field  
						
						 
						
						
						
						
					 
					
						2013-03-08 10:51:32 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							03135ce4fa 
							
						 
					 
					
						
						
							
							Make primary IP default selection  
						
						 
						
						
						
						
					 
					
						2013-03-08 10:51:03 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							3cea7959f5 
							
						 
					 
					
						
						
							
							Don't support secondary IPs on LB VM selection (not supported)  
						
						 
						
						
						
						
					 
					
						2013-03-08 10:13:49 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							41ff6588b5 
							
						 
					 
					
						
						
							
							CLOUDSTACK-1494:ldap tooltips to highlight more information about the query filter  
						
						 
						
						
						
						
					 
					
						2013-03-08 20:52:23 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							1c80313702 
							
						 
					 
					
						
						
							
							Fix another typo  
						
						 
						
						
						
						
					 
					
						2013-03-07 16:22:49 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							f487756999 
							
						 
					 
					
						
						
							
							Fix typo  
						
						 
						
						
						
						
					 
					
						2013-03-07 16:21:46 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							f6d9190432 
							
						 
					 
					
						
						
							
							Pass vmguestip to add PF rules API  
						
						 
						
						
						
						
					 
					
						2013-03-07 15:56:01 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							be8e427efd 
							
						 
					 
					
						
						
							
							List view UI: Implement sub-select in widget  
						
						 
						
						... 
						
						
						
						To support sub-select dropdown across all list views (PF,LB,NAT),
refactor 'subselect' option in listView widget, instead of just the
multiEdit. 
						
						
					 
					
						2013-03-07 15:39:15 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							a48bf0969e 
							
						 
					 
					
						
						
							
							Fix VM select IP drop-down for PF/LB UI  
						
						 
						
						
						
						
					 
					
						2013-03-07 15:06:54 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							e046364cce 
							
						 
					 
					
						
						
							
							LB/PF/NAT UI: Support secondary IP selection  
						
						 
						
						... 
						
						
						
						During selection of a VM for LB/PF/Static NAT, show dropdown to select
which secondary IP will apply for the rule being created. 
						
						
					 
					
						2013-03-06 14:37:26 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							ed7ebf57cc 
							
						 
					 
					
						
						
							
							List view: Add event hook on add row  
						
						 
						
						... 
						
						
						
						Adds new event 'cloudStack.listView.addRow' which is triggered after new
data row is appended. It passes the table row ($tr) in the data. 
						
						
					 
					
						2013-03-06 13:48:49 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							f24ee207c4 
							
						 
					 
					
						
						
							
							Multiple NICs UI: Refactor list view/detail view  
						
						 
						
						... 
						
						
						
						Puts secondary IP list view and detail view in dedicated section,
instead of as part of the public IP address section.
Removes conditional API calls from public IP address list/detail view
for secondary NICS. 
						
						
					 
					
						2013-03-06 12:13:00 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							4469e6b859 
							
						 
					 
					
						
						
							
							Multiple NICs UI: Fix list view data  
						
						 
						
						
						
						
					 
					
						2013-03-06 11:26:38 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							aa40c7ee98 
							
						 
					 
					
						
						
							
							CLOUDSTACK-1407:add primary storage screen throught UI doesn't have scope field  
						
						 
						
						
						
						
					 
					
						2013-03-07 00:03:30 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							2f03e55bbb 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-multiple-nics  
						
						 
						
						
						
						
					 
					
						2013-03-06 09:59:36 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							f9e94873d8 
							
						 
					 
					
						
						
							
							CLOUDSTACK-452: cloudstack UI - IPv6 - quick installer - rename fields in quick installer to be consistent with fields in zone wizard.  
						
						 
						
						
						
						
					 
					
						2013-03-05 12:07:55 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							fb8f33d2c7 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-multiple-nics  
						
						 
						
						
						
						
					 
					
						2013-03-05 10:37:17 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							43c7126c07 
							
						 
					 
					
						
						
							
							CLOUDSTACK-1495:lDAP:UI:change the UI field name bind username  
						
						 
						
						
						
						
					 
					
						2013-03-04 17:25:03 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							fd335b4b7b 
							
						 
					 
					
						
						
							
							CLOUDSTACK-1493:IP Reservation UI tooltip enhancement for detail view: Widget modification done to support this enhancement  
						
						 
						
						
						
						
					 
					
						2013-03-04 16:37:31 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							fc64ee57a3 
							
						 
					 
					
						
						
							
							dvswitch UI minor enhancements  
						
						 
						
						
						
						
					 
					
						2013-03-04 14:39:22 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							1a4ab95d2e 
							
						 
					 
					
						
						
							
							Merge branch 'ui-primary-storage-target'  
						
						 
						
						
						
						
					 
					
						2013-03-01 16:01:25 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							260669ad9e 
							
						 
					 
					
						
						
							
							Regions UI: Show (Default) in header if no regions are available  
						
						 
						
						
						
						
					 
					
						2013-02-28 16:02:19 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							990071b9d7 
							
						 
					 
					
						
						
							
							Regions UI: Fix gradient/text alignment  
						
						 
						
						
						
						
					 
					
						2013-02-28 16:02:19 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							558b808a18 
							
						 
					 
					
						
						
							
							Regions UI: Show selected region name in header  
						
						 
						
						
						
						
					 
					
						2013-02-28 15:31:52 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							c954d8000b 
							
						 
					 
					
						
						
							
							Install wizard logo text: lighten trademark text to match color  
						
						 
						
						
						
						
					 
					
						2013-02-28 15:11:30 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							e653c02515 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-multiple-nics  
						
						 
						
						
						
						
					 
					
						2013-02-28 12:47:36 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							b1fcccc3f1 
							
						 
					 
					
						
						
							
							CLOUDSTACK-452: cloudstack UI - Zone Wizard - add IPv6 DNS1 field, IPv6 DNS2 field.  
						
						 
						
						
						
						
					 
					
						2013-02-28 12:07:33 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							ac89c3e7e1 
							
						 
					 
					
						
						
							
							CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - guest network - network detail - View IP Ranges (only available in Advanced zone) - add IPv6 Start IP, IPv6 End IP field to listView and Add IP Range dialog.  
						
						 
						
						
						
						
					 
					
						2013-02-28 12:05:56 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							5dd44b0dde 
							
						 
					 
					
						
						
							
							CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - physical network - create guest network - add IPv6 Gateway, IPv6 CIDR, IPv6 Start IP, IPv6 End IP field.  
						
						 
						
						
						
						
					 
					
						2013-02-28 12:05:12 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							3f876060c0 
							
						 
					 
					
						
						
							
							CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - physical network - guest network - add IPv6 CIDR, IPv6 Gateway to listView and detailView.  
						
						 
						
						
						
						
					 
					
						2013-02-28 12:04:15 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							9446eba78c 
							
						 
					 
					
						
						
							
							CLOUDSTACK-1447:Persistent Status is not displayed for VPC Tiers  
						
						 
						
						
						
						
					 
					
						2013-02-28 13:27:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							b1fd371655 
							
						 
					 
					
						
						
							
							Vmware dvSwitch UI integration - tooltips  
						
						 
						
						
						
						
					 
					
						2013-02-28 12:16:50 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							c25a0d8d8e 
							
						 
					 
					
						
						
							
							Displaying persistent network property in the detail view for VPC networks  
						
						 
						
						
						
						
					 
					
						2013-02-28 11:54:04 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							680a360624 
							
						 
					 
					
						
						
							
							Merge branch 'dvswitch-UI'  
						
						 
						
						
						
						
					 
					
						2013-02-28 11:09:04 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mice Xia 
							
						 
					 
					
						
						
						
						
							
						
						
							398b049327 
							
						 
					 
					
						
						
							
							add license header for a js file reported by rat  
						
						 
						
						
						
						
					 
					
						2013-02-28 11:50:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							612a598dcc 
							
						 
					 
					
						
						
							
							CLOUDSTACK-1419: Add trademark to logos  
						
						 
						
						
						
						
					 
					
						2013-02-27 13:44:07 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							74c3f35d7d 
							
						 
					 
					
						
						
							
							Merge branch 'master' into ui-regions  
						
						 
						
						
						
						
					 
					
						2013-02-27 13:18:52 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							699cb03308 
							
						 
					 
					
						
						
							
							CLOUDSTACK-1432:Inconsistent field names in the cluster dialog box  
						
						 
						
						
						
						
					 
					
						2013-02-28 02:25:31 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							b07f482bac 
							
						 
					 
					
						
						
							
							dvswitch UI integration Complete:Enabling the flag - Set 4  
						
						 
						
						
						
						
					 
					
						2013-02-28 00:15:04 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							08b2f7734b 
							
						 
					 
					
						
						
							
							dvswitch UI integration Complete - Set 4  
						
						 
						
						
						
						
					 
					
						2013-02-27 23:44:02 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							fb9afaad2a 
							
						 
					 
					
						
						
							
							Add region UI: Don't use URL validation  
						
						 
						
						... 
						
						
						
						Don't use URL validation for endpoint, becuase it doesn't accept
hostnames without domains (i.e., http://localhost:8080/client ) 
						
						
					 
					
						2013-02-27 09:13:28 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							289c433cb9 
							
						 
					 
					
						
						
							
							Regions UI: Highlight active region in selector  
						
						 
						
						
						
						
					 
					
						2013-02-27 09:12:25 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							fdaa5b4909 
							
						 
					 
					
						
						
							
							User accounts UI: Support for regions  
						
						 
						
						... 
						
						
						
						-Add region select to add account form
-Show account's region in detail view 
						
						
					 
					
						2013-02-27 08:59:55 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							c289380910 
							
						 
					 
					
						
						
							
							dvswitch UI integration set 3  
						
						 
						
						
						
						
					 
					
						2013-02-27 21:52:47 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							bd58361362 
							
						 
					 
					
						
						
							
							dvSwitch UI integration Set 2  
						
						 
						
						
						
						
					 
					
						2013-02-27 21:23:13 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							1f21c12687 
							
						 
					 
					
						
						
							
							dvSwitch-UI Integration - Set 2  
						
						 
						
						
						
						
					 
					
						2013-02-27 15:29:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pranav Saxena 
							
						 
					 
					
						
						
						
						
							
						
						
							1b94047bd8 
							
						 
					 
					
						
						
							
							DV Switch UI Integration -Set 1  
						
						 
						
						
						
						
					 
					
						2013-02-27 14:53:07 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							2386270d7b 
							
						 
					 
					
						
						
							
							Regions UI: Add error handling to API calls  
						
						 
						
						
						
						
					 
					
						2013-02-26 16:21:13 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Federle 
							
						 
					 
					
						
						
						
						
							
						
						
							c48ed610db 
							
						 
					 
					
						
						
							
							Add ID field to regions list view  
						
						 
						
						
						
						
					 
					
						2013-02-26 16:17:13 -08:00