xenadmin/XenAdmin/Wizards
Konstantina Chremmou b36534c157 CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183)
* CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>

* Corrections as per code review.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-08-17 12:05:16 +01:00
..
BallooningWizard_Pages CA-272130: modify truncated linklabel and text on the memory settings wizard 2017-12-07 17:28:03 +08:00
BugToolWizardFiles CA-204242: save the server status report blocks xencenter (#2158) 2018-08-03 09:08:47 +01:00
CrossPoolMigrateWizard Removed call to empty base method. Added erroneously removed comma. 2018-08-17 08:23:04 +01:00
DRWizards Added hotkeys to ToolStriMenuItems and ellipsis (in reality only the iscsiToolStripMenuItem 2018-08-10 09:50:31 +01:00
ExportWizard fix typos and rename a function 2018-06-21 14:54:47 +01:00
GenericPages fix typos and rename a function 2018-06-21 14:54:47 +01:00
HAWizard_Pages CA-202377: Removed last instance of the QueuedBackgroundWorker and deleted the class. 2018-08-13 17:04:27 +01:00
ImportWizard CA-156828: Do not uncompress imported appliance on a modal dialog, but rather 2018-08-16 10:59:35 +01:00
NewNetworkWizard_Pages Disable creation of SR-IOV network if the feature is disabled. 2018-05-09 12:38:26 +01:00
NewPolicyWizard L10N Bug Fixes (CA-294292 & CA-294333) (#2163) 2018-08-02 10:13:54 +01:00
NewSRWizard_Pages Some layout improvements (margins, control anchoring, removal of unnecessary controls). 2018-08-01 13:42:48 +01:00
NewVMApplianceWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
NewVMWizard Added hotkeys; fixed tab order; fixed flickering of warning message on first load. 2018-08-16 14:09:36 +01:00
PatchingWizard CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
RollingUpgradeWizard CA-293813: Patch pools in parallel when installing a single update/patch or supplemental package. (#2183) 2018-08-17 12:05:16 +01:00
BallooningWizard.cs CA-210190: Fixed various layout and truncation issues on the VM/template memory 2018-08-17 08:23:04 +01:00
BallooningWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
BallooningWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
HAWizard.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
HAWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAWizard.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HAWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAWizard.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewNetworkWizard.cs CA-289629: launch confirmation dialog within a using block. 2018-06-18 21:59:38 +01:00
NewNetworkWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewNetworkWizard.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NewNetworkWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewNetworkWizard.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
NewSRWizard.cs CA-288751: Fix the RBAC checks for probe_ext 2018-05-24 13:00:05 +01:00
NewSRWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
NewSRWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
UpdateUpgradeWizard.cs Added some null safety checks. 2018-07-02 17:37:52 +01:00
WizardProgress.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
WizardProgress.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
WizardProgress.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
WizardProgressEventArgs.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenWizardBase.cs CA-294091: Fix two Update wizards co-exist bug 2018-08-07 12:02:57 +01:00
XenWizardBase.designer.cs CP-24709: Add a warning in the New VM wizard and Import wizard if the pool is licensed using XD/XA entitlement (#1791) 2017-09-29 11:05:57 +01:00
XenWizardBase.ja.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00
XenWizardBase.resx CP-24709: Add a warning in the New VM wizard and Import wizard if the pool is licensed using XD/XA entitlement (#1791) 2017-09-29 11:05:57 +01:00
XenWizardBase.zh-CN.resx L10N: Translation Updates & CA-293780 2018-07-19 11:05:16 +01:00