| 119 |
ghuddy |
1 |
/*
|
|
|
2 |
***** HELP TIPS ****
|
|
|
3 |
*/
|
|
|
4 |
|
|
|
5 |
var formTips = new TipObj('formTips');
|
|
|
6 |
with (formTips)
|
|
|
7 |
{
|
|
|
8 |
tips.group = new Array('page.scrollX()', 'page.scrollY()', 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">Base View<hr size="1" noshade>Move package to a different Base View by selecting it from a dropdown list.<br>' +
|
|
|
9 |
'To move package to a new Base View, click on <img src="images/i_new_group.gif" width="17" height="17" align="absmiddle">');
|
|
|
10 |
tips.depsant = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">DEPENDENCIES<hr size="1" noshade>Paste in <b>sandbox</b> tags.');
|
|
|
11 |
tips.dependencies = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">DEPENDENCIES<hr size="1" noshade>Paste <b>BuildPackageArchive</b> lines from build.pl file.<br>' +
|
|
|
12 |
'You may use single ( \' ) OR double ( \" ) quotes.');
|
|
|
13 |
tips.addoldpkg = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">PACKAGES<hr size="1" noshade>Select package(s) and click NEXT. Hold CTRL key to select multiple packages.' +
|
|
|
14 |
'<br>To add package(s) not shown in the list, click on <img src="images/i_new_pkg.gif" width="17" height="18" align="absmiddle">');
|
|
|
15 |
tips.depnotdef = new Array(10, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">DEPENDENCIES NOT DEFINED<hr size="1" noshade>Dependencies for this package was never defined. Click on DEPENDENCIES link above to define it.');
|
|
|
16 |
tips.pkg_label = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">LABEL<hr size="1" noshade>Enter the ClearCase label used to tag all the source code in this release.');
|
|
|
17 |
tips.deployable = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">DEPLOYABLE<hr size="1" noshade>Select YES if this package or certain files of this package have to be deployed to the field.');
|
|
|
18 |
tips.ripple_type = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">RIPPLE TYPE<hr size="1" noshade>This enables a package to advertise how it will be numbered when rippled.');
|
|
|
19 |
tips.ripple_build = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">BUILD INCLUSION<hr size="1" noshade>When set to No, this package and all packages which depend on this package will be excluded from the build.');
|
|
|
20 |
tips.advisory_ripple = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">ADVISORY RIPPLE<hr size="1" noshade>When set to Yes, it will have a benign ripple build impact.');
|
|
|
21 |
tips.src_path = new Array(-180, 20, 180, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">SOURCE PATH<hr size="1" noshade>Enter the path to the source code in a ClearCase VOB. This is used to create a "load rule". ie: /MASS_Dev/%package_name%');
|
|
|
22 |
tips.pubread = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">PUBLIC READ<hr size="1" noshade>Allow other users to use your view with no permissions to alter.');
|
|
|
23 |
tips.domain_user = new Array(10, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">DOMAIN USER<hr size="1" noshade>Authenticates the username against a Domain. This means that you can use your workstation login.');
|
|
|
24 |
tips.pkg_info_short_desc = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">SHORT DESCRIPTION<hr size="1" noshade>Describe the meaning of the package name.');
|
|
|
25 |
tips.pkg_info_overview = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">PACKAGE OVERVIEW<hr size="1" noshade>Describe in a paragraph what does the package do.<br>NOTE: You have to do this only once!');
|
|
|
26 |
tips.build_environment = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">BUILD ENVIRONMENT<hr size="1" noshade>Select which build environments are used to build this package.');
|
|
|
27 |
tips.ut_test_type = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">TEST TYPE<hr size="1" noshade>Describes the type of test performed.');
|
|
|
28 |
tips.ut_passed = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">PASSED # / Total<hr size="1" noshade>Number of tests passed and total number of tests performed (e.g. 9/10).<br>For Coverage test, give the total line coverage for the package in %.');
|
|
|
29 |
tips.ut_summary = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">TEST SUMMARY<hr size="1" noshade>It is optional if the test document is attached.<br>If not, detail the setup, stimulus, and what to check for.');
|
|
|
30 |
tips.ut_review_comments = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">REVIEW COMMENTS<hr size="1" noshade>If the package is not accepted, this will be the Issue number that contains the details of what needs to be done.');
|
|
|
31 |
tips.v_ext = new Array(-150, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">VERSION EXTENSION<hr size="1" noshade>Supply version extension if required. <br>(e.g. .mas, .syd, .project)');
|
|
|
32 |
tips.Codestriker = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">CODESTRIKER<hr size="1" noshade>Use this jats command to make a difference report for uploading to codestriker when creating a new code review topic.');
|
|
|
33 |
tips.BeyondCompare = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">BEYOND COMPARE<hr size="1" noshade>Use this jats command to manually inspect and compare two versions of the package using Beyond Compare.');
|
|
|
34 |
tips.PreviousSignificantLabel= new Array(-150, 20, 200, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">PREVIOUS SIGNIFICANT LABEL<hr size="1" noshade>This is a label of an ancestor version immediately preceding a significant (non-ripple) change that led to the current package version.<br><br>NOTE:<br>Derivation of this has no sensitivity to the selected release.');
|
|
|
35 |
tips.PreviousLabel = new Array(-150, 20, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">PREVIOUS LABEL<hr size="1" noshade>This is a label of the immediate ancestor version to the current package version.');
|
|
|
36 |
|
|
|
37 |
tips.err1 = new Array(10, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">VERSION NOT FOUND<hr size="1" noshade>Specified version was never used before and it will be CREATED for this package.');
|
|
|
38 |
tips.err3 = new Array(10, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">DUPLICATE PACKAGE NAME<hr size="1" noshade>Duplicate package names are found. First occurrence will be used and other duplicates will be IGNORED.');
|
|
|
39 |
tips.err4 = new Array(10, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">CIRCULAR DEPENDENCY<hr size="1" noshade>This package is dependent on the same package you are trying to update. It could be directly dependent or through a few levels of dependencies.<br>This package will be IGNORED.');
|
|
|
40 |
tips.err5 = new Array(10, 0, 150, 10, '<img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle">EXISTS IN THIS RELEASE<hr size="1" noshade>This package already exists in your release.<br>This package will be IGNORED.');
|
|
|
41 |
|
|
|
42 |
|
|
|
43 |
|
|
|
44 |
// TIP TEMPLATE
|
|
|
45 |
template = '<table bgcolor="#000000" cellpadding="1" cellspacing="0" width="%2%" border="0">' +
|
|
|
46 |
'<tr><td><table bgcolor="#FFFFCC" cellpadding="2" cellspacing="0" width="100%" border="0">' +
|
|
|
47 |
'<tr><td height="%3%" class="tipClass">%4%</td></tr></table></td></tr></table>';
|
|
|
48 |
}
|