Commit Graph

1219 Commits

Author SHA1 Message Date
Mihaela Stoica
e19f92ce4f Merge pull request #290 from MihaelaStoica/CA-157501
Reverting changes done to the file by mistake
2015-01-16 11:14:52 +00:00
Mihaela Stoica
e58fc03504 Reverting changes done to the file by mistake 2015-01-16 11:09:03 +00:00
Mihaela Stoica
b122e1db1f CA-84876: Corrected check for null object to fix NullReferenceException raised in tests 2015-01-15 22:22:46 +00:00
Gabor Apati-Nagy
f5df15fc24 CA-156845: Bugs caused by accidental revert in localisation check-in
-This commit reverts accidental code changes by commit 2ab95c7899

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-15 16:25:41 +00:00
Gabor Apati-Nagy
300648b396 Merge pull request #288 from MihaelaStoica/master
CA-147163: Added missing localized resource files
2015-01-15 13:56:40 +00:00
Mihaela Stoica
ffd907cd3e CA-147163: Added missing localized resource files
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-01-15 13:53:03 +00:00
Mihaela Stoica
710d454bd0 Merge pull request #287 from GaborApatiNagy/CA-84876
CA-84876: Show more infrastructure information for objects
2015-01-15 13:46:05 +00:00
Gabor Apati-Nagy
cc85dc0142 CA-84876: Show more infrastructure information for objects
-Fixing recently found issues
2015-01-15 13:40:13 +00:00
Gabor Apati-Nagy
da8fbb4aa1 Merge pull request #286 from MihaelaStoica/master
CA-147163: Make new form localizable and fix tests
2015-01-14 17:26:13 +00:00
Mihaela Stoica
4bbf261e91 Merge pull request #285 from GaborApatiNagy/master
CA-84876: Show more infrastructure information for objects
2015-01-14 17:04:09 +00:00
Mihaela Stoica
7fe521faa5 CA-147163: Make new form localizable and fix tests
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-01-14 17:01:50 +00:00
Gabor Apati-Nagy
bc91ce97fc Update Messages.resx
Fixing typo
2015-01-14 16:29:50 +00:00
Gabor Apati-Nagy
e36572b7d6 Merge branch 'master' of https://github.com/xenserver/xenadmin
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>

Conflicts:
	XenModel/Messages.resx
