Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 670C79D96 for ; Thu, 17 May 2012 00:10:44 +0000 (UTC) Received: (qmail 79508 invoked by uid 500); 17 May 2012 00:10:43 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 79484 invoked by uid 500); 17 May 2012 00:10:43 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 79475 invoked by uid 99); 17 May 2012 00:10:43 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 00:10:43 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id 0936B808A7; Thu, 17 May 2012 00:10:42 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 0.13dev-r10952 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 0.13dev-r10952, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Thu, 17 May 2012 00:10:41 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #66: Fix report results table when including full row fields X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/66#comment:2 Message-ID: <070.7ea67f5f8f0be08bae3b2decf1634799@incubator.apache.org> References: <055.60befe03a8f8b9ff1333f9962f43e06c@incubator.apache.org> X-Trac-Ticket-ID: 66 In-Reply-To: <055.60befe03a8f8b9ff1333f9962f43e06c@incubator.apache.org> #66: Fix report results table when including full row fields ------------------------+------------------------------------- Reporter: olemis | Owner: olemis Type: defect | Status: new Priority: critical | Milestone: RC1 for initial release Component: dashboard | Version: Resolution: | Keywords: reports bootstrap ------------------------+------------------------------------- Comment (by olemis): [attachment:t66_r1338207_grid_fullrow.diff Attached patch] adds support for full row in `widget_grid.html` template (i.e. in reports web UI) . It's built to be applied in against r1338207 (dashboard plugin) . Below you can see what report 5 (... well , a modified copy including also `status=assigned` so as to be able to test it in my single-user local instance ''';)''' looks like. It combines full row and group by . [[Image(bh_theme_x_30_report_9.png, width=600)]] -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker