Gabor Apati-Nagy
61c5b43a15
CA-176169: Copyright check to also include shell scripts
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 20:17:15 +00:00
Gabor Apati-Nagy
fe24ba067f
CA-176169: Added the comma to one more file
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 20:16:33 +00:00
Gabor Apati-Nagy
f30daff3b6
CA-176169: Fixed copyright statements in the shell scripts
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 20:15:39 +00:00
Gabor Apati-Nagy
978f85233c
CA-176169: Added copyright statement to files which it was missing from
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 20:14:56 +00:00
Gabor Apati-Nagy
7c0bc50b4a
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
...
Inc.
Signed-off-by: Gabor Apati-Nagy<gabor.apati-nagy@citrix.com>
2017-01-16 19:59:50 +00:00
Gabor Apati-Nagy
9422ce51d1
CA-176169: Added script to fail on source files with missing copyright statements
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-16 19:42:11 +00:00
Mihaela Stoica
35be481839
Merge pull request #1381 from letsboogey/master
...
CA-144221 - EN: No wrap for the description and tooltip of SR through…
2017-01-16 17:16:05 +00:00
Letsibogo Ramadi
a2c6ddd4ef
CA-144221 - EN: No wrap for the description and tooltip of SR throughput Alarm, tooltip seems truncation.
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-16 17:11:54 +00:00
Mihaela Stoica
27a2a1d88c
Merge pull request #1380 from letsboogey/master
...
CA-148598 - EN: Missing and duplicate hotkeys on "Alerts" pane under …
2017-01-16 16:28:05 +00:00
Letsibogo Ramadi
75db446168
CA-151449 - EN: Missing hotkeys on Pool Properties ->GPU wizard.
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-16 15:08:58 +00:00
Letsibogo Ramadi
c7f5dd90d1
CA-148598 - EN: Missing and duplicate hotkeys on "Alerts" pane under Server Properties dialog.
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-16 13:41:40 +00:00
Konstantina Chremmou
9b9d0bb353
Merge pull request #1354 from GaborApatiNagy/master
...
CA-214628: .NET Image limit causes exception
2017-01-16 11:47:13 +00:00
Gabor Apati-Nagy
997e93d490
Merge pull request #1378 from letsboogey/master
...
CA-239308 - Collection of SSR Fails Due to Special Characters Present…
2017-01-12 16:28:23 +00:00
Letsibogo Ramadi
4fb81f6f13
CA-239308 - Collection of SSR Fails Due to Special Characters Present in File Names
...
Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
2017-01-12 16:20:54 +00:00
Mihaela Stoica
2efa3159db
Merge pull request #1376 from ushamandya/master
...
Minor update to the RBAC topic
2017-01-12 15:04:43 +00:00
Usha Mandya
e82d26fd7e
Merge branch 'master' of https://github.com/xenserver/xenadmin
2017-01-12 15:02:34 +00:00
Usha Mandya
5906581df3
Minor update to the RBAC topic
2017-01-12 14:51:32 +00:00
Mihaela Stoica
22e9b2e37d
Merge pull request #1374 from MihaelaStoica/master
...
L10N:Translations check-ins to master
2017-01-12 13:24:39 +00:00
sri harsha tagore k
cb0a0e2267
L10N:Translations check-ins
2017-01-12 13:22:48 +00:00
Gabor Apati-Nagy
a1a411b9df
CA-214628: .NET Image limit causes exception
...
Further changes
* implemented similar logic for the Commands too as those are keep on getting updates so affected
* moved these static fields to a class (at Images)
* used the same casing as in Resources once they have been moved
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2017-01-11 13:56:45 +00:00
Mihaela Stoica
84df0d5f80
CA-239210: Fixed the tab order on the Select Servers page
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-11 11:48:58 +00:00
Mihaela Stoica
b418a8a170
CA-226900: Do not allow selection of individual pool members when installing a hotfix
...
This change does not apply to supplemental packs, as we should be able to install supp packs to individual hosts in a pool.
Also, if the wizard is installing an update from disk and we cannot match it in updates.xml, then we will continue to allow host selection, because we can't tell whether it is a supp pack or a hotfix.
Plus fixing the bug where the "Select All" button is enabled even when all the selectable servers/pools are selected
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-11 11:32:57 +00:00
Konstantina Chremmou
b170fdecc1
Merge pull request #1329 from mcintyre94/CP-19888-copy
...
[CP-19888] Add support for code coverage in build jobs
2017-01-10 08:39:45 +00:00
Stephen Turner
0f1c4fd690
Merge pull request #1369 from MihaelaStoica/CA-237963
...
CA-237963: On a partially upgraded pool (from Dundee to Ely) the host…
2017-01-09 16:35:39 +00:00
Mihaela Stoica
6f9d691974
CA-237963: On a partially upgraded pool (from Dundee to Ely) the hosts lose their consoles
...
When getting the control domain VM, we should use the control_domain only if it is not null. there is no need to check the version (which was, however, looking at the API version of the master)
2017-01-09 16:14:03 +00:00
Callum McIntyre
a6e628b640
[CP-19888] Changes to service stop/start
...
Always stop any running ncover service before starting (instead of ignoring the error and using the currently running one), and ignore the error if it's already been stopped at the end. The logic for the latter is that we stop the service right after the commands that require it, so if it stopped too early they'll error anyway. If they don't error because of the stopped service then we shouldn't error right at the end.
2017-01-09 15:58:29 +00:00
Usha Mandya
387492fff1
CP-20269: Updated XC Help to accommodate PVS feature name change
2017-01-09 15:23:40 +00:00
Mihaela Stoica
cd5db23cdb
Merge pull request #1366 from MihaelaStoica/master
...
L10N:Translations check-ins to master
2017-01-06 12:48:27 +00:00
sri harsha tagore k
08edd54ac1
L10N:Translations check-ins
2017-01-06 12:46:19 +00:00
Mihaela Stoica
ac1c2050d0
CP-20245: PVS Supplemental pack name change
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-06 12:25:07 +00:00
Mihaela Stoica
b3f6069993
CP-20245: Wording changes for change of feature name to PVS-Accelerator
...
- fix the tests
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-04 17:24:52 +00:00
Mihaela Stoica
3f89610f75
CP-20245: Wording changes for change of feature name to PVS-Accelerator
...
- changes following the renaming of the RRDs
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-04 14:41:56 +00:00
Mihaela Stoica
e45accbe55
CP-20245: Wording changes for change of feature name to PVS-Accelerator
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-04 14:41:56 +00:00
Konstantina Chremmou
cbdf7d3742
Merge pull request #1334 from MihaelaStoica/CA-216752
...
CA-216752: Not all wizards progress through to the next page by press…
2016-12-22 09:14:29 +00:00
Mihaela Stoica
830e903ea9
Merge pull request #1357 from MihaelaStoica/master
...
L10N commits
2016-12-21 16:28:16 +00:00
sri harsha tagore k
41335a1ca1
L10N:TRanslations checkins
2016-12-21 16:21:09 +00:00
sri harsha tagore k
fcda47d3a0
L10N:Translations check-ins
...
Cherry-picked: ff6a3984d5a97313903a4d230bca15e54674976e [ff6a398]
Author: sri harsha tagore k <sriharshatagore.karpurapu@citrix.com>
2016-12-21 16:20:30 +00:00
Gabor Apati-Nagy
5a117334af
CA-214628: .NET Image limit causes exception
...
Changed code at a a few places where it made sense to limit how many times XenCenter asks the Resource Manager for a new instance(*1) of the same(*2) image.
*1: RM returns a new object each time
*2: they are the same as we don't change the locale of a thread and also we don't localise these images - by design
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-21 13:57:50 +00:00
Mihaela Stoica
0115461f66
CA-216752: Not all wizards progress through to the next page by pressing the Enter key
...
- Added SelectDefaultControl() to more wizard pages
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-12-21 13:33:04 +00:00
Mihaela Stoica
ed4981b5a8
Merge pull request #1348 from GaborApatiNagy/CA-236547
...
CA-236547: Unexpected error while applying hotfix on multiple Xenservers of different version
2016-12-21 11:32:28 +00:00
Gabor Apati-Nagy
7ce6d50ed0
CA-236547: Unexpected error while applying hotfix on multiple Xenservers of different version
...
Reset both before any upload as the upload is going to set the correct one anyway
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-21 10:37:06 +00:00
Mihaela Stoica
3d9d05b342
Merge pull request #1349 from GaborApatiNagy/CA-236566
...
CA-236566: test-hotfix-basic-7 throws error 'VDI is in use by some other operation'
2016-12-20 16:21:11 +00:00
Mihaela Stoica
eecec89a08
Merge pull request #1352 from GaborApatiNagy/CA-234494
...
CA-234494: System template cross-pool copy fails with Internal error:assert_can_migrate: inter_pool_metadata_transfer returned nonempty list
2016-12-20 16:19:02 +00:00
Gabor Apati-Nagy
06812f4da1
CA-234494: System template cross-pool copy fails with Internal error: assert_can_migrate: inter_pool_metadata_transfer returned nonempty list
...
Added a check for default_template as a workaround an issue where the allowed_operations of a default template _initially_ indicated that cross pool migration was allowed.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-20 14:30:27 +00:00
Konstantina Chremmou
e176194a06
Merge pull request #1339 from GaborApatiNagy/master_CA-211363
...
CA-211363: Replace 'User name' labels with 'Username'
2016-12-20 09:44:25 +00:00
Gabor Apati-Nagy
cf123bdf1a
CA-236566: test-hotfix-basic-7 throws error 'VDI is in use by some other operation'
...
Remove the VDI only on a best effort basis if the upload failed in the UploadSupplementalPackAction. This will make XenCenter to display the message from the original exception and not from the removal action if the latter had also failed.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-19 18:46:35 +00:00
Gabor Apati-Nagy
9bd776c83d
CA-236547: Unexpected error while applying hotfix on multiple Xenservers of different version
...
Fixing the error, so the hotfix installation will fail as and where it is expected
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-19 18:00:42 +00:00
Callum McIntyre
7fc58882d8
Merge remote-tracking branch 'upstream/master' into CP-19888-copy
...
# Conflicts:
# mk/build.sh (used master)
# mk/tests-checks-cover.sh
2016-12-19 17:19:04 +00:00
Callum McIntyre
29f97eda24
[CP-19888] Resetting the branch to before the merge
2016-12-19 17:11:14 +00:00
Gabor Apati-Nagy
bff70c5c6a
CA-211363: Replace 'User name' labels with 'Username'
...
Second round of renaming
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-12-16 18:36:35 +00:00