xenadmin/XenAdmin/Wizards
Mihaela Stoica 3c051654d6 CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view)
-  Suppress reporting of success and failure for sub-actions:
The suppress history flag is set when the action is created and if is false (by default) the action is added to the history (the Events list).
In order to suppress history for the subactions, we need change all actions used in Edit pages so their constructor can set the SuppressHistory flag and then use these constructors with suppressHistory = true on all the implementations of IEditPage.SaveSettings() where an action is created
(then we need to remember to do the same everytime we introduce a new page and / or "save" action).

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-07-21 11:19:04 +01:00
..
BallooningWizard_Pages Changed the order of the Select All and Clear All buttons, as in most cases in 2013-11-04 08:44:46 +00:00
BugToolWizardFiles CP-4961 New icons for CAR-107 2014-06-03 16:49:13 +01:00
CrossPoolMigrateWizard CA-125896: Fixed text overflowing on Live Migration Network page 2014-04-25 11:57:43 +01:00
DRWizards CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
ExportWizard CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
GenericPages CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
HAWizard_Pages CP-6215: Do not allow HA for vGPU VMs. 2013-11-14 11:57:28 +00:00
ImportWizard Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
NewNetworkWizard_Pages CA-121385 Allow creation of VLAN 0 in XenCenter. This applies to the New Network Wizard and the Network Properties. 2014-05-20 12:38:03 +01:00
NewPolicyWizard CP-4961 New icons for CAR-107 2014-06-03 16:49:13 +01:00
NewSRWizard_Pages Merge pull request #82 from stephen-turner/CA-136767 2014-06-02 11:05:01 +01:00
NewVMApplianceWizard CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
NewVMWizard CA-140265: EN: New VM wizard still stay at “Template” with enable Copy host BIOS strings to VM. 2014-07-16 18:13:18 +01:00
PatchingWizard CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
RollingUpgradeWizard CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
BallooningWizard.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningWizard.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAWizard.cs CP-6093: Removed uses of the enum value Tab.History. 2013-11-12 11:59:46 +00:00
HAWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAWizard.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
HAWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAWizard.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
NewNetworkWizard.cs CP-7579: Remove the DVSC deprecated warning messages on XenCenter for XS6.5(remove all deprecate related code) 2014-04-21 14:13:04 +08:00
NewNetworkWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewNetworkWizard.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewNetworkWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewNetworkWizard.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
NewSRWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewSRWizard.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
WizardProgress.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WizardProgress.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
WizardProgressEventArgs.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenWizardBase.cs CA-123576: Step 1 - stop toggling the enabled state of the Windows menu item when non-modal forms are launched. 2013-12-30 14:47:01 +00:00
XenWizardBase.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenWizardBase.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
XenWizardBase.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenWizardBase.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00