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 BB438200C56 for ; Thu, 9 Mar 2017 17:54:43 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B9E90160B75; Thu, 9 Mar 2017 16:54:43 +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 12F7C160B84 for ; Thu, 9 Mar 2017 17:54:42 +0100 (CET) Received: (qmail 47245 invoked by uid 500); 9 Mar 2017 16:54:42 -0000 Mailing-List: contact commits-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list commits@community.apache.org Received: (qmail 47112 invoked by uid 99); 9 Mar 2017 16:54:42 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2017 16:54:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C23E51A03CE for ; Thu, 9 Mar 2017 16:54:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id UrwJJ2L0mmqj for ; Thu, 9 Mar 2017 16:54:41 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D03055F647 for ; Thu, 9 Mar 2017 16:54:40 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 65A29E08C0 for ; Thu, 9 Mar 2017 16:54:39 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 53018243D0 for ; Thu, 9 Mar 2017 16:54:38 +0000 (UTC) Date: Thu, 9 Mar 2017 16:54:38 +0000 (UTC) From: "Dave Brondsema (JIRA)" To: commits@community.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COMDEV-212) Allura - personal dashboard MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 09 Mar 2017 16:54:43 -0000 [ https://issues.apache.org/jira/browse/COMDEV-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903375#comment-15903375 ] Dave Brondsema commented on COMDEV-212: --------------------------------------- Questions would be best on the mailing list, rather than the GSOC idea tickets. http://mail-archives.apache.org/mod_mbox/allura-dev/ I'll answer this though: it's not a problem if you don't need to use SVN, you can just keep going. Otherwise find the "svn" mentions on https://forge-allura.apache.org/docs/getting_started/installation.html to get it set up. > Allura - personal dashboard > --------------------------- > > Key: COMDEV-212 > URL: https://issues.apache.org/jira/browse/COMDEV-212 > Project: Community Development > Issue Type: New Feature > Components: GSoC/Mentoring ideas > Reporter: Dave Brondsema > Labels: gsoc2017, mongodb, python > > A nice improvement to Allura project/code hosting would be a personal dashboard when you are logged in. It would provide quick access to the projects you are a part of, tickets you have created, tickets assigned to you, your pull requests, activity stream of people you follow, etc. > Since there are many possible components to this, a pluggable structure like the user profile page would be good. Some parts of a public profile (like projects list) could be re-used on the personal dashboard too. > https://forge-allura.apache.org/p/allura/tickets/7171/ is a related Allura ticket about seeing your own ticket votes. https://forge-allura.apache.org/p/allura/tickets/5419/ is an additional idea for showing projects that match your skill categories. (And many new tickets for the whole dashboard idea would have to be created to divide it into manageable tasks) -- This message was sent by Atlassian JIRA (v6.3.15#6346)