Mihaela Stoica
c86a69e3b9
CA-218242: Fix crash in Dom0 memory dialog
...
- reset the spinner limits before changing the value
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-09-19 16:11:13 +01:00
Gabor Apati-Nagy
9b383054af
CA-222118: CentOS 7 VM's XenServer Tools installation message is misleading in Notifications
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-09-19 14:10:21 +01:00
Konstantina Chremmou
2fdf033b25
Merge pull request #1150 from mcintyre94/CA-149965
...
CA-149965: Snapshot name is truncated on “Revert To Snapback” dialog.
2016-09-19 12:22:48 +01:00
Mihaela Stoica
65db5e3320
Merge pull request #1171 from mcintyre94/CA-219777
...
CA-219777: Bad progress dialog message
2016-09-19 12:03:57 +01:00
Callum McIntyre
6136f70d13
CA-219777: Bad progress dialog message
...
The bad message was in the dialog created in the BugToolWizard after selecting servers. Since this method is the only one using the ActionProgressDialog(String) constructor, I've modified that ctor to hide the subaction label - which makes sense because there is no action in that ctor (to set a subaction) and no other appropriate label.
2016-09-19 11:31:48 +01:00
Callum McIntyre
c9dc5af32d
CA-149965: Snapshot name is truncated on “Revert To Snapback” dialog
...
Shorten the ellipsise to the first 40 characters instead of 45, which allows the ellipsis, quotation and question marks to fit correctly onto the line.
2016-09-19 10:37:48 +01:00
Mihaela Stoica
db9eea0cf6
Merge pull request #1168 from sriharshak/master
...
L10N: Ely:Translation check-ins
2016-09-18 07:12:27 +01:00
Konstantina Chremmou
565f95291d
CA-100083 (part of): Set minimum width of the main window's tab control to 40% to
...
avoid buttons on the console tab overlapping. Removed some panels from the console
tab to reduce control nesting.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-17 01:23:55 +01:00
Mihaela Stoica
90cdd85ad7
Merge pull request #1169 from GaborApatiNagy/master_batch
...
CP-18925: Hide batch hotfixing option in XenCenter
2016-09-16 14:19:50 +01:00
Gabor Apati-Nagy
bd7d6bcc9c
CP-18925: Hide batch hotfixing option in XenCenter
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-09-16 14:04:10 +01:00
Konstantina Chremmou
fb00d878b9
Merge pull request #1165 from mcintyre94/CP-18417
...
Cp 18417: Modify the hotfix wizard to make it work for hosts that cannot autorestart
2016-09-16 14:03:47 +01:00
Callum McIntyre
e28bcc76c9
CP-18417 review changes: Fix the broken test that uses the guidance builder method, and update the messages to be more consistent.
2016-09-16 13:36:03 +01:00
Callum McIntyre
d83a9cefb5
CP-18417 review changes: Improved PatchRequiresReboot logic. Introduced a new bool someHostMayRequireRestart, passed as an out parameter into both the guidance string builder methods, and the Build method they both use. In that Build method the parameter is set to true if any restartHost guidance is seen - this check is done before live checks exit for consistency.
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-09-15 17:19:47 +01:00
Callum McIntyre
5d53ab3db3
CP-18417 review changes: Simpler other_config key, added a pool extension method to check for it, moved the check on the Select Servers page to be the first check, simpler logic toggling the automatic/manual buttons. Still need to rework the PatchRequiresReboot part
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-09-15 16:37:37 +01:00
sri harsha tagore k
49ef8a3aad
L10N: Ely:Translation check-ins
2016-09-15 16:47:31 +05:30
Mihaela Stoica
6c61c0d026
Merge pull request #1158 from kc284/CA-219461
...
CA-219461: A new disk requires VM shutdown-restart in order to appear…
2016-09-15 09:52:29 +01:00
Gabor Apati-Nagy
00a4927f6b
Merge pull request #1167 from stephen-turner/CA-220440
...
CA-220440: Remove CLM link from XenCenter home page
2016-09-14 15:54:41 +01:00
Stephen Turner
3154a0bd92
CA-220440: Remove CLM link from XenCenter home page
2016-09-14 15:31:21 +01:00
Gabor Apati-Nagy
e648868f6e
CP-17878: Reverting HTTP.cs as it's related to Proxy only
...
HTTP.cs changes were brought in by c9ed8a1f68
, but they should not be in this branch
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-09-14 10:56:53 +01:00
Callum McIntyre
31941eb71e
Remove unwanted files from first commit
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-09-14 10:41:57 +01:00
Gabor Apati-Nagy
da2d7dcdd6
Merge pull request #1156 from mcintyre94/CP-17848
...
Cp 17848: Packaging work so far to hand over
2016-09-14 10:41:39 +01:00
Callum McIntyre
b22618ef5c
Merge remote-tracking branch 'upstream/master' into CP-18417
2016-09-14 10:30:52 +01:00
Konstantina Chremmou
9a26b3cb2e
Did some work on the SrStoragePage:
...
- show/hide the context menu items instead of creating and adding new ones each time the context menu opens
- right click menu with rescan/add was not available for empty list or when empty space was clicked
- the condition for the edit button was slightly different from the edit toolstripmenuitem
- improved button layout (part of CA-100083)
- tidied up button event handlers and renamed one or two class members
- removed unused parameter in constructor and method of VDIRow
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-14 09:06:19 +01:00
Mihaela Stoica
91ef745b9c
Merge pull request #1162 from stephen-turner/one-comment-v2
...
Comment on the VM.IsWindows method
2016-09-13 16:23:29 +01:00
Stephen Turner
a8c6e81ceb
Comment on the VM.IsWindows method
2016-09-13 12:16:55 +01:00
Mihaela Stoica
4f46345b96
Merge pull request #1160 from GaborApatiNagy/master_CA-220599
...
CA-220599: Supplemental Pack installed via XenCenter does not get listed in updates box
2016-09-13 10:11:47 +01:00
Konstantina Chremmou
0f9c6fbc2f
Did some work on the VM storage page:
...
- fixed issue where the context menu with add/attach items was not available
for empty list or when empty space was clicked; in the latter case I also clear
the selections
- added ability to launch the context menu by using the windows properties button
- moved context menu to the designer; changed code to show/hide the relevant menu
items instead of adding new ones each time the context menu opens
- added icon to the context menu item Properties
- fixed button layout (part of CA-100083), then removed separators between buttons
because when they wrap it looks a bit strange
- fixed some weird cross-threading exception (could not reproduce reliably)
- renamed one or two class members and tidied up the button event handlers
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-13 01:29:47 +01:00
Gabor Apati-Nagy
fdb32cf579
CA-220599: Supplemental Pack installed via XenCenter does not get listed in updates box
...
Fixed regression caused by 5555709337
.
Supplemental packs can now be installed again in automatic mode.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-09-12 17:07:59 +01:00
Konstantina Chremmou
c6004b664b
CA-219461: A new disk requires VM shutdown-restart in order to appear, not VM reboot.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-12 14:34:57 +01:00
Konstantina Chremmou
f4dfbe83b4
Merge pull request #1155 from MihaelaStoica/CA-220613
...
CA-220613: Truncation on the Migration Network page of the Cross Pool…
2016-09-12 09:02:28 +01:00
Konstantina Chremmou
6298a7e885
Do not calculate twice the VMs to move or migrate. Text improvement.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-09 18:52:38 +01:00
Callum McIntyre
129330c326
CP-18417: Modify the hotfix wizard to make it work for hosts that can't auto-update/restart from XC
...
Adjusted messages, and added a tooltip to the Automatic restart radio when it's disabled. Also now support standalone hosts in addition to pooled.
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-09-09 15:45:38 +01:00
Callum McIntyre
2b215ffd78
Merge branch 'master' of https://github.com/xenserver/xenadmin into CP-17848
...
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
# Conflicts:
# XenAdmin/Wizards/PatchingWizard/PatchingWizardModeGuidanceBuilder.cs (resolved using master)
2016-09-09 12:59:29 +01:00
Callum McIntyre
9a8cb87e29
Pull down + merge master (which has changes to update wizard in live patching etc). Automerged.
2016-09-09 12:40:07 +01:00
Callum McIntyre
d302815b66
CP-17848: Commit to hand over. PatchingWizard_UploadPage.cs contains new code to introduce a Pool_update, PatchingWizard_PatchingPage.cs to apply and clean it.
2016-09-09 12:02:59 +01:00
Mihaela Stoica
1bb49758ff
Merge pull request #1151 from huazhihao/CA-218956
...
CA-218956: Expose HIMN when showing hidden objects
2016-09-08 13:10:38 +01:00
Mihaela Stoica
8bf507e634
CA-220613: Truncation on the Migration Network page of the Cross Pool Migration wizard
...
Fixing regression introduced in commit 3a5444ceb2
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-09-08 12:01:56 +01:00
John Hua
b0638bb4f5
CA-218956: Expose HIMN when showing hidden objects
...
Expose both the HIMN network and any VIFs associated with the HIMN
network using XenCenter when the "View->Show Hidden Objects" option
is displayed. However the shown HIMN should not be able to autoplug,
edit or delete.
2016-09-08 17:48:25 +08:00
Konstantina Chremmou
d2a3a17369
Fixed typos.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-06 14:53:46 +01:00
Mihaela Stoica
4623d65a4d
Merge pull request #1138 from kc284/master
...
CA-215575: Top connection bar on full screen console was not listening to server events
2016-09-06 10:53:35 +01:00
Konstantina Chremmou
4cdb24dd29
CA-215575: Corrected regression as requested per code review: the full screen
...
console should appear on the same monitor as the main form.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-09-06 10:32:49 +01:00
mcintyre94
755d51be65
Merge pull request #1153 from MihaelaStoica/CAR-2184
...
CP-17920: Update to latest XenAPI bindings
2016-09-06 10:08:06 +01:00
Callum McIntyre
7b78038a2b
Revert "CA-149965: Snapshot name is truncated on “Revert To Snapback” dialog."
...
This reverts commit 79f734f0ff
.
2016-09-06 09:48:34 +01:00
Mihaela Stoica
d5312abd97
CP-17920: Update to latest XenAPI bindings
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-09-05 14:12:42 +01:00
Mihaela Stoica
a8b907716d
Merge pull request #1152 from GaborApatiNagy/master
...
CA-220040: Fix for unit tests
2016-09-05 13:42:22 +01:00
Gabor Apati-Nagy
7d4524196b
CA-220040: Fix for unit tests
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-09-05 13:32:33 +01:00
Gabor Apati-Nagy
b12f488ffd
Merge pull request #1147 from MihaelaStoica/CA-220040
...
CA-220040: Patching wizard shows reboot required where it is not expected
2016-09-05 12:05:12 +01:00
Gabor Apati-Nagy
6065465a52
Merge pull request #1148 from MihaelaStoica/CA-220049
...
CA-220049: Non-livepatch hotfix installation is failing
2016-09-05 12:05:06 +01:00
Gabor Apati-Nagy
531613b037
Merge pull request #1149 from MihaelaStoica/CA-220171
...
CA-220171: Configure HA dialog incorrectly states failover tolerance …
2016-09-05 12:02:06 +01:00
Callum McIntyre
79f734f0ff
CA-149965: Snapshot name is truncated on “Revert To Snapback” dialog.
...
Changed the ellipsise length from 45 to 90 characters. This means that the first row of text becomes variable length, so I've reworked the dialog to support this and work like others: icon/rows of text in table cells, right aligned flow panel for buttons.
Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-09-02 17:47:23 +01:00