2015-01-14 16:27:34 +00:00
Gabor Apati-Nagy
65a46c095a Merge pull request #281 from MihaelaStoica/CA-147163
CA-147163: Non-modal hotfix download and upload progress dialog
2015-01-14 16:22:51 +00:00
Gabor Apati-Nagy
5abe4e109c CA-84876: Show more infrastructure information for objects
Instead of showing just the name, this code is showing name with location information in title for all objects that appear in the tree view.
(A new property (NameWithLocation) with a getter accessor defined in IXenObject and has been implemented as virtual in XenObject and overridden at several child classes.)

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-14 16:20:36 +00:00
Mihaela Stoica
8f942c9b91 CA-147163: Non-modal hotfix upload progress dialog
Show pool (or standalone server) name on the Upload page.
Also corrected some resource strings.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-01-14 15:23:46 +00:00
Stephen Turner
d3f7eaacb2 Merge pull request #284 from FrankPetrilli/master
Fixed typo in patchingwizard
2015-01-14 08:36:24 +00:00
Cheng Zhang
961edb3752 CP-10204: Rework comments - part 2
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-01-14 11:46:56 +08:00
FrankPetrilli
34628d9943 Fixed typo in patchingwizard
"form the list" > "from the list"
2015-01-13 15:25:20 -08:00
Cheng Zhang
98992d3bd2 CP-10204: Rework comments
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-01-12 17:27:31 +08:00
Mihaela Stoica
cfa8bcd7b3 CA-147163: Non-modal hotfix upload progress dialog
- Added resource strings to replace hard coded strings

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-01-09 13:23:23 +00:00
Mihaela Stoica
13c6d323c3 CA-147163: Non-modal hotfix upload progress dialog
- Added new page to the patching wizard, called "Upload" which displays the upload actions for each server and the progress of these actions
- MultipleAction: added the functionality to optionally stop the action on first failure
- Fixed the error where an existing patch downloaded from another server and then uploaded to a new one was not deleted on cancelling the wizard [CA-156788]

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-01-09 12:54:12 +00:00
Cheng Zhang
6b6b515fe7 CP-10204: XenCenter: guest RDP control
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-01-09 11:33:53 +08:00
Gabor Apati-Nagy
457c92c6ee CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS.
-This change would force the installer to overwrite all files, so it will not skip installing ja and zh-CN files (that have inconsistent versioning at the moment).

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-07 18:47:29 +00:00
Gabor Apati-Nagy
cc5714ec08 Revert "CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS."
This reverts commit 67074cdb65.
2015-01-07 18:43:46 +00:00
Gabor Apati-Nagy
67074cdb65 CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-07 18:20:56 +00:00
Gabor Apati-Nagy
844fe7eeaa Revert "CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS."
This reverts commit b59f49ed52.
2015-01-07 18:14:31 +00:00
Gabor Apati-Nagy
b59f49ed52 CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-07 13:26:57 +00:00
vetrivelc
51f65fdcf5 Fix : CA-156073 & CA-156072 - JA & SC Help Issues 2015-01-07 10:26:24 +05:30
Stephen Turner
e4729a6402 Merge pull request #283 from kaifengz/CA-146821-master
CA-146821: Accept IPv6 address when configuring WLB
2015-01-06 14:35:12 +00:00
sriharshak
5f8238d5cd CA-148683: Fxed the issue by adjusting the dimensions in JA 2015-01-06 10:58:07 +05:30
sriharshak
f02e7e573c CA-151539: Fixed by updating the strings for ZHCN 2015-01-05 15:04:38 +05:30
sriharshak
98b1e4b447 CA-14766: ZHCN fix by changing the location 2015-01-05 13:37:53 +05:30
vetrivelc
5422c39f47 Updated the translations 2015-01-01 15:19:57 +05:30
Kaifeng Zhu
e89907bea5 CA-146821: Accept IPv6 address when configuring WLB
The WLB address should be either an IPv4/IPv6 address or
a valid host name.

Signed-off-by: Kaifeng Zhu <kaifeng.zhu@citrix.com>
2014-12-19 20:12:45 +08:00
Craig Emery
a8a531f809 Change the fetched XenServer-SDK file to the linked one 2014-12-18 14:01:04 +00:00
Craig Emery
ba6e844559 Temporarily disable quiet wget for XenServer-SDK.zip 2014-12-18 13:55:13 +00:00
Peter Westlake
6f34e1853b CA-148495: get the dotnet-packages branch right! 2014-12-17 19:28:49 +00:00
Peter Westlake
844952afe3 CA-148495: remove a lurking "creedence-sb"! 2014-12-17 18:17:51 +00:00
Peter Westlake
9c18a4dd3a CA-148495: remove a lurking "creedence-sb" path. 2014-12-17 18:17:05 +00:00
Peter Westlake
02c157dd2d CA-148495: secure build. 2014-12-17 18:05:06 +00:00
Peter Westlake
a3c1e56e1b CA-148495: secure build. 2014-12-17 16:49:35 +00:00
vetrivelc
df6d371945 Updated language help files.
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-12-17 12:11:13 +05:30
Mihaela Stoica
1d5f972e3b Merge remote-tracking branch 'github/creedence-ln' 2014-12-16 16:27:17 +00:00
Mihaela Stoica
dbd4a1d91e Merge remote-tracking branch 'creedence/master' 2014-12-16 16:07:39 +00:00
Gabor Apati-Nagy
2a784e16ec Merge pull request #282 from sriharshak/creedence-ln
Creedence ln - L10N Bug fixes
2014-12-16 15:31:21 +00:00
Gabor Apati-Nagy
36fb8807d4 Update xenadmin-build.sh
Disabling signing for now.
2014-12-16 12:24:50 +00:00
sriharshak
aecec7252f CA-147726: Fixed by adjusting the size for ZHCN 2014-12-15 15:21:03 +05:30
sriharshak
1de60962ad CA-153569: Fixed by adjustng the location for ZHCN 2014-12-15 14:56:45 +05:30
sriharshak
57df838b75 CA-153568: Fixed by changng the position of the fileds 2014-12-15 13:55:02 +05:30