From dev-return-19159-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Jun 01 16:16:39 2007 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 22240 invoked from network); 1 Jun 2007 16:16:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jun 2007 16:16:37 -0000 Received: (qmail 29728 invoked by uid 500); 1 Jun 2007 16:16:41 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 29679 invoked by uid 500); 1 Jun 2007 16:16:40 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 29668 invoked by uid 99); 1 Jun 2007 16:16:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2007 09:16:40 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2007 09:16:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 14189714190 for ; Fri, 1 Jun 2007 09:16:16 -0700 (PDT) Message-ID: <32520803.1180714576079.JavaMail.jira@brutus> Date: Fri, 1 Jun 2007 09:16:16 -0700 (PDT) From: "Martin Alderson (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSTUDIO-114) Group container entries first in browser view MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Group container entries first in browser view --------------------------------------------- Key: DIRSTUDIO-114 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-114 Project: Directory LDAP Studio Issue Type: Improvement Components: ldapstudio-browser Affects Versions: 0.8.0 Reporter: Martin Alderson Priority: Minor Currently the grouping options available in the LDAP Browser view (available from the "Browser Sorting" dialog box) are "Leaf entries first" and "Meta entries last". If the Leaf entries first option is disabled then the container entries are mixed in with the leaf entries. If it is enabled the container entries come last, below the leaf entries. Personally I would want the container entries above the leaf entries which I believe is more consistent with other software, and seems more useful. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.