| Line 70... |
Line 70... |
| 70 |
);
|
70 |
);
|
| 71 |
formTips.tips.h_dangling = stdTip(300, 'Dangling Versions', 'Dangling package versions are versions of a package that have not been released and are not associated with any Release.' +
|
71 |
formTips.tips.h_dangling = stdTip(300, 'Dangling Versions', 'Dangling package versions are versions of a package that have not been released and are not associated with any Release.' +
|
| 72 |
'<p>These are commonly caused by "Removing" a WIP instead of "Destroying" it.' +
|
72 |
'<p>These are commonly caused by "Removing" a WIP instead of "Destroying" it.' +
|
| 73 |
'<p>Please consider destroying these versions.'
|
73 |
'<p>Please consider destroying these versions.'
|
| 74 |
);
|
74 |
);
|
| - |
|
75 |
formTips.tips.h_baseRipple = stdTip(300, 'Base Version of Ripple', 'This is the last non-ripple version of the version of the package in the Release');
|
| - |
|
76 |
formTips.tips.h_showInterval = stdTip(300, 'Selected Interval', 'Version of the package has been created within the selected reporting interval');
|
| 75 |
//-->
|
77 |
//-->
|
| 76 |
</script>
|
78 |
</script>
|
| 77 |
<style type="text/css">
|
- |
|
| 78 |
<!--
|
- |
|
| 79 |
.style1 {
|
- |
|
| 80 |
font-family: Arial, Helvetica, sans-serif;
|
- |
|
| 81 |
font-size: 12px;
|
- |
|
| 82 |
}
|
- |
|
| 83 |
.style3 {
|
- |
|
| 84 |
font-size: 11px;
|
- |
|
| 85 |
font-family: tahoma, sans-serif;
|
- |
|
| 86 |
}
|
- |
|
| 87 |
.subindent {
|
- |
|
| 88 |
padding-left:2em;
|
- |
|
| 89 |
}
|
- |
|
| 90 |
-->
|
- |
|
| 91 |
</style>
|
- |
|
| 92 |
</head>
|
79 |
</head>
|
| 93 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
80 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
| 94 |
<!-- HEADER -->
|
81 |
<!-- HEADER -->
|
| 95 |
<!--#include file="_header.asp"-->
|
82 |
<!--#include file="_header.asp"-->
|
| 96 |
<!-- BODY ---->
|
83 |
<!-- BODY ---->
|
| Line 202... |
Line 189... |
| 202 |
<%=emailField(enum_imgUserLg & rsTemp("full_name"), rsTemp("user_email"))%>
|
189 |
<%=emailField(enum_imgUserLg & rsTemp("full_name"), rsTemp("user_email"))%>
|
| 203 |
</td>
|
190 |
</td>
|
| 204 |
<td nowrap class="body_txt"><%=rsTemp("counter")%></td>
|
191 |
<td nowrap class="body_txt"><%=rsTemp("counter")%></td>
|
| 205 |
</tr>
|
192 |
</tr>
|
| 206 |
<tr id="TGL_WIP_<%=userId%>" style="display:none;">
|
193 |
<tr id="TGL_WIP_<%=userId%>" style="display:none;">
|
| 207 |
<td nowrap class="body_txt" colspan="3"><div class="subindent" id="WIP_<%=userId%>"><%=enumLOADING%></div></td>
|
194 |
<td nowrap class="body_txt" colspan="3"><div class="subSectionIndent" id="WIP_<%=userId%>"><%=enumLOADING%></div></td>
|
| 208 |
</tr>
|
195 |
</tr>
|
| 209 |
<tr>
|
196 |
<tr>
|
| 210 |
<td colspan="3" background="images/bg_form_lightbluedark_line.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
|
197 |
<td colspan="3" background="images/bg_form_lightbluedark_line.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
|
| 211 |
</tr>
|
198 |
</tr>
|
| 212 |
<%
|
199 |
<%
|
| Line 246... |
Line 233... |
| 246 |
<a href='javascript:;'><img src="images/bt_plus.gif" border="0" align="absmiddle" hspace="3" id="IMG_DGL_<%=userId%>" class="txt_linked" onClick="ToggleLoadControl('DGL_<%=userId%>','RequestUserDangle.asp?user_id=<%=userId%>');"><%=emailField(enum_imgUserLg & rsTemp("full_name"), rsTemp("user_email"))%></a>
|
233 |
<a href='javascript:;'><img src="images/bt_plus.gif" border="0" align="absmiddle" hspace="3" id="IMG_DGL_<%=userId%>" class="txt_linked" onClick="ToggleLoadControl('DGL_<%=userId%>','RequestUserDangle.asp?user_id=<%=userId%>');"><%=emailField(enum_imgUserLg & rsTemp("full_name"), rsTemp("user_email"))%></a>
|
| 247 |
</td>
|
234 |
</td>
|
| 248 |
<td nowrap class="body_txt"><%=pkgCount%></td>
|
235 |
<td nowrap class="body_txt"><%=pkgCount%></td>
|
| 249 |
</tr>
|
236 |
</tr>
|
| 250 |
<tr id="TGL_DGL_<%=userId%>" style="display:none;">
|
237 |
<tr id="TGL_DGL_<%=userId%>" style="display:none;">
|
| 251 |
<td nowrap class="body_txt" colspan="3"><div class=subindent id='DGL_<%=userId%>'><%=enumLOADING%></div></td>
|
238 |
<td nowrap class="body_txt" colspan="3"><div class=subSectionIndent id='DGL_<%=userId%>'><%=enumLOADING%></div></td>
|
| 252 |
</tr>
|
239 |
</tr>
|
| 253 |
<tr>
|
240 |
<tr>
|
| 254 |
<td colspan="3" background="images/bg_form_lightbluedark_line.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
|
241 |
<td colspan="3" background="images/bg_form_lightbluedark_line.gif"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
|
| 255 |
</tr>
|
242 |
</tr>
|
| 256 |
<%
|
243 |
<%
|
| Line 286... |
Line 273... |
| 286 |
<td nowrap class="body_row">
|
273 |
<td nowrap class="body_row">
|
| 287 |
<a title="Show all metrics for this Project" href='javascript://proj_id=<%=proj_id%>;' class="txt_linked" onClick="ToggleLoadControl('RPM_<%=proj_id%>','RequestProjectRelease.asp?proj_id=<%=rsQry("proj_id")%>');"><img src="images/bt_plus.gif" border="0" align="absmiddle" hspace="3" id="IMG_RPM_<%=proj_id%>"><img src="images/i_world.gif" border="0" align="absmiddle" hspace="3"></a>
|
274 |
<a title="Show all metrics for this Project" href='javascript://proj_id=<%=proj_id%>;' class="txt_linked" onClick="ToggleLoadControl('RPM_<%=proj_id%>','RequestProjectRelease.asp?proj_id=<%=rsQry("proj_id")%>');"><img src="images/bt_plus.gif" border="0" align="absmiddle" hspace="3" id="IMG_RPM_<%=proj_id%>"><img src="images/i_world.gif" border="0" align="absmiddle" hspace="3"></a>
|
| 288 |
<a title="Open this Project" href="rtree.asp?proj_id=<%=proj_id%>"><%=rsQry("proj_name")%></a>
|
275 |
<a title="Open this Project" href="rtree.asp?proj_id=<%=proj_id%>"><%=rsQry("proj_name")%></a>
|
| 289 |
</td>
|
276 |
</td>
|
| 290 |
<td nowrap class="body_row" title="Open this Release">
|
277 |
<td nowrap class="body_row" title="Open this Release">
|
| 291 |
<a href='dependencies.asp?rtag_id=<%=rsQry("rtag_id")%>'><%=rsQry("rtag_name")%></a></td>
|
278 |
<a href='dependencies.asp?rtag_id=<%=rsQry("rtag_id")%>'><%=rsQry("rtag_name")%></a>
|
| 292 |
<td nowrap class="body_row"><%=rsQry("last_build_time")%></td>
|
- |
|
| 293 |
<td nowrap class="body_row"><%=rsQry("autobuilt")%>/<%=rsQry("total_packages")%> (<%=Auto%>)
|
- |
|
| 294 |
</td>
|
279 |
</td>
|
| - |
|
280 |
<td nowrap class="body_row"><%=rsQry("last_build_time")%></td>
|
| - |
|
281 |
<td nowrap class="body_row tright"><%=rsQry("autobuilt")%>/<%=rsQry("total_packages")%> (<%=Auto%>)</td>
|
| 295 |
</tr>
|
282 |
</tr>
|
| 296 |
<tr id="TGL_RPM_<%=proj_id%>" style="display:none;" class="form_field_grey_bg">
|
283 |
<tr id="TGL_RPM_<%=proj_id%>" style="display:none;" class="form_field_grey_bg">
|
| 297 |
<td nowrap class="body_row" colspan="4"><div class=subindent id='RPM_<%=proj_id%>'><%=enumLOADING%></div></td>
|
284 |
<td nowrap class="body_row" colspan="4"><div class=subSectionIndent id='RPM_<%=proj_id%>'><%=enumLOADING%></div></td>
|
| 298 |
</tr>
|
285 |
</tr>
|
| 299 |
<%
|
286 |
<%
|
| 300 |
rsQry.MoveNext
|
287 |
rsQry.MoveNext
|
| 301 |
Wend
|
288 |
Wend
|
| 302 |
|
289 |
|