Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2CE17200C2F for ; Sun, 19 Feb 2017 20:36:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2B5DE160B3F; Sun, 19 Feb 2017 19:36:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5FA39160B63 for ; Sun, 19 Feb 2017 20:36:17 +0100 (CET) Received: (qmail 43798 invoked by uid 500); 19 Feb 2017 19:36:16 -0000 Mailing-List: contact commits-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list commits@manifoldcf.apache.org Received: (qmail 43784 invoked by uid 99); 19 Feb 2017 19:36:16 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2017 19:36:16 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 9B4BD3A39FA for ; Sun, 19 Feb 2017 19:36:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1783685 [3/3] - in /manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp: maxactivityreport.jsp maxbandwidthreport.jsp queuestatus.jsp resultreport.jsp Date: Sun, 19 Feb 2017 19:36:15 -0000 To: commits@manifoldcf.apache.org From: kishore@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170219193615.9B4BD3A39FA@svn01-us-west.apache.org> archived-at: Sun, 19 Feb 2017 19:36:19 -0000 Modified: manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/resultreport.jsp URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/resultreport.jsp?rev=1783685&r1=1783684&r2=1783685&view=diff ============================================================================== --- manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/resultreport.jsp (original) +++ manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/resultreport.jsp Sun Feb 19 19:36:14 2017 @@ -236,191 +236,179 @@ try %> - - - - - - - - - - <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ApacheManifoldCFActivityResultReport")%> - - - - + - - - - - - - - - -
-

<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ActivityResultReport")%>

-
- - - - - - - - - - - - -

<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.Connection")%> - + + +
+
+ + + + + @@ -461,20 +450,18 @@ function isInteger(value) else { %> - + <% } %> - - - - - + - - + - - - - - - - + + - + + - - - - - - - - - - -
<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.Connection")%> + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.Activities")%> + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.Activities")%> - <% - i = 0; - while (i < activityList.length) - { - String activity = activityList[i++]; + i = 0; + while (i < activityList.length) + { + String activity = activityList[i++]; %> - + <% - } + } %>

<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.StartTime")%> - <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.StartTime")%> +
+ : - + : + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.on")%> - - + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.on")%> + + - + , - + + , + +
<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.EndTime")%> - <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.EndTime")%> +
+ : - + : + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.on")%> - - + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.on")%> + + - + , - + + , + +

<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.EntityMatch")%><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ResultCodeMatch")%><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.EntityMatch")%> + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ResultCodeMatch")%> +

<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.IdentifierClassDescription")%> + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ResultCodeClassDescription")%> +
<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.IdentifierClassDescription")%><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ResultCodeClassDescription")%>

+
+
+

+ " + onClick="javascript:Continue()" + alt="<%=Messages.getAttributeString(pageContext.getRequest().getLocale(),"resultreport.Continue")%>"/> + <% + } + %> + + + <% if (reportConnection.length() > 0) { @@ -741,15 +745,17 @@ function isInteger(value) IResultSet set = connMgr.genHistoryResultCodes(reportConnection,criteria,sortOrder,resultBucket,idBucket,startRow,rowCount+1); %> - - - - - - - - - + + + + +
+
+
<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.IdentifierClass")%><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ResultClass")%><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.EventCount")%>
+ + + + <% zz = 0; @@ -772,72 +778,67 @@ function isInteger(value) resultCodeBucketString = resultCodeBucketObject.toString(); %> > - - - + + + <% zz++; } %>
<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.IdentifierClass")%><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.ResultClass")%><%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.EventCount")%>
<%=org.apache.manifoldcf.ui.util.Encoder.bodyEscape(idBucketString)%><%=org.apache.manifoldcf.ui.util.Encoder.bodyEscape(resultCodeBucketString)%><%=org.apache.manifoldcf.ui.util.Encoder.bodyEscape(row.getValue("eventcount").toString())%><%=org.apache.manifoldcf.ui.util.Encoder.bodyEscape(idBucketString)%><%=org.apache.manifoldcf.ui.util.Encoder.bodyEscape(resultCodeBucketString)%><%=org.apache.manifoldcf.ui.util.Encoder.bodyEscape(row.getValue("eventcount").toString())%>
- - - - - - -
- + + - <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.Rows")%> - <%=Integer.toString(startRow)%>-<%=(hasMoreRows?Integer.toString(startRow+rowCount-1):"END")%> - - <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.RowsPerPage")%> - -
- + +
    +
  • + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.Rows")%><%=Integer.toString(startRow)%>-<%=(hasMoreRows?Integer.toString(startRow+rowCount-1):"END")%> +
  • +
  • +
    + <%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.RowsPerPage")%> +
    +
  • +
+ + <% } else { %> -
<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.PleaseSelectAConnection")%>
+
<%=Messages.getBodyString(pageContext.getRequest().getLocale(),"resultreport.PleaseSelectAConnection")%>
<% } %> -
+ <% } catch (ManifoldCFException e) @@ -846,14 +847,9 @@ catch (ManifoldCFException e) variableContext.setParameter("text",e.getMessage()); variableContext.setParameter("target","index.jsp"); %> - + <% } %> -
- - - - + +