Commit Graph

2013 Commits

Author SHA1 Message Date
Mihaela Stoica
61b5821e4f CP-13073: Rename files (Call Home to Health Check)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-29 09:12:46 +01:00
Mihaela Stoica
a9be9846ff CP-13073: Rename Call Home to Health Check in code
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-29 08:44:41 +01:00
Stephen Turner
16d9982165 Merge pull request #586 from agimofcarmen/CP-13042
CP-13042: Don't show servers with a down-arrow in the resources tree.
2015-07-28 22:38:45 +01:00
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
Gabor Apati-Nagy
ecb048b9ee Merge pull request #572 from MihaelaStoica/CP-13120
CP-13120: User-friendly errors when Health Check authorization fails
2015-07-28 16:14:28 +01:00
Gabor Apati-Nagy
521901c668 Merge pull request #562 from MihaelaStoica/CP-13083
CP-13083 and CP-13081: Add "Show this ..." checkbox and opt-out option to the Health Check dialog
2015-07-28 15:49:33 +01:00
Mihaela Stoica
dcb72e3247 CP-13083: Removed tooltip
- removed tooltip fro the "show again" checkbox and changed the chackbox text to say "Show this dialog..."
- fixed spacing in the right hand panel

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-28 15:30:43 +01:00
Gabor Apati-Nagy
34a04d3694 Merge pull request #584 from MihaelaStoica/CP-13103
CP-13103: Update terminology displayed in the UI for thin provisioning
2015-07-28 14:46:09 +01:00
Mihaela Stoica
b92e954c37 Merge pull request #585 from agimofcarmen/CP-13030
Corrects mistake in the Restore Dismissed Updates method.
2015-07-28 11:24:48 +01:00
Carmen Agimof
959f98c411 Corrects mistake in the Restore Dismissed Updates method. 2015-07-28 10:00:46 +01:00
Mihaela Stoica
f4bbcca1a9 CP-13103: Update terminology displayed in the UI for thin provisioning
- Thick provisioning - > Fully provisioned
- Subsequent allocations -> Incremental allocations

Also, updated the Next button on the Location page of HBA SR, to say "Next" for Dundee or greater and "Create" for pre-Dundee pools.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-28 09:23:07 +01:00
Gabor Apati-Nagy
02e2e0d2f5 Merge pull request #583 from MihaelaStoica/build-fix
Fix XenServerPatchAlert and XenServerUpdateAlert tests
2015-07-27 18:10:22 +01:00
Mihaela Stoica
83bda3717d Fix XenServerPatchAlert and XenServerUpdateAlert tests
- setup mock connections for the unit tests with a non-null Cache property
2015-07-27 18:06:34 +01:00
Mihaela Stoica
042fc289f0 Merge pull request #582 from MihaelaStoica/build-fix
Temporarily ignore some tests
2015-07-27 16:25:06 +01:00
Mihaela Stoica
107d00f325 Temporarily ignore some tests 2015-07-27 16:23:19 +01:00
Gabor Apati-Nagy
a8edbe0b3b Merge pull request #581 from MihaelaStoica/build-fix
Changed splash project to build using the v120 build tools.
2015-07-27 15:13:00 +01:00
Sorin Sbarnea
7220c6e34c Changed splash project to build using the v120 build tools. 2015-07-27 15:08:12 +01:00
Gabor Apati-Nagy
b2ab78eb32 Merge pull request #580 from MihaelaStoica/build-fix
Build fix, changes
2015-07-27 14:31:47 +01:00
Mihaela Stoica
bfa5db8b40 Merge pull request #574 from GaborApatiNagy/master_CA-173497
CA-173497: Thin provisioning: Repair of SR of thin-provisioning on SR hang without return
2015-07-27 13:12:10 +01:00
Mihaela Stoica
d271a747fc Merge pull request #576 from GaborApatiNagy/master_CP-12640
CP-12640: Create alert when logs partition is full
2015-07-27 13:00:18 +01:00
Mihaela Stoica
4b48e68ea6 Merge pull request #571 from agimofcarmen/CP-13036
CP-13036: Add button to restore dismissed updates in the Updates Wizard.
2015-07-27 10:15:10 +01:00
Sorin Sbarnea
908bacf6c2 Enabled back the exection of devtools and improved the logging 2015-07-27 08:26:26 +01:00
Jenkins
8840a7a496 Added locking for execution of gui tests. 2015-07-27 08:12:22 +01:00
Sorin Sbarnea
45fddc97e9 Changed tests to output to console so we see the progress. 2015-07-27 08:10:26 +01:00
Sorin Sbarnea
87ff2d8a48 Fixed the building of the installer. 2015-07-27 08:09:40 +01:00
Sorin Sbarnea
03d176829c Configured to use mt.exe from the PATH and repaired the target name for splash project, which was supposed to be XenCenter.exe 2015-07-27 08:08:53 +01:00
Sorin Sbarnea
c566ba8d39 Cleaned logging 2015-07-27 07:36:18 +01:00
Sorin Sbarnea (tocco)
47588bc925 added fallback to trunk for unknown branches and an workaround for the msbuild not renaming the splash.pdb into xencenter.pdb 2015-07-27 07:34:15 +01:00
Sorin Sbarnea
a5f5298604 Now msbuild will build the entire solution instead of each project file. Remember not to submit the solution with some projects disabled. 2015-07-26 06:53:28 +01:00
Gabor Apati-Nagy
ed04845a96 Merge pull request #577 from MihaelaStoica/master
Fix an error in the tests where the tests can select a default templa…
2015-07-24 16:31:40 +01:00
Mihaela Stoica
173a5877dd Fix an error in the tests where the tests can select a default template which is not shown in the tree
(e.g. XenSource P2V Server, which is an internal template, not displayed in the tree)

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 16:28:23 +01:00
Gabor Apati-Nagy
b9abdc4b1a CP-12640: Create alert when logs partition is full
Adding code for "log_fs_alert"
2015-07-24 16:03:27 +01:00
Mihaela Stoica
d3fb6cd8e4 Text change "Citrix upload server" to "Citrix Insight Services"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 15:13:51 +01:00
Gabor Apati-Nagy
50797b5805 CA-173497: Thin provisioning: Repair of SR of thin-provisioning on SR hang without return
-When detaching an SR, we detach the slaves first
-When reattaching the SR, we attach the master first

This fix was required by thin provisioning, but it does worth to use the same logic regardless of the provisioning method.
2015-07-24 14:48:09 +01:00
Mihaela Stoica
a07ba0e8cc CP-13081: Add opt-out button to the Health Check Overview dialog
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 14:20:18 +01:00
Mihaela Stoica
c1dac478b1 CP-13083: Add user setting and checkbox to the Health Check overview dialog saying "Show this when connecting to servers that are not enrolled into Health Check"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 14:12:46 +01:00
Mihaela Stoica
b22331fb68 CP-13120: User-friendly errors when Health Check authorization fails 2015-07-24 09:01:04 +01:00
Carmen Agimof
7e3be8f707 CP-13036: Add button to restore dismissed updates in the Updates Wizard. 2015-07-23 14:04:43 +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