Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 60853 invoked from network); 10 Aug 2010 20:16:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Aug 2010 20:16:48 -0000 Received: (qmail 83734 invoked by uid 500); 10 Aug 2010 20:16:48 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 83667 invoked by uid 500); 10 Aug 2010 20:16:47 -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 83660 invoked by uid 99); 10 Aug 2010 20:16:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Aug 2010 20:16:47 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Aug 2010 20:16:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7AKGLu5000728 for ; Tue, 10 Aug 2010 20:16:23 GMT Message-ID: <20144853.261341281471381926.JavaMail.jira@thor> Date: Tue, 10 Aug 2010 16:16:21 -0400 (EDT) From: "Kasun Lakpriya (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIRSTUDIO-686) Improvements in Attribute wizard page In-Reply-To: <22281095.213321281188896467.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSTUDIO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kasun Lakpriya resolved DIRSTUDIO-686. -------------------------------------- Resolution: Fixed Resolved : http://code.google.com/p/dirstudio-ldap-tooling/source/detail?r=115 > Improvements in Attribute wizard page > ------------------------------------- > > Key: DIRSTUDIO-686 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-686 > Project: Directory Studio > Issue Type: Improvement > Components: studio-persistence-tooling > Reporter: Stefan Seelmann > > Attribute list should be sorted by attribute name to make it easier to find attributes. > All attributes that are defined in the selected entry should be pre-selected. > The objectClass attribute should be filtered out because this attribute is managed by the DAO. > The table should have a scroll bar. Currently if I choose an intetOrgPerson entry with many attributes not all attributes are displayed and I'm not able to scroll. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.