Cheng Zhang
b794112536
CP-15398: Fix test failures
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:55 +08:00
Cheng Zhang
15ef3410a3
CP-15398: Make file name and dir rebrandablei
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:55 +08:00
Cheng Zhang
07c9301637
CP-15398: Change the about dialog texture
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:54 +08:00
Cheng Zhang
08741a1fa0
CP-15398: Make texture company name rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:54 +08:00
Cheng Zhang
e4d97dcef4
CP-15398: Make texture XenServer for health check
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:53 +08:00
Cheng Zhang
d71a20706b
CP-15398: Make textue with control key rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:53 +08:00
Cheng Zhang
4f0270d049
CP-15398: Make texture XenServer Host rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:52 +08:00
Cheng Zhang
010ff919c1
CP-15398: Make texture XenServer product rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:36:21 +08:00
Mihaela Stoica
cadcfeb91a
Merge pull request #780 from robhoes/master
...
Add FriendlyNames for new status report items
2016-01-18 21:59:56 +00:00
Mihaela Stoica
89694b98e3
Merge pull request #775 from GaborApatiNagy/CA-159790_2
...
CA-159790: [XSO-208] & CA-103752
2016-01-18 21:58:21 +00:00
Rob Hoes
a0764d3005
Add FriendlyNames for new status report items
...
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
2016-01-18 14:42:35 +00:00
Gabor Apati-Nagy
8ca9f1d727
Merge pull request #774 from robhoes/master
...
CA-192640: Don't log exceptions when HealthCheck service is not insta…
2016-01-15 14:25:57 +00:00
Gabor Apati-Nagy
5d82d9e3ff
CA-103752: XenCenter ‘Event Log’ window does not show any host/pool information for ‘Actions’ level logs while applying license to host
...
Setting Host or Pool on the ApplyLicenseEditionAction when there is one XenObject in the list
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-01-15 13:45:54 +00:00
Gabor Apati-Nagy
5e48d730c1
CA-159790: [XSO-208] MeddlingActions don't show location information
...
Set the Host to the pool master if the task.resident_on host doesn't resolve
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-01-15 13:43:09 +00:00
Gabor Apati-Nagy
3f9db9f98b
CA-159790: [XSO-208] MeddlingActions don't show location information
...
Found a better solution
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-01-14 14:33:06 +00:00
Rob Hoes
f5a12452ca
CA-192640: Don't log exceptions when HealthCheck service is not installed
...
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
2016-01-14 13:52:20 +00:00
Mihaela Stoica
2b03930baa
Merge pull request #770 from cheng--zhang/CP-15403
...
CP-15403: Add rebranding phase in xenadmin
2016-01-14 11:26:03 +00:00
Cheng Zhang
a33d10bade
CP-15398: Make texture XenCenter rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-14 18:52:53 +08:00
Cheng Zhang
1e7d9e649e
CP-15403: Force update xenadmin-braning
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-14 10:42:47 +08:00
Cheng Zhang
9dcbd0a430
CP-15403: Remove year information in copyright
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-14 10:42:46 +08:00
Cheng Zhang
766cb72cbe
CP-15403: Add rebranding phase in xenadmin
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-14 10:42:45 +08:00
Mihaela Stoica
6f568e103a
Merge pull request #771 from GaborApatiNagy/CA-159790_2
...
CA-159790: [XSO-208] MeddlingActions don't show location information
2016-01-13 13:39:12 +00:00
Mihaela Stoica
68caba0f65
Merge pull request #768 from GaborApatiNagy/CA-187681
...
CA-187681: Improvement for VM.IsWindows property
2016-01-13 13:16:01 +00:00
Gabor Apati-Nagy
e6acb35c57
Merge pull request #772 from MihaelaStoica/master
...
CA-195662: Remove signing as a post build event from splash project
2016-01-13 12:16:01 +00:00
Mihaela Stoica
e8d8f322cb
CA-195662: Remove signing as a post build event from splash project
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-01-13 12:09:08 +00:00
Gabor Apati-Nagy
ae05d9de17
CA-159790: [XSO-208] MeddlingActions don't show location information
...
Updated the GetLocation extension method for ActionBase objects to return action.Connection.FriendlyName should it have no Host or Pool set up. This way we see location for MeddlingActions.
Also changed some messages (Task Names) to include "VM" in them too, because xe command line initiated VM lifecycle actions looked really misleading after the above fix in XenCenter (Eg. restarting a VM would show up as "Restarting", "server" which would suggest that not just the VM, but the host is being restarted.)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-01-12 19:16:29 +00:00
Mihaela Stoica
8f98590c50
Merge pull request #769 from cheng--zhang/CP-15396
...
CP-15396: Use xenadmin-branding and change the location of icons
2016-01-11 13:32:23 +00:00
Cheng Zhang
b74ae83300
CP-15396: Rename dir of XenAdmin-Branding to Branding
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-11 17:28:31 +08:00
Stephen Turner
8dc601e68b
Update README.md
2016-01-08 09:55:25 +00:00
Cheng Zhang
a9214c3463
CP-15396: Use xenadmin-branding and change the location of icons
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-08 16:29:59 +08:00
Gabor Apati-Nagy
a7fbea1ed8
CA-187681: Improvement for VM.IsWindows property
...
VM.IsWindows will try to use guest_metrics referenced by the last_booted_record when the guest_metrics on the VM is not available.
This gives some extra chance to detect a Non-Windows VM.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-01-07 12:55:25 +00:00
Stephen Turner
81cf1eb0f3
Merge pull request #767 from huizh/CA-194940
...
CA-194940: WLB - Hide host disk IO settings for XenServer previous to Dundee.
2016-01-06 09:27:21 +00:00
Hui Zhang
c53e25d2d3
CA-194940: WLB - Hide host disk IO settings for XenServer previous to Dundee.
...
1. Check the Xenserver platform version and display the host disk read/write
threshold and metric weighting for Dundee or later XenServer.
2. Update the metric weighting page to make it autosize-able.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2016-01-06 15:02:44 +08:00
Stephen Turner
648d3733c8
Merge pull request #749 from GaborApatiNagy/CA-188553
...
CA-188553: [PAR-80] Creating a VLAN with MTU 9000 should be disabled …
2015-12-22 16:33:26 +00:00
Gabor Apati-Nagy
477c4a671f
CA-188553: [PAR-80] Creating a VLAN with MTU 9000 should be disabled
...
Aligned the (info) icon on BondDetails page
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-12-21 18:09:48 +00:00
Gabor Apati-Nagy
03469e3c6c
CA-188553: [PAR-80] Creating a VLAN with MTU 9000 should be disabled if the base interface's MTU is < 9000
...
Localized text
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-12-18 18:35:17 +00:00
Gabor Apati-Nagy
14138f5c7a
CA-188553: [PAR-80] Creating a VLAN with MTU 9000 should be disabled
...
Further changes in text
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-12-18 18:30:15 +00:00
Gabor Apati-Nagy
5ee26e2193
Merge pull request #766 from GaborApatiNagy/CP-15304
...
CP-15304: Remove saved search for Windows Update VMs
2015-12-18 17:15:06 +00:00
Gabor Apati-Nagy
90acffdde8
CP-15304: Remove saved search for Windows Update VMs
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-12-18 15:21:54 +00:00
Gabor Apati-Nagy
3ee19f64a6
Merge pull request #763 from MihaelaStoica/CA-160922
...
CA-160922: When a exception occurs in an http PUT call, set a timeout…
2015-12-18 11:44:19 +00:00
Gabor Apati-Nagy
bbfc6b06a1
Merge pull request #757 from MihaelaStoica/CA-190928
...
CA-190928: Disable "Disconnect Workload Balancing Server" menu option…
2015-12-18 11:38:53 +00:00
Gabor Apati-Nagy
6db5d1ea37
Merge pull request #759 from MihaelaStoica/CA-161457
...
CA-161457: Hide network if PIF.managed==false
2015-12-18 11:37:02 +00:00
Mihaela Stoica
11612e6190
Merge pull request #765 from GaborApatiNagy/master_winupdate_CP-14469
...
CP-14469: UI: General tab: show G1/G2 VM-related data
2015-12-18 11:36:42 +00:00
Gabor Apati-Nagy
c9c0862a0f
Merge pull request #761 from MihaelaStoica/CA-191315
...
CA-191315: Storage motion from XenCenter should no longer be blocked …
2015-12-18 11:32:57 +00:00
Gabor Apati-Nagy
82cf229d88
CP-14469: UI: General tab: show G1/G2 VM-related data
...
Removed unused variable
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-12-18 11:25:29 +00:00
Mihaela Stoica
487a344b83
Merge pull request #764 from GaborApatiNagy/master_winupdate_CP-14822
...
CP-14822: UI: New VM Creation: update code to apply recommendations
2015-12-18 11:06:36 +00:00
Mihaela Stoica
5602f1129f
Merge pull request #762 from GaborApatiNagy/master_winupdate_CP-15034_2
...
CP-15034: UI: Search: show new search & filter (Windows Update capability)
2015-12-18 10:58:19 +00:00
Mihaela Stoica
1d966e2917
Merge pull request #760 from GaborApatiNagy/master_winupdate_CP-14469
...
CP-14469: UI: General tab: show G1/G2 VM-related data
2015-12-18 10:51:51 +00:00
Mihaela Stoica
5d5e242018
Merge pull request #758 from GaborApatiNagy/CA-148491
...
CA-148491: XenServer breaks if any XenAPI client leaks sessions
2015-12-18 10:28:01 +00:00
Gabor Apati-Nagy
2444851850
CP-14822: UI: New VM Creation: update code to apply recommendations
...
log the parsing error as well
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-12-17 15:45:54 +00:00