xenadmin/XenAdmin/Wizards
Konstantina Chremmou eca6f1d2a4 CA-294370: Rewrote logic calculating if migration is allowed:
Objective was to increase efficiency and better report the reason why migration
is not allowed. For this, WlbEnabledFilter and ResidentHostIsSameAsSelection
filters were merged into the CrossPoolMigrateFilter, and properties
FailureFound and Reason of the ReasoningFilter class were merged into method
FailureFound(out failureReason).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2022-05-09 15:21:37 +01:00
..
BallooningWizard_Pages Renamed methods so they describe better what they do. 2022-03-03 14:36:06 +00:00
BugToolWizardFiles CP-36392: Remove all unnecessary using s 2022-02-24 11:53:44 +00:00
ConversionWizard Show the snapshot's name for the extra VIFs belonging to snapshots. 2021-12-23 16:40:05 +01:00
CrossPoolMigrateWizard CA-294370: Rewrote logic calculating if migration is allowed: 2022-05-09 15:21:37 +01:00
DRWizards Tidy up. 2022-05-09 13:37:54 +01:00
ExportWizard L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
GenericPages CA-294370: Rewrote logic calculating if migration is allowed: 2022-05-09 15:21:37 +01:00
HAWizard_Pages L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
ImportWizard CA-294370: Rewrote logic calculating if migration is allowed: 2022-05-09 15:21:37 +01:00
NewNetworkWizard_Pages CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
NewPolicyWizard L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
NewSRWizard_Pages CP-36392: Use value in empty setters 2022-02-24 11:53:44 +00:00
NewVMApplianceWizard Refactored and renamed class WizardPermission and the code areas using it. Corrections to RBAC messages. Sorted Messages.resx. 2021-11-24 09:58:43 +00:00
NewVMWizard Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
PatchingWizard CA-366139: Specify which VM lacking the feature could not be migrated during RPU. 2022-04-25 17:06:01 +01:00
RollingUpgradeWizard Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
BallooningWizard.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +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
BootModesControl.cs CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
BootModesControl.Designer.cs CP-30251: Show a warning if the feature is experimental 2018-12-18 15:56:27 +00:00
BootModesControl.ja.resx CP-28676: XC: Allow choosing boot options during new VM wizard 2018-08-28 12:46:36 +01:00
BootModesControl.resx CP-30251: Show a warning if the feature is experimental 2018-12-18 15:56:27 +00:00
BootModesControl.zh-CN.resx CP-28676: XC: Allow choosing boot options during new VM wizard 2018-08-28 12:46:36 +01:00
HAWizard.cs Refactored and renamed class WizardPermission and the code areas using it. Corrections to RBAC messages. Sorted Messages.resx. 2021-11-24 09:58:43 +00: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 CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +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 Modifications on the NewNetwork wizard (includes CA-192746). 2020-03-02 17:46:29 +00:00
NewNetworkWizard.zh-CN.resx L10N: CA-286950 Fixed truncation issue in Japanese and Chinese languages. Provide additional fix to the Chinese resource file. 2018-09-11 11:15:30 +01:00
NewSRWizard.cs Compacted ParallelAction and MultipleAction constructors. 2022-03-21 13:50:27 +00: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
WizardHelpers.cs [CHC] CA-366069 & XSI-1222: Fix incorrect capitalisation of value in Japanese version + add some case insensitive checks (#2986) 2022-04-14 11:36:55 +01:00
WizardProgress.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01: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 CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
XenWizardBase.cs CA-342526: Ensure the update list has been populated and the specified update has been selected before stepping into the next page. 2020-07-31 10:54:49 +01:00
XenWizardBase.designer.cs CP-36908: Remove support for xscontainer supp-pack from stockholm. 2021-09-23 10:44:43 +01:00
XenWizardBase.ja.resx L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
XenWizardBase.resx CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders. 2021-03-31 11:50:32 +01:00
XenWizardBase.zh-CN.resx L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00