Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6F7B17BDE for ; Thu, 9 Apr 2015 22:44:15 +0000 (UTC) Received: (qmail 18415 invoked by uid 500); 9 Apr 2015 22:44:12 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 18354 invoked by uid 500); 9 Apr 2015 22:44:12 -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 18342 invoked by uid 99); 9 Apr 2015 22:44:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2015 22:44:12 +0000 Date: Thu, 9 Apr 2015 22:44:12 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-2548) "Collapse" should reduce docs to single line 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/COUCHDB-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488425#comment-14488425 ] ASF subversion and git services commented on COUCHDB-2548: ---------------------------------------------------------- Commit f95b7a07f0eb4f13c59e1812a13517fe8ee4c6b7 in couchdb-fauxton's branch refs/heads/master from [~benkeen] [ https://git-wip-us.apache.org/repos/asf?p=couchdb-fauxton.git;h=f95b7a0 ] Docs now fully collapse to single line This reduces selected documents to a single line containing only the ID, rather than show a subset of the doc with an ID and rev. Closes COUCHDB-2548 > "Collapse" should reduce docs to single line > -------------------------------------------- > > Key: COUCHDB-2548 > URL: https://issues.apache.org/jira/browse/COUCHDB-2548 > Project: CouchDB > Issue Type: Improvement > Security Level: public(Regular issues) > Components: Fauxton > Reporter: Ben Keen > Assignee: Ben Keen > > Right now when you're on All Docs or anywhere that shows a list of documents, the "Collapse" option doesn't fully collapse the list - but shows a redundant, second _id row + _rev. This should be changed to just show a more concise list of single rows with the IDs. > This has been requested in the past, just never gotten to. -- This message was sent by Atlassian JIRA (v6.3.4#6332)