xenadmin/XenAdmin/Wizards/NewVMApplianceWizard
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
..
NewVMApplianceFinishPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceFinishPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceFinishPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceFinishPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceFinishPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceNamePage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceNamePage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceNamePage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceNamePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceNamePage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceVMOrderAndDelaysPage.cs 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
NewVMApplianceVMOrderAndDelaysPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceVMOrderAndDelaysPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
NewVMApplianceVMOrderAndDelaysPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceVMOrderAndDelaysPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
NewVMApplianceWizard.cs 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
NewVMApplianceWizard.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceWizard.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceWizard.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewVMApplianceWizard.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00