Commit Graph

1348 Commits

Author SHA1 Message Date
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
sriharshak
62c24ad2ce CA-154872: Fixed by changing the location of the string and dimensions of the table for JA and ZHCN 2014-12-15 13:08:05 +05:30
sriharshak
795efe0017 Ca-153490: Fixed by changing the size for ZHCN 2014-12-15 11:54:01 +05:30
Gabor Apati-Nagy
ae39940966 Update NetworkTabTests.cs 2014-12-12 16:15:18 +00:00
Mihaela Stoica
13ac717a8d CA-147163: Non-modal hotfix download progress dialog
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-12-12 14:00:02 +00:00
Usha Mandya
57276f6fdb Latest version of XC Help for Creedence RCF. 2014-12-12 11:37:56 +00:00
Usha Mandya
bbc58b987e Updated version of XC Help. Contains bug fixes and minor updates. 2014-12-11 17:43:24 +00:00
Mihaela Stoica
711d3f897d Merge pull request #280 from GaborApatiNagy/master
CA-150338: Importing system template causes XenCenter to throw an except...
2014-12-11 15:22:19 +00:00
Gabor Apati-Nagy
0f821a190a CA-150338: Importing system template causes XenCenter to throw an exception
-Fixed NullReferenceException
2014-12-11 15:06:56 +00:00
Mihaela Stoica
8fddedc0e4 Merge remote-tracking branch 'creedence/master' 2014-12-11 12:50:46 +00:00
Usha Mandya
3672d9db17 latest version of WLB and XenCenter Help files 2014-12-10 15:08:47 +00:00
Gabor Apati-Nagy
7ef8fc9b2c Merge branch 'master' of git://hg.uk.xensource.com/carbon/creedence/xenadmin 2014-12-10 14:11:18 +00:00
Gabor Apati-Nagy
20b508e699 Merge pull request #278 from xenserver/xs64bit
Update archive-push.sh
2014-12-10 13:59:59 +00:00
Gabor Apati-Nagy
e553638140 Merge pull request #277 from stephen-turner/CA-154651
CA-154651: Bump API version number
2014-12-10 13:47:19 +00:00
Stephen Turner
c6f3f57cdf CA-154651: Bump API version number 2014-12-10 13:44:16 +00:00
Gabor Apati-Nagy
e1b4892b2f Merge pull request #276 from sriharshak/creedence-ln
Creedence ln - L10N Bug fixes
2014-12-10 13:28:46 +00:00
Mihaela Stoica
aee38c19f0 CP-10454: XenCenter work for the latest changes in licensing
Desktop Plus -> Desktop+
2014-12-09 16:21:39 +00:00
Gabor Apati-Nagy
6aefe93a20 Merge branch 'xs64bit' of https://github.com/xenserver/xenadmin 2014-12-08 16:24:51 +00:00
Gabor Apati-Nagy
21b9a9e9c9 Update archive-push.sh
DISABLE_PUSH=1
2014-12-08 16:19:03 +00:00
Mihaela Stoica
3faa6bedf7 CP-10454: XenCenter work for the latest changes in licensing
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-12-08 14:29:54 +00:00
Mihaela Stoica
e3c0f9e557 Merge branch 'xs64bit' of https://github.com/xenserver/xenadmin 2014-12-08 14:06:45 +00:00
sriharshak
eafaebe8f0 CA-153719: Fixed by updating the translations for JA 2014-12-08 12:04:58 +05:30