Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 263046d

Browse files
committed
updates for tces site
1 parent ab87ba0 commit 263046d

File tree

7 files changed

+34
-14
lines changed

7 files changed

+34
-14
lines changed

src/main/com/topcoder/web/corp/view/foot.jsp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
<table width="100%" border="0" cellpadding="0" cellspacing="0">
77
<tr><td width="100%" class="footer">
88
<a href="/" class="footerLinks">Home</a>&#160;&#160;|&#160;&#160;
9-
<a href="http://<%=ApplicationServer.SERVER_NAME%>/tc?module=Static&d1=about&d2=index" class="footerLinks">About TopCoder</a>&#160;&#160;|&#160;&#160;
10-
<a href="http://<%=ApplicationServer.SERVER_NAME%>/tc?module=Static&d1=pressroom&d2=index" class="footerLinks">Press Room</a>&#160;&#160;|&#160;&#160;
11-
<a href="http://<%=ApplicationServer.SERVER_NAME%>/tc?module=Static&d1=about&d2=contactus" class="footerLinks">Contact Us</a>&#160;&#160;|&#160;&#160;
12-
<a href="http://<%=ApplicationServer.SERVER_NAME%>/tc?module=Static&d1=about&d2=privacy" class="footerLinks">Privacy</a>&#160;&#160;|&#160;&#160;
13-
<a href="http://<%=ApplicationServer.SERVER_NAME%>/tc?module=Static&d1=about&d2=terms" class="footerLinks">Terms</a></td></tr>
9+
<a href="http://<%=ApplicationServer.SERVER_NAME%>/about-topcoder/" class="footerLinks">About TopCoder</a>&#160;&#160;|&#160;&#160;
10+
<a href="http://<%=ApplicationServer.SERVER_NAME%>/about-topcoder/contact/" class="footerLinks">Contact Us</a>&#160;&#160;|&#160;&#160;
11+
<a href="http://<%=ApplicationServer.SERVER_NAME%>/community/how-it-works/privacy-policy/" class="footerLinks">Privacy</a>&#160;&#160;|&#160;&#160;
12+
<a href="http://<%=ApplicationServer.SERVER_NAME%>/community/how-it-works/terms/" class="footerLinks">Terms</a></td></tr>
1413

1514
<!-- Member sites -->
15+
<!--
1616
<tr><td width="100%" class="footer"><a href="/tc" class="footerLinks">Competitions</a>&#160;&#160;|&#160;&#160;
1717
<a href="http://<%=ApplicationServer.SOFTWARE_SERVER_NAME%>/" class="footerLinks">Corporate Services</a>
18+
-->
1819
<!-- Main Navigation bar ends -->
1920

2021
<tr><td height="4" class="footerStripe"><img src="/i/corp/clear.gif" width="10" height="4" border="0"/></td></tr>

src/main/com/topcoder/web/corp/view/tces/campaign_detail.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<table width="100%" border=0 cellpadding=0 cellspacing=0 align=center>
3434
<TR valign="top">
35-
<td width="50%"><jsp:include page="left.jsp" /></td>
35+
<td width="30%"><jsp:include page="left.jsp" /></td>
3636
<!-- Center Column Begins -->
3737
<td class=recruitingBody>
3838
<img src="/i/corp/clear.gif" width="700" height="11" alt="" border=0><br/>

src/main/com/topcoder/web/corp/view/tces/campaign_interest.jsp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,18 @@
3030

3131
<table width=100% border=0 cellpadding=0 cellspacing=0 align=center>
3232
<TR valign="top">
33-
<td width="50%"><jsp:include page="left.jsp" /></td>
33+
<td width="30%"><jsp:include page="left.jsp" /></td>
3434
<!-- Center Column Begins -->
3535
<td class=recruitingBody>
3636
<img src="/i/corp/clear.gif" width="700" height="11" alt="" border=0><br/>
3737
<table cellspacing="0" cellpadding="0" width="100%" class="screeningFrameNB">
3838
<tr valign="top">
3939
<td class=bodyText>
40+
<%--
4041
<div style="float:right;">
4142
<A href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=ViewSearchTask&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<jsp:getProperty name="CampaignInterestTask" property="campaignID" />">Search candidates</A>
4243
</div>
44+
--%>
4345
<tces:trailIterator id="trailItem" trailList="<%=CampaignInterestTask.getTrail()%>">
4446
<a href="<jsp:getProperty name="trailItem" property="href" />" class="bodyText"><jsp:getProperty name="trailItem" property="name" /></a> &gt;
4547
</tces:trailIterator>

