Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 15095 invoked from network); 6 Feb 2009 18:28:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 18:28:22 -0000 Received: (qmail 15225 invoked by uid 500); 6 Feb 2009 18:28:21 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 15190 invoked by uid 500); 6 Feb 2009 18:28:21 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 15173 invoked by uid 99); 6 Feb 2009 18:28:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 10:28:21 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 18:28:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A42C3234C4AB for ; Fri, 6 Feb 2009 10:27:59 -0800 (PST) Message-ID: <1423481446.1233944879671.JavaMail.jira@brutus> Date: Fri, 6 Feb 2009 10:27:59 -0800 (PST) From: "Patrick Antivackis (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-241) Add copy and move document in Futon In-Reply-To: <616686468.1233944039885.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Antivackis updated COUCHDB-241: --------------------------------------- Attachment: move.png copy.png COUCHDB-241.diff Here is the patch to have the copy and move functions on a document page in Futon. I attached the diff and also two png that need to go in the share/www/image folder. The images are a copy of load.png. Anyone that can make dedicated icons please help. > Add copy and move document in Futon > ----------------------------------- > > Key: COUCHDB-241 > URL: https://issues.apache.org/jira/browse/COUCHDB-241 > Project: CouchDB > Issue Type: New Feature > Components: Administration Console > Reporter: Patrick Antivackis > Assignee: Christopher Lenz > Priority: Minor > Attachments: copy.png, COUCHDB-241.diff, move.png > > > Create features to copy and move a document directly from the Futon administrative interface using the COPY and MOVE couchDB features -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.