From issues-return-13174-archive-asf-public=cust-asf.ponee.io@airavata.apache.org Thu Feb 15 19:49:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 440DB18067B for ; Thu, 15 Feb 2018 19:49:04 +0100 (CET) Received: (qmail 74244 invoked by uid 500); 15 Feb 2018 18:49:03 -0000 Mailing-List: contact issues-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@airavata.apache.org Received: (qmail 74215 invoked by uid 99); 15 Feb 2018 18:49:03 -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, 15 Feb 2018 18:49:03 +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 CD79F1A0755 for ; Thu, 15 Feb 2018 18:49:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -102.311 X-Spam-Level: X-Spam-Status: No, score=-102.311 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] 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 FkGmI01jqh73 for ; Thu, 15 Feb 2018 18:49:02 +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 BE5A35F18A for ; Thu, 15 Feb 2018 18:49:01 +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 E8F52E0339 for ; Thu, 15 Feb 2018 18:49:00 +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 4E3CA21E64 for ; Thu, 15 Feb 2018 18:49:00 +0000 (UTC) Date: Thu, 15 Feb 2018 18:49:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AIRAVATA-2631) File download in experiment summary MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AIRAVATA-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366094#comment-16366094 ] ASF subversion and git services commented on AIRAVATA-2631: ----------------------------------------------------------- Commit d5a47b4d653bcee9ce7c7e865aefca926ebfa76a in airavata-django-portal's branch refs/heads/master from [~marcuschristie] [ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=d5a47b4 ] AIRAVATA-2631 Move upload/download to api app > File download in experiment summary > ----------------------------------- > > Key: AIRAVATA-2631 > URL: https://issues.apache.org/jira/browse/AIRAVATA-2631 > Project: Airavata > Issue Type: Sub-task > Reporter: Marcus Christie > Assignee: Marcus Christie > Priority: Major > > TODO > - [x] move upload and download views to the *api* app > - [x] add the download url to the DataProductSerializer so it is available in the API. However, only add the URL if the data product file exists on the that server. > - [x] remove the experiment id query parameter > - [x] make sure experiment directory is world writeable > - [x] download icon > - [x] return proper 404 when not found > - [ ] upload/download service in *api* app -- This message was sent by Atlassian JIRA (v7.6.3#76005)