Carmen Agimof
8d6e7607ec
CP-13042: Don't show servers with a down-arrow in the resources tree.
2015-07-28 19:04:32 +01:00
Mihaela Stoica
84ed24cd0c
Merge pull request #570 from agimofcarmen/CP-13030
...
CP-13030: Provide button on the Updates tab to restore dismissed upda…
2015-07-23 13:54:37 +01:00
Carmen Agimof
182307963f
CP-13030: Provide button on the Updates tab to restore dismissed updates.
2015-07-23 13:50:32 +01:00
Mihaela Stoica
64aba9cbfd
Merge pull request #569 from agimofcarmen/CP-13026
...
CP-13026: Provide Dismiss option on the Updates Tab.
2015-07-23 13:48:52 +01:00
Carmen Agimof
b1a2b49559
CP-13026: Changes code style and removes commented out code.
2015-07-23 13:48:30 +01:00
Mihaela Stoica
f58bfbb310
Merge pull request #568 from agimofcarmen/CA-176932
...
Makes "Remove hotfix installation files" checkbox invisible, instead …
2015-07-23 13:47:22 +01:00
Mihaela Stoica
6e134543c6
Merge pull request #565 from GaborApatiNagy/master_CP-13310
...
CP-13310: Installer: In change mode, the installer shows All Users/Current User option, but it should not.
2015-07-23 12:17:27 +01:00
Carmen Agimof
f79199752a
CP-13026: Provide Dismiss option on the Updates Tab.
2015-07-23 11:48:14 +01:00
Gabor Apati-Nagy
292dce47ad
Merge pull request #550 from MihaelaStoica/CP-12679
...
CP-12679: Upload the report from the Server Status Report wizard
2015-07-23 11:40:10 +01:00
Carmen Agimof
484806f7b7
Makes "Remove hotfix installation files" checkbox invisible, instead of disabled for supp packs.
2015-07-23 11:30:18 +01:00
Gabor Apati-Nagy
236b19f3bb
Merge pull request #556 from MihaelaStoica/CA-176895
...
CA-176895: [CAR-1866] Include XS 6.5 RPU hotfix in XenCenter
2015-07-22 12:54:45 +01:00
Mihaela Stoica
b62f8c4cd3
CA-176895: [CAR-1866] Include XS 6.5 RPU hotfix in XenCenter
...
- changed the build script and the installer to copy the XS65ESP1006.xsupdate hotfix
- also updated the source package for XS62E006 hotfix
2015-07-22 12:51:58 +01:00
Mihaela Stoica
5b5d2f4e06
Merge pull request #567 from MihaelaStoica/master
...
Changed the order of parameters in the wget command.
2015-07-21 16:31:41 +01:00
Sorin Sbarnea
1d69cc8ee8
Changed the order of parameters in the wget command.
...
- wget <options> <URL> is correct order
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-21 16:28:21 +01:00
Mihaela Stoica
0e48bd0adb
Merge pull request #566 from MihaelaStoica/master
...
Reverting changes related to switching build to .Net4.5
2015-07-21 15:06:45 +01:00
Mihaela Stoica
03f29efcee
Revert "Enforced use of DotNet 4.5 via msbuild, enabled concurrent compiling."
...
This reverts commit 0ca9c98135
.
2015-07-21 15:00:31 +01:00
Mihaela Stoica
ad44b4405f
Revert "Now msbuild will build the entire solution instead of each project file. Remember not to submit the solution with some projects disabled."
...
This reverts commit 997a9e1489
.
2015-07-21 14:59:58 +01:00
Mihaela Stoica
85e5308e51
Merge pull request #561 from agimofcarmen/CP-13040
...
Cp 13040
2015-07-21 11:42:24 +01:00
Carmen Agimof
037acfc889
Added null reference check in Upload Page.
2015-07-21 11:40:45 +01:00
Carmen Agimof
2720d1bc23
Following code review, adds a few adjustments to the code.
2015-07-21 11:03:34 +01:00
Mihaela Stoica
b0b7d81683
Merge pull request #563 from GaborApatiNagy/master_installer
...
CP-13248
2015-07-20 22:22:17 +01:00
Mihaela Stoica
377cb99e0d
Merge pull request #564 from GaborApatiNagy/master_thin
...
CP-13101: XenCenter: Display provisioning method for existing SRs
2015-07-20 22:21:09 +01:00
Gabor Apati-Nagy
3c40a43780
CP-13310: Installer: In change mode, the installer shows All Users/Current User option, but it should not.
2015-07-20 21:19:29 +01:00
Gabor Apati-Nagy
aef08eb8ab
CP-13101: XenCenter: Display provisioning method for existing SRs (thin / thick)
2015-07-20 20:40:28 +01:00
Gabor Apati-Nagy
8d79f8a1e1
CP-13248: Installer: Install the Service by default. (Feature will be selected, but users can disable it)
2015-07-20 18:10:31 +01:00
Gabor Apati-Nagy
f5fd3a6d75
CP-13248: Changing the text "Install for" to "Install XenCenter for" in the installer, because this setting applies to XenCenter only and not to the Service.
2015-07-20 17:58:14 +01:00
Sorin Sbarnea
997a9e1489
Now msbuild will build the entire solution instead of each project file. Remember not to submit the solution with some projects disabled.
2015-07-20 16:07:40 +01:00
Carmen Agimof
b919565a5a
CP-13040: Assume hotfix metadata based on hotfix filename.
2015-07-20 15:27:41 +01:00
Sorin Sbarnea
0ca9c98135
Enforced use of DotNet 4.5 via msbuild, enabled concurrent compiling.
2015-07-20 15:19:45 +01:00
Mihaela Stoica
f727af1c51
CP-12679: Upload the report from the Server Status Report wizard
...
- added the upload action, called after the report is successfully saved on disk.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:51 +01:00
Mihaela Stoica
abce1dd1c4
CP-12679: Upload the report from the Server Status Report wizard
...
- changes to the spacing and text on the Destination page
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:48 +01:00
Mihaela Stoica
8480bb63bf
CP-12679: Upload the report from the Server Status Report wizard
...
- show action progress dialog for the authentication action
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:46 +01:00
Mihaela Stoica
96f9b9c6ac
CP-12679: Upload the report from the Server Status Report wizard
...
- make pre product key (used for authentication) configurable via registry entries
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:45 +01:00
Mihaela Stoica
4490244172
CP-12679: Removed unused files
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:43 +01:00
Mihaela Stoica
df8ac2ce74
CP-12679: Upload the report from the Server Status Report wizard
...
- moved XenServerHealthCheckUpload.cs to XenModel
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:15:42 +01:00
Mihaela Stoica
136b8c9c96
CP-12679: Upload the report from the Server Status Report wizard
...
- added the upload url as a parameter to XenServerHealthCheckUpload constructor
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-20 15:13:44 +01:00
Carmen Agimof
027de45dee
CA-176932: "Remove hotfix installation files" checkbox available even for supp packs.
2015-07-20 14:34:58 +01:00
Carmen Agimof
4c93dbe92e
CP-13245: Check if the update is applicable to the servers on the Select Servers Page.
...
CA-157785: Hotfix wizard forgets which servers should be greyed out.
When clicking Download and Install update in the Updates Tab, instead of opening a new dialog, it opens the Updates Wizard on the Select Servers Page and download the file in the Upload Page.
Fixes issue regarding the upload of the update every time that the user gets to Upload Page. Now it only uploads it if it has not been uploaded before.
Fixes issue regarding the download of the update every time the user goes back to the Select Patch Page. If the user goes back, but does not change the choice of the update, the download will not be done again.
2015-07-20 14:28:44 +01:00
Sorin Sbarnea
9835f5a83f
Merge branch 'master' of github.com:xenserver/xenadmin
...
* 'master' of github.com:xenserver/xenadmin:
Made the build output less verbose by default and configured wget not to download files again if they already exists locally with the same datetime stamps.
2015-07-19 20:13:02 +01:00
Sorin Sbarnea
93280441aa
Made the build output less verbose by default and configured wget not to download files again if they already exists locally with the same datetime stamps.
2015-07-19 20:12:38 +01:00
Sorin Sbarnea
68d387fe37
Made the build output less verbose by default and configured wget not to download files again if they already exists locally with the same datetime stamps.
2015-07-19 19:47:48 +01:00
Sorin Sbarnea
2d6ff407f9
Corrected line endings for WIX patch and added few missing temp dirs to gitignore.
2015-07-19 19:06:59 +01:00
Gabor Apati-Nagy
f5a4c2232a
Merge pull request #558 from MihaelaStoica/master
...
Rename Health Check service name to "XenServerHealthCheck"
2015-07-17 16:07:43 +01:00
Mihaela Stoica
f262692693
Rename Health Check service name to "XenServerHealthCheck"
2015-07-17 16:05:15 +01:00
Mihaela Stoica
ce36434611
Merge pull request #555 from huizh/CP-13057
...
CP-13057: Add config provider for XenServerHealthCheckService.
2015-07-17 14:37:03 +01:00
Gabor Apati-Nagy
d290057bdb
Merge pull request #557 from GaborApatiNagy/master_installer
...
CP-13217: Make the Call Home service optional in the XenCenter installer
2015-07-17 12:42:34 +01:00
Gabor Apati-Nagy
74718dbed2
CP-13217: Make the Call Home service optional in the XenCenter installer
...
Line endings in patch file
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-07-17 12:38:45 +01:00
Hui Zhang
ef1faf7776
CP-13057: Add config provider for XenServerHealthCheckService.
...
Introduce XenServerHealthCheckConfigProvider to implement IXenAdminConfigProvider.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-07-17 14:51:27 +08:00
Gabor Apati-Nagy
dffaba4bcc
Merge pull request #551 from MihaelaStoica/CA-176799
...
CA-176799: Change the description for HVM on VM's general tab
2015-07-16 13:30:01 +01:00
Gabor Apati-Nagy
f4a9cb4cf7
Merge pull request #554 from MihaelaStoica/CP-13034
...
CP-13034: Fix Update wizard tests, after changes to the Select Update…
2015-07-16 13:27:58 +01:00