Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							f9b7d19488 
							
						 
					 
					
						
						
							
							new UI - IP address - UpdateLoadBalancerRule API returns objects in different structure. This is related UI change.  
						
						
						
						
					 
					
						2010-11-08 15:56:11 -08:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							f6780b4574 
							
						 
					 
					
						
						
							
							new UI - IP address - CreateLoadBalancerRule API returns objects in different structure. This is related UI change.  
						
						
						
						
					 
					
						2010-11-08 15:52:32 -08:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							c49078f5b3 
							
						 
					 
					
						
						
							
							new UI - IP address - UpdatePortForwardingRule API returns objects in different structure. This is related UI change.  
						
						
						
						
					 
					
						2010-11-08 15:39:46 -08:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							7a3e21b22c 
							
						 
					 
					
						
						
							
							new UI - IP address - CreatePortForwardingRule API returns objects in different structure. This is related UI change.  
						
						
						
						
					 
					
						2010-11-08 15:36:14 -08:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							b0343e33b0 
							
						 
					 
					
						
						
							
							new UI - IP address - release IP - slowly slide up middle menu item and remove the element from DOM.  
						
						
						
						
					 
					
						2010-11-08 15:08:53 -08:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							606fcdf02f 
							
						 
					 
					
						
						
							
							new UI - IP address - AssociateIpAddress API returns objects in different structure. This is related UI change.  
						
						
						
						
					 
					
						2010-11-08 15:05:27 -08:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							c03c3a171f 
							
						 
					 
					
						
						
							
							new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS)  
						
						
						
						
					 
					
						2010-11-08 11:37:47 -08:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							756e963cd3 
							
						 
					 
					
						
						
							
							new UI - remove "no items available" after adding a new item in middle menu.  
						
						
						
						
					 
					
						2010-11-07 11:36:02 -08:00 
						 
				 
			
				
					
						
							
							
								will 
							
						 
					 
					
						
						
						
						
							
						
						
							89c717703f 
							
						 
					 
					
						
						
							
							Fixed API commands that extend BaseCreateAsyncCmd to return the correct API response of id, and jobid.  
						
						... 
						
						
						
						Added the default public constructor back in the SuccessResponse to make sure deserialization works from the asyncjob table.
Fixed a issues with the VPN tab.  It should now make use of the corrected API format. 
						
						
					 
					
						2010-11-06 16:30:08 -07:00 
						 
				 
			
				
					
						
							
							
								will 
							
						 
					 
					
						
						
						
						
							
						
						
							ce1f4fa799 
							
						 
					 
					
						
						
							
							bug 7020: Enabling VPN will allow you to see the IP and pre-shared key you are suppose to use to connect to the vpn itself.  
						
						... 
						
						
						
						status 7020: resolved fixed 
						
						
					 
					
						2010-11-05 12:52:57 -07:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							7ccf28e03d 
							
						 
					 
					
						
						
							
							new UI - IP address page - rename function name.  
						
						
						
						
					 
					
						2010-11-05 10:16:13 -07:00 
						 
				 
			
				
					
						
							
							
								will 
							
						 
					 
					
						
						
						
						
							
						
						
							70b4c4d181 
							
						 
					 
					
						
						
							
							Bug 6988: addVpnUser did not camel case the "username" which resulted in that particular value not being returned.  
						
						
						
						
					 
					
						2010-11-04 20:56:23 -07:00 
						 
				 
			
				
					
						
							
							
								Chiradeep Vittal 
							
						 
					 
					
						
						
						
						
							
						
						
							4f4bc3dd9e 
							
						 
					 
					
						
						
							
							send password instead of username as password  
						
						
						
						
					 
					
						2010-11-04 16:27:58 -07:00 
						 
				 
			
				
					
						
							
							
								will 
							
						 
					 
					
						
						
						
						
							
						
						
							f907e370d1 
							
						 
					 
					
						
						
							
							- Added the rest of the VPN UI feature with the exception of displaying the preshared key.  
						
						... 
						
						
						
						- AddVpnUserCmd will now return the embedded object.
- Fixed RemoteAccssVpnResponse to return "iprange" instead of "ipRange" 
						
						
					 
					
						2010-11-03 22:24:22 -07:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							0e40e829c9 
							
						 
					 
					
						
						
							
							new UI - update port forwarding rule - fix a bug "items is null".  
						
						
						
						
					 
					
						2010-11-03 14:15:43 -07:00 
						 
				 
			
				
					
						
							
							
								Jessica Wang 
							
						 
					 
					
						
						
						
						
							
						
						
							b73e79d716 
							
						 
					 
					
						
						
							
							new UI - update load balancer rule - fix a bug "items is not found"  
						
						
						
						
					 
					
						2010-11-03 14:11:47 -07:00 
						 
				 
			
				
					
						
							
							
								will 
							
						 
					 
					
						
						
						
						
							
						
						
							4072fb2554 
							
						 
					 
					
						
						
							
							Adding New UI support for VPN.  Missing component include the listing of the users that have access to the VPN.  
						
						
						
						
					 
					
						2010-11-02 20:59:58 -07:00 
						 
				 
			
				
					
						
							
							
								will 
							
						 
					 
					
						
						
						
						
							
						
						
							034ec649a0 
							
						 
					 
					
						
						
							
							Did some renaming of the javascript files in new 2.2 UI.  
						
						
						
						
					 
					
						2010-11-01 22:52:12 -07:00