xenadmin/XenAdmin/Wizards
Mihaela Stoica 7c1484d6c7 CA-293099: If the update that we are trying to apply is already applied, then show that in the wizard.
Also sort Messages.resx and call ReplaceProgressStep instead of AddProgressStep in the DownloadPatchPlanAction class (when the download is skipped)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-07-04 16:08:22 +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 Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
CrossPoolMigrateWizard Further corrections to the load/leave page workflow and object selection ensuring correct enablement of the Next button. 2018-06-07 12:27:57 +01:00
DRWizards Renamed method UnwindChanges to CreateUnwindChangesAction to avoid cofusion, because the method only creates the action and does not run it. 2018-07-02 17:37:52 +01:00
ExportWizard Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
GenericPages Further corrections to the load/leave page workflow and object selection ensuring correct enablement of the Next button. 2018-06-07 12:27:57 +01:00
HAWizard_Pages Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
ImportWizard Further corrections to the load/leave page workflow and object selection ensuring correct enablement of the Next button. 2018-06-07 12:27:57 +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: Kolkata Bug Fixes (#2052) 2018-04-25 18:19:03 +01:00
NewSRWizard_Pages CP-28094: Rationalise device-config keys with SMAPIv1 2018-05-16 17:18:12 +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 CA-286129: add or filter out SR-IOV network when creating VM or importing XVA 2018-03-26 16:32:53 +08:00
PatchingWizard CA-293099: If the update that we are trying to apply is already applied, then show that in the wizard. 2018-07-04 16:08:22 +01:00
RollingUpgradeWizard Do not create a new background worker every time the checks are refreshed; queue 2018-07-04 12:09:37 +01:00
BallooningWizard.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +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-286136: modify the SR-IOV related display 2018-03-23 14:44:59 +08: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-280287: Fix the null reference exception on the Import wizard (#1918) 2018-01-19 14:05:20 +00: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: Kolkata Bug Fixes (#2052) 2018-04-25 18:19:03 +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: Kolkata Bug Fixes (#2052) 2018-04-25 18:19:03 +01:00