Mihaela Stoica
f2b21975aa
CP-16921: Add new PVS tab
...
- tab visible on pool or standalone server if the feature is not restricted and the pools has at least one farm
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-07-13 13:36:49 +01:00
Konstantina Chremmou
ea60eaa24e
Merge pull request #1065 from xenserver/CAR-2217
...
Request to merge CAR-2217 into master
2016-07-11 14:11:00 +01:00
Konstantina Chremmou
7528cefce4
Do not show the CVM's own name on its console, but rather a description including the host's name.
2016-07-08 09:19:39 +01:00
Konstantina Chremmou
db79326ab1
Merge pull request #1025 from MihaelaStoica/CA-212147
...
CA-212147: RPU failing with insufficient license error when host lice…
2016-06-27 11:37:46 +01:00
Konstantina Chremmou
3d8ae9daf8
CP-17470: Added missing hotkey. Performance improvement by using Exists instead of FindAll in check.
2016-06-27 10:43:29 +01:00
Konstantina Chremmou
8e2c381f85
CP-17470: Warn users if they attempt rebooting or shutting down a host running a
...
VM with the hci-warn-before-shutdown flag. Minor changes to make the warnings for
rebooting and shutting down more consistent (preselect the No button for rebooting;
extended the Yes button text; modified warning text)
2016-06-23 15:26:32 +01:00
Konstantina Chremmou
0f908a674e
CP-17750: Block the patching wizard for clusters with the hci-forbid-update flag (disable the relevant pools/hosts on the select servers page; do not launch the patching wizard at all if there are no clusters that can be patched).
2016-06-20 14:10:00 +01:00
Mihaela Stoica
72cffa03e3
CA-212147: RPU failing with insufficient license error when host license removed
...
If the license does not allow VM migration, then cause the VMs to be shut down / suspended on the pre-checks page
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-14 13:38:12 +01:00
Mihaela Stoica
a31a0b8f0a
CA-213034: Replace word "XenMotion" in the New SR wizard
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-10 14:37:49 +01:00
Mihaela Stoica
fcee4d8876
CA-77990: Report required actions for all VMs at once in the hotfix wizard / RPUW ( #951 )
...
* CA-77990: Report required actions for all VMs at once in the hotfix wizard / RPUW
* CA-77990: Resolve precheck problems in parallel in the Patching wizard
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
* CA-77990: Resolve precheck problems in parallel in the Patching wizard
Changes following code review: Made the ParallelAction work across connections and removed CrossConnectionParallelAction
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
* CA-77990: Modified ParallelAction to create queue on RunSubActions only, with the correct queue size
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-07 17:40:59 +01:00
Liang Dai
fd5c7773f5
CA-150197:EN: Improvement: No confirmation message to ask if certain to delete Scheduler
...
Signed-off-by: Liang Dai <liang.dai1@citrix.com>
2016-06-03 14:19:59 +08:00
Gabor Apati-Nagy
9d2a204bb7
CA-208707: [SCTX-2316] XenCenter Incorrect pop-up error message displayed if SSL secure channel cannot be created
...
My commit fixes the error message so the dialog will show "Could not create SSL/TLS secure channel." instead of "An unknown error occurred". This text is localised.
Unfortunately we see only a WebException with Status=SecureChannelFailure with no other details - couldn't provide an improved error message
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-05-23 12:48:01 +01:00
Frederico Mazzone
9a729e2547
[CP-17415] XC: Add awareness of new AD feature flag
...
Added awareness; basic license now shows upsell tab and premium license shows full feature tab.
Signed-off-by: Frederico Mazzone <fredericom@citrite.net>
2016-05-20 13:01:51 +01:00
Gabor Apati-Nagy
834c012fb8
Merge pull request #953 from MihaelaStoica/CA-206464
...
CA-206464: Add certificate validation to the VM export
2016-05-04 13:58:04 +01:00
Mihaela Stoica
3a5e6a8798
CA-208609: Change wording on TLS settings page
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-04-21 09:37:13 +01:00
Mihaela Stoica
ed7548e02a
CA-206464: Add certificate validation to the VM export
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-04-20 15:17:48 +01:00
Mihaela Stoica
531496a46e
CA-205118: RPU Wizard Fails Due to Host CPU Incompatibility Error
...
Added a Precheck to the RPU wizard, to check if the hosts in the pool have different CPU feature sets (using the old feature check for pre-Dundee pools) and display an error, offering to shut down all VMs.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-03-30 11:37:09 +01:00
Mihaela Stoica
5d19694fb0
Merge pull request #903 from stephen-turner/CA-203766
...
CA-203766: Replace more uses of 'via'
2016-03-16 13:51:45 +00:00
Stephen Turner
feea3f2ad0
CA-203766: Replace more uses of 'via'
2016-03-16 13:17:47 +00:00
Mihaela Stoica
d22a315ddc
CA-203766: Change "via Windows Update" to "from Windows Update"
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-16 11:20:40 +00:00
Mihaela Stoica
a63fe3fd66
CA-202483: Change the Search tab title to "New Search" when a new search is created
...
Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-03-11 13:57:21 +00:00
Mihaela Stoica
036e0ac8ea
CA-203168: Rename precheck "Checking safe to upgrade status"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-03-07 13:38:22 +00:00
Mihaela Stoica
68cb96698e
CA-202268: Changed the message displayed on pool join if the joining hosts has non-physical PIFs
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-03-04 13:46:06 +00:00
Mihaela Stoica
d358b2ddb2
CA-202103: Add branding variable for version 7.0
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-29 15:08:01 +00:00
Gabor Apati-Nagy
1ca313c1e0
Revert "CA-178985: Removed ova.xml import from XenCenter"
2016-02-24 15:33:18 +00:00
Gabor Apati-Nagy
4bdc5ffa79
CA-197423: Incorrect UI text and help link in Copy Template wizard
...
Fixing UI text (template instead of VM where needed)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-24 10:44:37 +00:00
Stephen Turner
738bfed0e8
Merge pull request #854 from GaborApatiNagy/master_CA-198767
...
CA-198767: Add only-physical-PIFs pool-join constraint
2016-02-19 17:45:52 +00:00
Gabor Apati-Nagy
9a53cf9463
CA-198767: Add only-physical-PIFs pool-join constraint
...
There is a new pool join rule in xapi: the joining host may only have physical PIFs, i.e. no bonds, VLANs and tunnels (cross-server private networks). This is checked by asserting that for all PIFs of the joining host, PIF.physical = true. When this occurs, people should be encouraged to manually remove any existing bonds, VLANs or tunnels and try again.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-19 17:31:30 +00:00
Gabor Apati-Nagy
e0810906e2
CA-187695: Inappropriate status under Events when status report is cancelled due to network inconnectivity
...
As we agreed, changing "User Canceled" to "Canceled" so it will no longer be misleading
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-19 16:27:16 +00:00
Mihaela Stoica
72619799d2
Merge pull request #836 from stephen-turner/CA-198276
...
CA-198276: Restrict number of sockets to 16
2016-02-12 17:18:41 +00:00
Stephen Turner
85c8cf0398
CA-198276: Restrict number of sockets to 16
2016-02-12 17:01:05 +00:00
Gabor Apati-Nagy
efe9c807b3
Merge pull request #827 from MihaelaStoica/rename
...
CP-16012: Rename branding variables
2016-02-10 15:19:29 +00:00
Gabor Apati-Nagy
b211ab4a09
Merge pull request #821 from MihaelaStoica/CA-197388
...
CA-197388: Fix error where License Manager displays "Standard feature…
2016-02-10 15:18:23 +00:00
Mihaela Stoica
9f99c37f83
CP-16012: Rename branding variables
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-10 11:52:30 +00:00
Mihaela Stoica
7b2a0c6922
CA-197388: Fix error where License Manager displays "Standard features only" for Premium edition
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-08 10:10:01 +00:00
Mihaela Stoica
86ec959e26
CP-15399: Improvements to the way we handle rebranding of saved searches
...
- InvisibleMessages.resx contains the default value for the saved search (xensearch), which can be overwritten in Branding.cs
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-04 12:04:33 +00:00
Mihaela Stoica
8e1493209d
CP-15399: Improvements to the way we handle rebranding of update file
...
- InvisibleMessages.resx contains the default value for the update file extension (xsupdate), which can be overwritten in Branding.cs
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-02-04 10:55:18 +00:00
Cheng Zhang
352cb28270
CA-192539: Add CN resource for INCOMPATIBLE_PRODUCTS
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-29 14:35:03 +08:00
Mihaela Stoica
30aa9affc7
CP-14817: Add a check to refuse connection to a server that have different product brand
...
Change PRODUCT_BRAND to BRANDING_PRODUCT_BRAND
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
Conflicts:
XenAdmin/Branding.cs
XenAdmin/MainWindow.cs
mk/xenadmin-build.sh
2016-01-29 14:26:53 +08:00
Mihaela Stoica
a53b23fe03
Merge pull request #788 from cheng--zhang/CP-15623
...
CP-15623: Remove Messages FEATURE_NOT_AVAILABLE_NEED_ENTERPRISE_OR_PL…
2016-01-26 09:32:25 +00:00
Mihaela Stoica
3416707fd2
Merge pull request #785 from cheng--zhang/CP-15401
...
CP-15401: Show/Hide rdpPolling, upsell and optimize for XenApp depend…
2016-01-26 09:31:24 +00:00
Cheng Zhang
5be8c8978b
CP-15623: Remove Messages FEATURE_NOT_AVAILABLE_NEED_ENTERPRISE_OR_PLATINUM_PLURAL
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-26 13:40:15 +08:00
Mihaela Stoica
3ccfcc7e3a
Merge pull request #782 from cheng--zhang/CP-15398
...
CP-15398: Make version, xsupdate and xensearch rebrandable
2016-01-22 13:16:03 +00:00
Cheng Zhang
3157f8dd30
CP-15404: Rebranding the installer and fix translation issue
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-22 13:50:20 +08:00
Cheng Zhang
1485a056e9
CP-15399: Make xsupdate rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-22 13:50:12 +08:00
Cheng Zhang
88d881b126
CP-15401: Show/Hide rdpPolling, upsell and optimize for XenApp depending on XenCenter registry keys
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-22 13:31:22 +08:00
Rob Hoes
7e31b484ed
CA-186237: Add link to citrix.com to HealthCheck settings dialog
...
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
2016-01-20 12:03:12 +00:00
Cheng Zhang
992ee9e62f
CP-15400: Make xensearch rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-20 11:33:54 +08:00
Cheng Zhang
91f7f0646f
CP-15398: Make version rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-20 11:33:07 +08:00
Cheng Zhang
98f638027f
CP-15398: Rework on comments
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:42:49 +08:00