|
| 1 | +<%-- |
| 2 | + - Author: TrePe |
| 3 | + - Version: 1.0 |
| 4 | + - Copyright (C) 2012 TopCoder Inc., All Rights Reserved. |
| 5 | + - |
| 6 | + - Description: This page lists active bug races. |
| 7 | + - |
| 8 | +--%> |
| 9 | +<%@ page language="java" %> |
| 10 | +<%@ page import="com.topcoder.shared.dataAccess.resultSet.ResultSetContainer" %> |
| 11 | +<%@ page import="com.topcoder.shared.util.ApplicationServer" %> |
| 12 | +<%@ page import="com.topcoder.web.tc.Constants" %> |
| 13 | +<%@ page import="java.util.Map"%> |
| 14 | +<%@ taglib uri="rsc-taglib.tld" prefix="rsc" %> |
| 15 | +<%@ taglib uri="tc.tld" prefix="tc" %> |
| 16 | +<%@ taglib uri="tc-webtags.tld" prefix="tc-webtag" %> |
| 17 | +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> |
| 18 | +<% ResultSetContainer contests = (ResultSetContainer) request.getAttribute("contests");%> |
| 19 | + |
| 20 | +<%@ page contentType="text/html;charset=utf-8" %> |
| 21 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 22 | + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 23 | +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 24 | + |
| 25 | +<jsp:useBean id="sessionInfo" scope="request" class="com.topcoder.web.common.SessionInfo"/> |
| 26 | +<head> |
| 27 | + <title>TopCoder :: Active Bug Races</title> |
| 28 | + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| 29 | + <link type="image/x-icon" rel="shortcut icon" href="/i/favicon.ico"/> |
| 30 | + <jsp:include page="../script.jsp"/> |
| 31 | + <jsp:include page="../style.jsp"> |
| 32 | + <jsp:param name="key" value="tc_stats"/> |
| 33 | + </jsp:include> |
| 34 | +</head> |
| 35 | + |
| 36 | +<body> |
| 37 | + |
| 38 | +<jsp:include page="../top.jsp" /> |
| 39 | + |
| 40 | +<table width="100%" border="0" cellpadding="0" cellspacing="0"> |
| 41 | +<tbody> |
| 42 | + <tr valign="top"> |
| 43 | +<%-- Left Column Begins--%> |
| 44 | + <td width="180"> |
| 45 | + <jsp:include page="/includes/global_left.jsp"> |
| 46 | + <jsp:param name="node" value="bugraces_compete"/> |
| 47 | + </jsp:include> |
| 48 | + </td> |
| 49 | +<%-- Left Column Ends --%> |
| 50 | + |
| 51 | +<%-- Center Column Begins --%> |
| 52 | + <td width="100%" align="left" class="bodyColumn"> |
| 53 | + |
| 54 | + <jsp:include page="/page_title.jsp"> |
| 55 | + <jsp:param name="image" value="bugrace"/> |
| 56 | + <jsp:param name="title" value="Active Contests"/> |
| 57 | + </jsp:include> |
| 58 | + |
| 59 | +<table cellpadding="0" cellspacing="0" border="0" width="100%"> |
| 60 | + <tr> |
| 61 | + <td width="100%" height="23px"> </td> |
| 62 | + <td align="right"> |
| 63 | + <a href="http://apps.topcoder.com/wiki/display/tc/How+to+Compete+in+Bug+Race+Competitions"><img src="/i/development/get_started.gif" alt="Getting Started" border="0"/></a><br /><br /> |
| 64 | + </td> |
| 65 | + </tr> |
| 66 | +</table> |
| 67 | + |
| 68 | +<div align="center"> |
| 69 | + <a href="http://community.topcoder.com/tco12/overview-sponsor/two-sigma/"><img src="/i/tournament/tco12/Two_Sigma_Sponsor_Banner_510x114.jpg" alt="Two Sigma - TCO12 Sponsor" /></a><br /><br /> |
| 70 | +</div> |
| 71 | + |
| 72 | +<p>Click on an issue to view its details. If you would like to work on an issue, first view the details and then click "Vote". Voting will be equivalent to registering to work on the issue. Read the <a href="/wiki/display/tc/Bug+Race+Competition+Overview" title="Bug Race Competition Overview">full instructions</a> on how to compete.</p> |
| 73 | +<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="http://apps.topcoder.com/wiki/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>New Opportunities</b><br /> |
| 74 | + <p>Interested in reviewing submissions to Bug Race Competitions, performing environment setups, managing source control merges for submissions, etc? Click <a href="/wiki/display/tc/Bug+Race+Competition+Reviews" title="Bug Race Competition Reviews">here</a> to see the available tasks.</p></td></tr></table></div> |
| 75 | +<p><font color="#ff0000">Your ability to participate in these competitions is conditioned upon your agreement to the TopCoder </font><a href="/wiki/display/tc/Bug+Race+Competitions+Terms+of+Work" title="Bug Race Competitions Terms of Work">Terms of Work</a>.</p> |
| 76 | +<p>_Note: Issues that are marked "In Progress" have already received one or more submissions which are currently being verified by TopCoder. Issues that are marked "Open" have not yet received a passing submission. If a submission does not fix the issue, or is too low in quality,<br/> |
| 77 | +TopCoder will restore the issue to the "Open" status._</p> |
| 78 | + |
| 79 | +<div align="right"> |
| 80 | + Competition opportunities via RSS - |
| 81 | + <a href="/tc?module=BasicRSS&c=rss_Active_Bug_Races&dsid=34">Subscribe Now</a> |
| 82 | + <a href="/tc?module=BasicRSS&c=rss_Active_Bug_Races&dsid=34"><img src="/i/interface/emblem/rss.gif" alt="RSS" style="vertical-align:middle;"/></a> |
| 83 | + <br /><br /> |
| 84 | +</div> |
| 85 | + |
| 86 | +<table class="stat" cellpadding="0" cellspacing="0" width="100%"> |
| 87 | + <tr> |
| 88 | + <td class="title" colspan="7">Active Bug Race Competitions</td> |
| 89 | + </tr> |
| 90 | + <tr> |
| 91 | + <td class="header" width="30%"><a href="<%=sessionInfo.getServletPath()%>?<tc-webtag:sort column="1" includeParams="true"/>">Contest</a></td> |
| 92 | + <td class="header" width="10%"> </td> |
| 93 | + <td class="header" width="10%"> </td> |
| 94 | + <td class="headerC" width="10%"><a href="<%=sessionInfo.getServletPath()%>?<tc-webtag:sort column="2" includeParams="true"/>">Payment</a></td> |
| 95 | + <td class="headerC" width="10%"><a href="<%=sessionInfo.getServletPath()%>?<tc-webtag:sort column="3" includeParams="true"/>">TCO Points</a></td> |
| 96 | + <td class="headerC" width="10%"> |
| 97 | + <a href="<%=sessionInfo.getServletPath()%>?<tc-webtag:sort column="4" includeParams="true"/>">Registrants</a><br /> |
| 98 | + </td> |
| 99 | + <td class="headerC" width="20%"><a href="<%=sessionInfo.getServletPath()%>?<tc-webtag:sort column="5" includeParams="true"/>">Active Since</a></td> |
| 100 | + </tr> |
| 101 | + |
| 102 | + <% boolean even = false; %> |
| 103 | + <rsc:iterator list="<%=contests %>" id="resultRow"> |
| 104 | + <tr class="<%=even?"dark":"light"%>"> |
| 105 | + <td class="value"> |
| 106 | + <a href="https://apps.topcoder.com/bugs/browse/<%=resultRow.getStringItem("ticket_id")%>"> |
| 107 | + <rsc:item name="contest" row="<%=resultRow%>"/> |
| 108 | + </a> |
| 109 | + </td> |
| 110 | + <td class="value"> |
| 111 | + <% if (resultRow.getIntItem("tco_points") > 0) { %> |
| 112 | + <div align="center"> |
| 113 | + <a href='http://community.topcoder.com/tco13'><img class="emblem" src="/i/tournament/tco13/software_tco13_icon.png" alt="" border="0" onMouseOver="postPopUpText('globalPopupText','Eligible for the TopCoder Open'); popUp(this,'globalPopup');" onMouseOut="popHide()" /></a> |
| 114 | + </div> |
| 115 | + <% } else { %> |
| 116 | + |
| 117 | + <% } %> |
| 118 | + </td> |
| 119 | + <td class="value"> |
| 120 | + |
| 121 | + </td> |
| 122 | + <td class="valueC"> |
| 123 | + <rsc:item name="payment" row="<%=resultRow%>" format="$###,##0.0"/> |
| 124 | + </td> |
| 125 | + <td class="valueC"> |
| 126 | + <rsc:item name="tco_points" row="<%=resultRow%>" format="######"/> |
| 127 | + </td> |
| 128 | + <td class="valueC"> |
| 129 | + <rsc:item name="registrants" row="<%=resultRow%>"/> |
| 130 | + </td> |
| 131 | + <td class="valueC" nowrap="nowrap"> |
| 132 | + <rsc:item name="active_since" row="<%=resultRow%>" format="MM.dd.yyyy'<br />'HH:mm z"/> |
| 133 | + </td> |
| 134 | + </tr> |
| 135 | + <% even = !even;%> |
| 136 | + </rsc:iterator> |
| 137 | +</table> |
| 138 | +<div align="right" style="padding-top: 10px"> |
| 139 | + Stay informed with our <a href="/wiki/display/tc/Upcoming+Contests">Upcoming Contests page</a> or subscribe to the RSS feed |
| 140 | + <a href="/tc?module=BasicRSS&c=rss_Pipeline&dsid=28"><img src="/i/interface/emblem/rss.gif" alt="RSS" style="vertical-align:middle;"/></a> |
| 141 | +</div> |
| 142 | + </td> |
| 143 | +<%-- Center Column Ends --%> |
| 144 | + |
| 145 | +<%-- Right Column Begins --%> |
| 146 | + <td width="170"> |
| 147 | + <jsp:include page="../public_right.jsp"> |
| 148 | + <jsp:param name="level1" value="branded"/> |
| 149 | + </jsp:include> |
| 150 | + </td> |
| 151 | +<%-- Right Column Ends --%> |
| 152 | + |
| 153 | + </tr> |
| 154 | +</tbody> |
| 155 | +</table> |
| 156 | + |
| 157 | +<jsp:include page="../foot.jsp"/> |
| 158 | + |
| 159 | +</body> |
| 160 | + |
| 161 | +</html> |
0 commit comments