src/main/com/topcoder/web/corp/view/tces/demographic_info.jsp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,18 @@
3535
</jsp:include>
3636
<table width=100% border=0 cellpadding=0 cellspacing=0 align=center>
3737
<TR valign="top">
38-
<td width="50%"><jsp:include page="left.jsp" /></td>
38+
<td width="30%"><jsp:include page="left.jsp" /></td>
3939
<!-- Center Column Begins -->
4040
<td class=recruitingBody>
4141
<img src="/i/corp/clear.gif" width="700" height="11" alt="" border=0><br/>
4242
<table cellspacing="0" cellpadding="0" width="100%" class="screeningFrameNB">
4343
<tr valign="top">
4444
<td class=bodyText>
45+
<%--
4546
<div style="float:right;">
4647
<A href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=ViewSearchTask&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<jsp:getProperty name="DemographicTask" property="campaignID" />">Search candidates</A>
4748
</div>
49+
--%>
4850
<tces:trailIterator id="trailItem" trailList="<%=DemographicTask.getTrail()%>">
4951
<A HREF="<jsp:getProperty name="trailItem" property="href"/>" class="bodyText"><jsp:getProperty name="trailItem" property="name"/></A> &gt;
5052
</tces:trailIterator>

src/main/com/topcoder/web/corp/view/tces/main.jsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121

2222
<body>
2323

24+
25+
2426
<jsp:include page="top.jsp" >
2527
<jsp:param name="level1" value="employment_services"/>
2628
</jsp:include>

src/main/com/topcoder/web/corp/view/tces/position_interest.jsp

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,18 @@
2929

3030
<table width=100% border=0 cellpadding=0 cellspacing=0 align=center>
3131
<TR valign="top">
32-
<td width="50%"><jsp:include page="left.jsp" /></td>
32+
<td width="30%"><jsp:include page="left.jsp" /></td>
3333
<!-- Center Column Begins -->
3434
<td class=recruitingBody>
3535
<img src="/i/corp/clear.gif" width="700" height="11" alt="" border=0><br/>
3636
<table cellspacing="0" cellpadding="0" width="100%" class="screeningFrameNB">
3737
<tr valign="top">
3838
<td class=bodyText>
39+
<%--
3940
<div style="float:right;">
4041
<A href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=ViewSearchTask&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<jsp:getProperty name="PositionInterestTask" property="campaignID" />">Search candidates</A>
4142
</div>
43+
--%>
4244
<tces:trailIterator id="trailItem" trailList="<%=PositionInterestTask.getTrail()%>">
4345
<a href="<jsp:getProperty name="trailItem" property="href"/>" class="bodyText"><jsp:getProperty name="trailItem" property="name"/></a> &gt;
4446
</tces:trailIterator>
@@ -66,7 +68,7 @@
6668
<td class="screeningHeader"><a href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=<%=TCESConstants.POSITION_INTEREST_TASK%>&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<%=PositionInterestTask.getCampaignID()%>&<%=TCESConstants.JOB_ID_PARAM%>=<%=PositionInterestTask.getJobID()%>&<%=TCESConstants.SORT_PARAM%>=coder_type_desc&<%=TCESConstants.SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_DES%>&<%=TCESConstants.BACK_SORT_PARAM%>=gpa_sort&<%=TCESConstants.BACK_SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_DES%>" class="screeningHeader">GPA</a></td>
6769
<td class="screeningHeader" align=center><a href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=<%=TCESConstants.POSITION_INTEREST_TASK%>&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<%=PositionInterestTask.getCampaignID()%>&<%=TCESConstants.JOB_ID_PARAM%>=<%=PositionInterestTask.getJobID()%>&<%=TCESConstants.SORT_PARAM%>=coder_type_desc&<%=TCESConstants.SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_DES%>&<%=TCESConstants.BACK_SORT_PARAM%>=grad_year_sort&<%=TCESConstants.BACK_SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_ASC%>" class="screeningHeader">Grad.<br/>Year</a></td>
6870
<td class="screeningHeader" align=center><a href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=<%=TCESConstants.POSITION_INTEREST_TASK%>&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<%=PositionInterestTask.getCampaignID()%>&<%=TCESConstants.JOB_ID_PARAM%>=<%=PositionInterestTask.getJobID()%>&<%=TCESConstants.SORT_PARAM%>=hit_date_sort&<%=TCESConstants.SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_DES%>" class="screeningHeader">Hit Date</a></td>
69-
<td class="screeningHeader" align=center><a href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=<%=TCESConstants.POSITION_INTEREST_TASK%>&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<%=PositionInterestTask.getCampaignID()%>&<%=TCESConstants.JOB_ID_PARAM%>=<%=PositionInterestTask.getJobID()%>&<%=TCESConstants.SORT_PARAM%>=has_resume&<%=TCESConstants.SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_DES%>" class="screeningHeader">Resume</a> </td>
71+
<td class="screeningHeader" align=center><a href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=<%=TCESConstants.POSITION_INTEREST_TASK%>&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<%=PositionInterestTask.getCampaignID()%>&<%=TCESConstants.JOB_ID_PARAM%>=<%=PositionInterestTask.getJobID()%>&<%=TCESConstants.SORT_PARAM%>=email_address&<%=TCESConstants.SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_DES%>" class="screeningHeader">Email</a> </td>
7072
<td class="screeningHeader"><a href="<jsp:getProperty name="sessionInfo" property="servletPath"/>?<%=TCESConstants.TASK_PARAM%>=<%=TCESConstants.POSITION_INTEREST_TASK%>&<%=TCESConstants.CAMPAIGN_ID_PARAM%>=<%=PositionInterestTask.getCampaignID()%>&<%=TCESConstants.JOB_ID_PARAM%>=<%=PositionInterestTask.getJobID()%>&<%=TCESConstants.SORT_PARAM%>=language_name&<%=TCESConstants.SORT_ORDER_PARAM%>=<%=TCESConstants.SORT_ORDER_ASC%>" class="screeningHeader">Lang.</a></td>
7173
</tr>
7274

