Return-Path: X-Original-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-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 8C82FF9FD for ; Thu, 4 Apr 2013 18:38:03 +0000 (UTC) Received: (qmail 43215 invoked by uid 500); 4 Apr 2013 18:38:03 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 43155 invoked by uid 500); 4 Apr 2013 18:38:03 -0000 Mailing-List: contact allura-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-commits@incubator.apache.org Received: (qmail 42718 invoked by uid 99); 4 Apr 2013 18:38:02 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 18:38:02 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id BDD91837CB4; Thu, 4 Apr 2013 18:38:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: brondsem@apache.org To: allura-commits@incubator.apache.org Date: Thu, 04 Apr 2013 18:38:24 -0000 Message-Id: <5cb3d8d9471f48cf92b26f6f969bdb44@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [23/43] git commit: [5453] correct links in userstats [5453] correct links in userstats Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/3c59bd20 Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/3c59bd20 Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/3c59bd20 Branch: refs/heads/master Commit: 3c59bd208c73b966bd734a2a65114d78fec079c1 Parents: 123a732 Author: Stefano Invernizzi Authored: Thu Jan 31 15:57:12 2013 +0100 Committer: Dave Brondsema Committed: Thu Apr 4 18:37:35 2013 +0000 ---------------------------------------------------------------------- ForgeUserStats/forgeuserstats/templates/index.html | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/3c59bd20/ForgeUserStats/forgeuserstats/templates/index.html ---------------------------------------------------------------------- diff --git a/ForgeUserStats/forgeuserstats/templates/index.html b/ForgeUserStats/forgeuserstats/templates/index.html index abcb5de..37cd5da 100644 --- a/ForgeUserStats/forgeuserstats/templates/index.html +++ b/ForgeUserStats/forgeuserstats/templates/index.html @@ -13,6 +13,11 @@ {% block content %} {% if user %} + {% if category %} + + {% endif %}

General statistics

@@ -352,7 +357,7 @@ {% for cat, count in categories %} - + {% endfor %} @@ -368,9 +373,7 @@

{% endif %} {% endif %} - {% if category %} - - {% else %} + {% if not category %}

Overview

{{cat.fullname}}{{cat.fullname}} {{count}}