| Line 61... |
Line 61... |
| 61 |
<%Case "Patches"%>
|
61 |
<%Case "Patches"%>
|
| 62 |
<table width="10" border="0" cellspacing="10">
|
62 |
<table width="10" border="0" cellspacing="10">
|
| 63 |
<tr>
|
63 |
<tr>
|
| 64 |
<%If NOT isClosed AND NOT pkgInfoHash.Item ("is_sdkpkg") AND (pkgInfoHash.Item ("dlocked") = "Y") Then%>
|
64 |
<%If NOT isClosed AND NOT pkgInfoHash.Item ("is_sdkpkg") AND (pkgInfoHash.Item ("dlocked") = "Y") Then%>
|
| 65 |
<td align="center" nowrap valign="bottom">
|
65 |
<td align="center" nowrap valign="bottom">
|
| 66 |
<a href="javascript:;" onClick="MM_openBrWindow('_wform_new_patch.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','NewPatch','resizable=yes,scrollbars=yes,width=600,height=400')" class="abtnItem">
|
66 |
<a href="javascript:;" onClick="MM_openVixIFrame('_wform_new_patch.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','New Patch')" class="abtnItem">
|
| 67 |
<img src="images/i_add_patch.gif" width="23" height="25" align="absmiddle" border="0" hspace="3" alt="Add a patch to this package.">
|
67 |
<img src="images/i_add_patch.gif" width="23" height="25" align="absmiddle" border="0" hspace="3" alt="Add a patch to this package.">
|
| 68 |
Add
|
68 |
Add
|
| 69 |
</a>
|
69 |
</a>
|
| 70 |
</td>
|
70 |
</td>
|
| 71 |
|
71 |
|
| 72 |
<td align="center" nowrap valign="bottom">
|
72 |
<td align="center" nowrap valign="bottom">
|
| 73 |
<a href="javascript:;" onClick="MM_openBrWindow('_wform_obsolete_all_patches.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','ObsoletePatches','resizable=yes,scrollbars=yes,width=500,height=800')" class="abtnItem">
|
73 |
<a href="javascript:;" onClick="MM_openVixIFrame('_wform_obsolete_all_patches.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','Obsolete Patches')" class="abtnItem">
|
| 74 |
<img src="images/abtn_obsolete_patch.gif" width="23" height="25" align="absmiddle" border="0" hspace="3" alt="Obsolete patches in one go.">
|
74 |
<img src="images/abtn_obsolete_patch.gif" width="23" height="25" align="absmiddle" border="0" hspace="3" alt="Obsolete patches in one go.">
|
| 75 |
Roll-up Obsolete Patches
|
75 |
Roll-up Obsolete Patches
|
| 76 |
</a>
|
76 |
</a>
|
| 77 |
</td>
|
77 |
</td>
|
| 78 |
|
78 |
|
| 79 |
<%If canShowControlInProject("ReleasePatch") Then%>
|
79 |
<%If canShowControlInProject("ReleasePatch") Then%>
|
| 80 |
<td align="center" nowrap valign="bottom">
|
80 |
<td align="center" nowrap valign="bottom">
|
| 81 |
<a href="javascript:;" onClick="MM_openBrWindow('_wform_make_release_bulk_patches.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','BulkReleasePatches','resizable=yes,scrollbars=yes,width=355,height=600')" class="abtnItem">
|
81 |
<a href="javascript:;" onClick="MM_openVixIFrame('_wform_make_release_bulk_patches.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','Bulk Patch Release')" class="abtnItem">
|
| 82 |
<img src="images/abtn_make_release_bulk_patches.gif" width="25" height="25" align="absmiddle" border="0" hspace="3" alt="Make Release patches in one go.">
|
82 |
<img src="images/abtn_make_release_bulk_patches.gif" width="25" height="25" align="absmiddle" border="0" hspace="3" alt="Make Release patches in one go.">
|
| 83 |
Make Release Bulk Patches
|
83 |
Make Release Bulk Patches
|
| 84 |
</a>
|
84 |
</a>
|
| 85 |
</td>
|
85 |
</td>
|
| 86 |
<%End If%>
|
86 |
<%End If%>
|
| Line 129... |
Line 129... |
| 129 |
<%Case "Documentation"%>
|
129 |
<%Case "Documentation"%>
|
| 130 |
<table width="10" border="0" cellspacing="10">
|
130 |
<table width="10" border="0" cellspacing="10">
|
| 131 |
<tr>
|
131 |
<tr>
|
| 132 |
<% If NOT isClosed AND NOT isSDK Then %>
|
132 |
<% If NOT isClosed AND NOT isSDK Then %>
|
| 133 |
<td align="center" nowrap valign="bottom">
|
133 |
<td align="center" nowrap valign="bottom">
|
| 134 |
<a href="javascript:;" onClick="MM_openBrWindow('_wform_import_docs.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','ImportDocs','resizable=yes,width=600,height=220')" class="abtnItem">
|
134 |
<a href="javascript:;" onClick="MM_openVixIFrame('_wform_import_docs.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','Import Documents')" class="abtnItem">
|
| 135 |
<img src="images/i_import_on.gif" width="22" height="22" align="absmiddle" border="0" hspace="3" title="Import document details from ERG document repository">
|
135 |
<img src="images/i_import_on.gif" width="22" height="22" align="absmiddle" border="0" hspace="3" title="Import document details from ERG document repository">
|
| 136 |
Import From Document Repository
|
136 |
Import From Document Repository
|
| 137 |
</a>
|
137 |
</a>
|
| 138 |
</td>
|
138 |
</td>
|
| 139 |
<%End If%>
|
139 |
<%End If%>
|
| Line 143... |
Line 143... |
| 143 |
<%Case "Add Process"%>
|
143 |
<%Case "Add Process"%>
|
| 144 |
<table width="10" border="0" cellspacing="10">
|
144 |
<table width="10" border="0" cellspacing="10">
|
| 145 |
<tr>
|
145 |
<tr>
|
| 146 |
<%If NOT isClosed AND ((pkgInfoHash.Item ("dlocked") = "N") OR (pkgInfoHash.Item ("dlocked") = "R")) Then%>
|
146 |
<%If NOT isClosed AND ((pkgInfoHash.Item ("dlocked") = "N") OR (pkgInfoHash.Item ("dlocked") = "R")) Then%>
|
| 147 |
<td align="center" nowrap valign="bottom">
|
147 |
<td align="center" nowrap valign="bottom">
|
| 148 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddProc.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','ImportDocs','resizable=yes,width=800,height=500')" class="abtnItem">
|
148 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddProc.asp?pv_id=<%=parPv_id%>&rtag_id=<%=parRtag_id%>','Add Process')" class="abtnItem">
|
| 149 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert processes associated with the package.">
|
149 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert processes associated with the package.">
|
| 150 |
Add Process
|
150 |
Add Process
|
| 151 |
</a>
|
151 |
</a>
|
| 152 |
</td>
|
152 |
</td>
|
| 153 |
<%End If%>
|
153 |
<%End If%>
|
| Line 156... |
Line 156... |
| 156 |
|
156 |
|
| 157 |
<%Case "Add GBE_MACHTYPE"%>
|
157 |
<%Case "Add GBE_MACHTYPE"%>
|
| 158 |
<table width="10" border="0" cellspacing="0">
|
158 |
<table width="10" border="0" cellspacing="0">
|
| 159 |
<tr>
|
159 |
<tr>
|
| 160 |
<td align="center" nowrap valign="bottom">
|
160 |
<td align="center" nowrap valign="bottom">
|
| 161 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddMachtype.asp','AddGBETYPE','resizable=yes,width=600,height=220')" class="abtnItem">
|
161 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddMachtype.asp','Add Machine Type')" class="abtnItem">
|
| 162 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New GBE_MACHTYPE">
|
162 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New GBE_MACHTYPE">
|
| 163 |
Add
|
163 |
Add
|
| 164 |
</a>
|
164 |
</a>
|
| 165 |
</td>
|
165 |
</td>
|
| 166 |
</tr>
|
166 |
</tr>
|
| Line 168... |
Line 168... |
| 168 |
|
168 |
|
| 169 |
<%Case "Add GBE_BUILDSTANDARD"%>
|
169 |
<%Case "Add GBE_BUILDSTANDARD"%>
|
| 170 |
<table width="10" border="0" cellspacing="0">
|
170 |
<table width="10" border="0" cellspacing="0">
|
| 171 |
<tr>
|
171 |
<tr>
|
| 172 |
<td align="center" nowrap valign="bottom">
|
172 |
<td align="center" nowrap valign="bottom">
|
| 173 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddBuildStandard.asp','AddGBEBuildStandard','resizable=yes,width=600,height=220')" class="abtnItem" title="Insert New Build Standard">
|
173 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddBuildStandard.asp','Add Build Standard')" class="abtnItem" title="Insert New Build Standard">
|
| 174 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" >
|
174 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" >
|
| 175 |
Add
|
175 |
Add
|
| 176 |
</a>
|
176 |
</a>
|
| 177 |
</td>
|
177 |
</td>
|
| 178 |
</tr>
|
178 |
</tr>
|
| Line 181... |
Line 181... |
| 181 |
|
181 |
|
| 182 |
<%Case "Add BM_NAME"%>
|
182 |
<%Case "Add BM_NAME"%>
|
| 183 |
<table width="10" border="0" cellspacing="0">
|
183 |
<table width="10" border="0" cellspacing="0">
|
| 184 |
<tr>
|
184 |
<tr>
|
| 185 |
<td align="center" nowrap valign="bottom">
|
185 |
<td align="center" nowrap valign="bottom">
|
| 186 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddMachclass.asp','AddGBECLASS','resizable=yes,width=600,height=220')" class="abtnItem">
|
186 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddMachclass.asp','Add New Class of Build Machine')" class="abtnItem">
|
| 187 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New BM_NAME">
|
187 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New BM_NAME">
|
| 188 |
Add
|
188 |
Add
|
| 189 |
</a>
|
189 |
</a>
|
| 190 |
</td>
|
190 |
</td>
|
| 191 |
</tr>
|
191 |
</tr>
|
| Line 194... |
Line 194... |
| 194 |
|
194 |
|
| 195 |
<%Case "Add Project Extension"%>
|
195 |
<%Case "Add Project Extension"%>
|
| 196 |
<table width="10" border="0" cellspacing="0" ID="Table1">
|
196 |
<table width="10" border="0" cellspacing="0" ID="Table1">
|
| 197 |
<tr>
|
197 |
<tr>
|
| 198 |
<td align="center" nowrap valign="bottom">
|
198 |
<td align="center" nowrap valign="bottom">
|
| 199 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddProjectExtension.asp','AddProjectExtension','resizable=yes,width=600,height=330')" class="abtnItem">
|
199 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddProjectExtension.asp','Add Project Extension')" class="abtnItem">
|
| 200 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Project Extension">
|
200 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Project Extension">
|
| 201 |
Add Project Extension
|
201 |
Add Project Extension
|
| 202 |
</a>
|
202 |
</a>
|
| 203 |
</td>
|
203 |
</td>
|
| 204 |
</tr>
|
204 |
</tr>
|
| Line 206... |
Line 206... |
| 206 |
|
206 |
|
| 207 |
<%Case "Add Build Machine"%>
|
207 |
<%Case "Add Build Machine"%>
|
| 208 |
<table width="10" border="0" cellspacing="0" ID="Table1">
|
208 |
<table width="10" border="0" cellspacing="0" ID="Table1">
|
| 209 |
<tr>
|
209 |
<tr>
|
| 210 |
<td align="center" nowrap valign="bottom">
|
210 |
<td align="center" nowrap valign="bottom">
|
| 211 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddBuildMachine.asp','AddBuildMachine','resizable=yes,width=600,height=330')" class="abtnItem">
|
211 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddBuildMachine.asp','Add Build Machine')" class="abtnItem">
|
| 212 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Build Machine">
|
212 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Build Machine">
|
| 213 |
Add Build Machine
|
213 |
Add Build Machine
|
| 214 |
</a>
|
214 |
</a>
|
| 215 |
</td>
|
215 |
</td>
|
| 216 |
</tr>
|
216 |
</tr>
|
| Line 219... |
Line 219... |
| 219 |
|
219 |
|
| 220 |
<%Case "Add Licence"%>
|
220 |
<%Case "Add Licence"%>
|
| 221 |
<table width="10" border="0" cellspacing="0">
|
221 |
<table width="10" border="0" cellspacing="0">
|
| 222 |
<tr>
|
222 |
<tr>
|
| 223 |
<td align="center" nowrap valign="bottom">
|
223 |
<td align="center" nowrap valign="bottom">
|
| 224 |
<!-- NOTE, width and height of this wAddLicence.asp window set such that RaiseMsg() window content fits ok -->
|
- |
|
| 225 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddLicence.asp','AddLicence','resizable=yes,width=800,height=400')" class="abtnItem">
|
224 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddLicence.asp','Add Licence')" class="abtnItem">
|
| 226 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Licence">
|
225 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Licence">
|
| 227 |
Add Licence
|
226 |
Add Licence
|
| 228 |
</a>
|
227 |
</a>
|
| 229 |
</td>
|
228 |
</td>
|
| 230 |
</tr>
|
229 |
</tr>
|
| Line 232... |
Line 231... |
| 232 |
|
231 |
|
| 233 |
<%Case "Add Daemon"%>
|
232 |
<%Case "Add Daemon"%>
|
| 234 |
<table width="10" border="0" cellspacing="10">
|
233 |
<table width="10" border="0" cellspacing="10">
|
| 235 |
<tr>
|
234 |
<tr>
|
| 236 |
<td align="center" nowrap valign="bottom">
|
235 |
<td align="center" nowrap valign="bottom">
|
| 237 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddDaemon.asp?rtag_id=<%=parRtag_id%>','AddDaemon','resizable=yes,width=860,height=240')" class="abtnItem">
|
236 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddDaemon.asp?rtag_id=<%=parRtag_id%>','Add Build Daemon')" class="abtnItem">
|
| 238 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Daemon">
|
237 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Daemon">
|
| 239 |
Add Daemon
|
238 |
Add Daemon
|
| 240 |
</a>
|
239 |
</a>
|
| 241 |
</td>
|
240 |
</td>
|
| 242 |
</tr>
|
241 |
</tr>
|
| Line 244... |
Line 243... |
| 244 |
|
243 |
|
| 245 |
<%Case "Add Schedule"%>
|
244 |
<%Case "Add Schedule"%>
|
| 246 |
<table width="10" border="0" cellspacing="0">
|
245 |
<table width="10" border="0" cellspacing="0">
|
| 247 |
<tr>
|
246 |
<tr>
|
| 248 |
<td align="center" nowrap valign="bottom">
|
247 |
<td align="center" nowrap valign="bottom">
|
| 249 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddSchedule.asp','AddSchedule','resizable=yes,width=450,height=270')" class="abtnItem">
|
248 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddSchedule.asp','Add a new Schedule')" class="abtnItem">
|
| 250 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Schedule">
|
249 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Schedule">
|
| 251 |
Add Schedule
|
250 |
Add Schedule
|
| 252 |
</a>
|
251 |
</a>
|
| 253 |
</td>
|
252 |
</td>
|
| 254 |
</tr>
|
253 |
</tr>
|
| Line 462... |
Line 461... |
| 462 |
|
461 |
|
| 463 |
<%Case "Add VCS"%>
|
462 |
<%Case "Add VCS"%>
|
| 464 |
<table width="10" border="0" cellspacing="0">
|
463 |
<table width="10" border="0" cellspacing="0">
|
| 465 |
<tr>
|
464 |
<tr>
|
| 466 |
<td align="center" nowrap valign="bottom">
|
465 |
<td align="center" nowrap valign="bottom">
|
| 467 |
<!-- NOTE, width and height of this wAddVCS.asp window set such that RaiseMsg() window content fits ok -->
|
- |
|
| 468 |
<a href="javascript:;" onClick="MM_openBrWindow('wAddVCS.asp','AddVCS','resizable=yes,width=800,height=400')" class="abtnItem">
|
466 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddVCS.asp','Add New VCS')" class="abtnItem">
|
| 469 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New VCS">
|
467 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New VCS">
|
| 470 |
Add VCS
|
468 |
Add VCS
|
| 471 |
</a>
|
469 |
</a>
|
| 472 |
</td>
|
470 |
</td>
|
| 473 |
</tr>
|
471 |
</tr>
|
| Line 475... |
Line 473... |
| 475 |
|
473 |
|
| 476 |
<%Case "Add Daemon Instruction"%>
|
474 |
<%Case "Add Daemon Instruction"%>
|
| 477 |
<table width="10" border="0" cellspacing="10">
|
475 |
<table width="10" border="0" cellspacing="10">
|
| 478 |
<tr>
|
476 |
<tr>
|
| 479 |
<td align="center" nowrap valign="bottom">
|
477 |
<td align="center" nowrap valign="bottom">
|
| 480 |
<a class="abtnItem vixIframeDialog" href="wAddDaemonInstruction.asp">
|
478 |
<a href="javascript:;" onClick="MM_openVixIFrame('wAddDaemonInstruction.asp','Insert New Daemon Instruction')" class="abtnItem">
|
| 481 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Daemon Instruction">
|
479 |
<img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Daemon Instruction">
|
| 482 |
Add Daemon Instruction
|
480 |
Add Daemon Instruction
|
| 483 |
</a>
|
481 |
</a>
|
| 484 |
</td>
|
482 |
</td>
|
| 485 |
</tr>
|
483 |
</tr>
|