@@ -76,7 +78,13 @@
7678
--%>
7779
<tces:rowIterator id="hit" rowList="<%=PositionInterestTask.getHitList()%>"><% i++; %><tr>
7880
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>">
79-
<tces:handle campaignId="<%=PositionInterestTask.getCampaignID()%>" db="<%=PositionInterestTask.getOltp()%>"jobId='<%=hit.getLongItem("job_id")%>' coderId='<%=hit.getLongItem("coder_id")%>'/></td>
81+
82+
<%
83+
//Build the link to the member profile
84+
String handleLink = "https://topcoder.com/members/" + hit.getItem("handle").toString();
85+
%>
86+
<tces:handle link="<%=handleLink%>" campaignId="<%=PositionInterestTask.getCampaignID()%>" db="<%=PositionInterestTask.getOltp()%>"jobId='<%=hit.getLongItem("job_id")%>' coderId='<%=hit.getLongItem("coder_id")%>'/></td>
87+
8088
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>" align="right"><%= hit.getItem("rating").toString() %>&#160;</td>
8189
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>" align="right"><rsc:item name="design_rating" format="#" row="<%=hit%>" ifNull="Not Rated"/>&#160;</td>
8290
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>" align="right"><rsc:item name="dev_rating" format="#" row="<%=hit%>" ifNull="Not Rated"/>&#160;</td>
@@ -87,7 +95,7 @@
8795
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>"><%= hit.getItem("gpa").toString() %></td>
8896
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>" align="center"><%= hit.getItem("grad_year").toString() %></td>
8997
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>" align=center><%= hit.getItem("hit_date").toString() %></td>
90-
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>" align="center"><%=hit.getItem("has_resume").toString().equals("1")?"Yes":"No"%></td>
98+
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>" align="center">--</td>
9199
<td class="<%=i%2==1?"screeningCellOdd":"screeningCellEven"%>"><%=hit.getItem("language_name").toString()%></td>
92100
</tr></tces:rowIterator>
93101

src/main/com/topcoder/web/corp/view/tces/top.jsp

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
<td class="login" nowrap>
1212
<strong>Hello, <jsp:getProperty name="sessionInfo" property="handle" />.</strong>
1313
&#160;&#160;|&#160;&#160;<a href="http://<%=ApplicationServer.CORP_SERVER_NAME%>/?module=Logout" class="loginLinks" target="_parent">Logout</a>
14-
&#160;&#160;|&#160;&#160;<a href="http://<%=ApplicationServer.CORP_SERVER_NAME%>/" class="loginLinks">Corporate Services Home</a>
14+
<%-- &#160;&#160;|&#160;&#160;<a href="http://<%=ApplicationServer.CORP_SERVER_NAME%>/" class="loginLinks">Corporate Services Home</a>
15+
--%>
1516
</td>
1617
<td class="login" width="10">&nbsp;</td>
1718
</tr>
@@ -20,13 +21,17 @@
2021
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
2122
<tr>
2223
<td width="15"><img src="/i/corp/clear.gif" width="15" height="1" border="0"/></td>
24+
<!--
2325
<td width="206"><screen:servletLink target="_top"><img src="/i/corp/logo_recruiting.gif" width="206" height="49" border="0" vspace="5"/></screen:servletLink></td>
26+
-->
27+
<td width="206"><screen:servletLink target="_top"><img src="http://studio.topcoder.com/i/v4/new-logo-topcoder-studio.png" border="0" vspace="5"/></screen:servletLink></td>
28+
2429
<td width="99%"><img src="/i/corp/clear.gif" width="1" height="1" border="0"/></td>
2530
</tr>
2631
</table>
2732

2833
<!-- Header ends -->
2934

3035
<!-- Main Navigation bar begins -->
31-
<jsp:include page="../corpMenu.jsp"/>
36+
<!--<jsp:include page="../corpMenu.jsp"/> -->
3237
<!-- Main Navigation bar ends -->

0 commit comments

Comments
 (0)