Subversion Repositories DevTools

Rev

Rev 3959 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3959 Rev 5271
Line 47... Line 47...
47
	"       projects proj"&_
47
	"       projects proj"&_
48
	" WHERE pv.pkg_id = pkg.pkg_id"&_
48
	" WHERE pv.pkg_id = pkg.pkg_id"&_
49
	"   AND rc.pv_id = pv.pv_id"&_
49
	"   AND rc.pv_id = pv.pv_id"&_
50
	"   AND rc.rtag_id = rt.rtag_id"&_
50
	"   AND rc.rtag_id = rt.rtag_id"&_
51
	"   AND rt.proj_id = proj.proj_id "&_
51
	"   AND rt.proj_id = proj.proj_id "&_
52
	"   AND rt.official = 'N'"&_
52
	"   AND rt.official not in ( 'A', 'P', 'Y', 'O') "&_
-
 
53
    "   AND rc.sdktag_id is NULL" &_
53
	"   AND pv.owner_id = "& NNuser_id &_
54
	"   AND pv.owner_id = "& NNuser_id &_
54
	" ORDER BY UPPER(pkg.pkg_name),pv.pv_id, UPPER(proj.proj_name) "
55
	" ORDER BY UPPER(pkg.pkg_name),UPPER(pv.pkg_version), UPPER(proj.proj_name), UPPER(rt.rtag_name) "
55
End Function
56
End Function
56
%>
57
%>
57
<html>
58
<html>
58
<head>
59
<head>
59
<title>Release Manager</title>
60
<title>Release Manager</title>
Line 92... Line 93...
92
    </td>
93
    </td>
93
    <td width="1%" valign="top" background="images/bg_member_light.gif"><a href="index.asp" class="form_txt_link"><img src="images/i_home.gif" width="13" height="12" border="0" align="absmiddle">Exit</a></td>
94
    <td width="1%" valign="top" background="images/bg_member_light.gif"><a href="index.asp" class="form_txt_link"><img src="images/i_home.gif" width="13" height="12" border="0" align="absmiddle">Exit</a></td>
94
    <td rowspan="2" valign="top" width="1%" background="images/bg_member_light.gif" nowrap>
95
    <td rowspan="2" valign="top" width="1%" background="images/bg_member_light.gif" nowrap>
95
      <!------------------------------------------->
96
      <!------------------------------------------->
96
      <br>
97
      <br>
97
      <span class="mmb_ttl">Notifications</span><br>
98
      <span class="mmb_ttl">Owner Notifications</span><br>
98
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
99
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
99
	  <form name="changeowner" method="post" action="members_change_owner.asp">
100
	  <form name="changeowner" method="post" action="members_change_owner.asp">
100
        <tr>
101
        <tr>
101
          <td width="1%">&nbsp;</td>
102
          <td width="1%">&nbsp;</td>
102
          <td align="right"><img src="images/h_trsp_dot.gif" width="500" height="30"></td>
103
          <td align="right"><img src="images/h_trsp_dot.gif" width="500" height="30"></td>