xenadmin/XenModel
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
..
Actions 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
Alerts CA-122558: Removed FixLinkDelegate. Use System.Action instead. 2014-01-03 11:58:42 +00:00
CustomFields CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Mappings CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Network CA-140330: Use originator in session.login_with_password 2014-07-10 14:58:36 +01:00
Properties CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ServerDBs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StorageLinkAPI CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Utils 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
WLB CA-135563:WLB tab show error message after disable WLB using Read Only user 2014-05-16 14:14:27 +08:00
XenAPI CA-137485: Updated XenModel with the new API bindings with serializable exceptions 2014-07-03 10:00:05 +01:00
XenAPI-Extensions CA-138293: Added CPU information (number of vCPUs and cores-per-socket) to the VM General tab 2014-07-14 15:17:47 +01:00
XenSearch [CA-121427] MetricUpdater threading/locking model is broken (making plan in CP-6997) -- Optimization 2014-01-13 13:56:17 +00:00
XenServerProxy CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Folder.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Folders.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FriendlyNames.Designer.cs CA-137306: Missing resources 2014-07-16 19:07:21 +01:00
FriendlyNames.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
FriendlyNames.resx CA-137306: Missing resources 2014-07-16 19:07:21 +01:00
FriendlyNames.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
I18NException.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Icons.cs CP-4960: Notify the users they have a half-upgraded pool. 2013-12-13 17:55:39 +00:00
InvisibleMessages.Designer.cs CA-130368 Update various language and URLs 2014-05-28 16:22:31 +01:00
InvisibleMessages.ja.resx Merge pull request #46 from Zhengchai/cp-7527 2014-04-30 13:25:39 +01:00
InvisibleMessages.resx CA-130368 Update various language and URLs 2014-05-28 16:22:31 +01:00
InvisibleMessages.zh-CN.resx Merge pull request #46 from Zhengchai/cp-7527 2014-04-30 13:25:39 +01:00
InvokeHelper.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Messages.Designer.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
Messages.ja.resx CP-7527: Restore WLB for Creedence XenCenter changes. 2014-04-22 19:14:53 +08:00
Messages.resx CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
Messages.zh-CN.resx CP-7527: Restore WLB for Creedence XenCenter changes. 2014-04-22 19:14:53 +08:00
ObjectChange.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
OtherConfigWatcher.cs Deregister event handlers in OtherConfigAndTagsWatcher 2013-09-05 13:57:40 +01:00
PoolJoinRules.cs [CA-11044] & [CA-109243] Added new pool-join reasons and associated messages. 2013-07-03 13:05:37 +01:00
RbacMethod.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
StringExtensions.cs CP-6093: Tidying up: moved property from Alert to XenServerPatchAlert as it only 2013-11-23 14:04:15 +00:00
Tags.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TimeSpanExtensions.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdminConfigManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenModel.csproj CP-8547: Add button in XenCenter to initiate space reclamation on an SR. 2014-06-24 11:32:36 +01:00
XenServerPlugins.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00