xenadmin/XenAdmin/Wizards
Aaron Robson cdc8de930f CA-301907: Improvements to the VMSS dialog, the VMSS frequency properties/wizard page and the VMSS finish wizard page (#2358)
- On the dialog show the next run time in both the client's and the server's local time zone.
- On the VMSS frequency page allow the user to pick the schedule in the client's
  local time zone and show then next run time in both the client's and the server's local time zone.
- Refactoring to fix workflow and class design, reduce amount of code and simplify logic.
- Various layout improvements.

Signed-off-by: Aaron Robson aaron.robson@citrix.com
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-03-15 14:10:42 +00:00
..
BallooningWizard_Pages CA-272130: modify truncated linklabel and text on the memory settings wizard 2017-12-07 17:28:03 +08:00
BugToolWizardFiles Renamed class and file PropertyManager to FriendlyNameManager to avoid confusion, 2019-01-28 14:49:48 +00:00
CrossPoolMigrateWizard CA-309758: Change the order of filters 2019-03-04 11:06:59 +00:00
DRWizards CA-309753: If the user decides not to proceed with cancelling the wizard, then the wizard shouln't do the cleanup actions 2019-02-06 15:13:32 +00:00
ExportWizard L10N: resx sync 2018-10-16 12:38:36 +01:00
GenericPages CA-309758: Optimisations to the way we assert if Vms can be migrated to a destination pool in the Cross Pool Migrate wizard 2019-03-04 11:06:59 +00:00
HAWizard_Pages CA-303195: Provide the user the option to reconsider wizard cancellation 2019-01-15 17:12:09 +00:00
ImportWizard CA-309758: Optimisations to the way we assert if Vms can be migrated to a destination pool in the Cross Pool Migrate wizard 2019-03-04 11:06:59 +00:00
NewNetworkWizard_Pages Reduced accessibility of controls to private. Moved some of the wizard cancelling 2019-01-08 12:01:46 +00:00
NewPolicyWizard CA-301907: Improvements to the VMSS dialog, the VMSS frequency properties/wizard page and the VMSS finish wizard page (#2358) 2019-03-15 14:10:42 +00:00
NewSRWizard_Pages CA-310766: Use a dictionary instead of multiple lists 2019-02-26 17:38:37 +00: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 Removed specific version example as it is outdated. 2019-03-13 15:59:04 +00:00
PatchingWizard CA-310980: Show successful completed status on the patching page when no action is to be taken. 2019-03-13 15:58:24 +00:00
RollingUpgradeWizard CA-309753: If the user decides not to proceed with cancelling the wizard, then the wizard shouln't do the cleanup actions 2019-02-06 15:13:32 +00: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
BootModesControl.cs CA-310250: Improvements to the guest UEFI UI 2019-02-21 12:40:22 +00: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 Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +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 Reduced accessibility of controls to private. Moved some of the wizard cancelling 2019-01-08 12:01:46 +00: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: 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 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
WizardHelpers.cs Removed obsolete UpdateType.Existing and associated properties and methods. 2018-11-13 11:08:10 +00: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-303195: Provide the user the option to reconsider wizard cancellation 2019-01-15 17:12:09 +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: Translations updates (#2258) 2018-10-11 10:41:58 +01:00
XenWizardBase.resx Change Apps/Desktops to Apps and Desktops. 2018-07-19 16:12:55 +01:00
XenWizardBase.zh-CN.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00