xenadmin/XenAdmin/Network
Frezzle 35f8c3ec2f CA-214953: Multiple connection dialogs while attempting to connect (#1060)
* [CA-214953] Multiple connection dialogs while attempting to connect

ConnectingToServerDialog now keeps track of the dialogs for each connection and focuses on them if they already exist, instead of creating new ones.

Signed-off-by: Frezzle <frederico.mazzone@citrix.com>

* [CA-214953] Multiple connection dialogs while attempting to connect

Moved code to handle open connection dialogs to XenConnectionUI, instead of being done inside ConnectingToServerDialog.
Only one error message appears now upon connection failure.
If connection dialog was minimized, and user double-clicks again to connect, it now returns to normal state on the screen as well as taking focus.

Signed-off-by: Frezzle <frederico.mazzone@citrix.com>
2016-07-08 16:24:19 +01:00
..
AddServerTask.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SSL.cs CP-14647: Intermediate check-in #5 2015-11-08 11:28:02 +00:00
XenConnectionUI.cs CA-214953: Multiple connection dialogs while attempting to connect (#1060) 2016-07-08 16:24:19 +01:00