Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 7368 invoked from network); 22 Aug 2007 13:42:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Aug 2007 13:42:54 -0000 Received: (qmail 31391 invoked by uid 500); 22 Aug 2007 13:42:49 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 31350 invoked by uid 500); 22 Aug 2007 13:42:49 -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 31339 invoked by uid 99); 22 Aug 2007 13:42:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 06:42:49 -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; Wed, 22 Aug 2007 13:42:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E1D377141ED for ; Wed, 22 Aug 2007 06:42:31 -0700 (PDT) Message-ID: <15697175.1187790151905.JavaMail.jira@brutus> Date: Wed, 22 Aug 2007 06:42:31 -0700 (PDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSTUDIO-47) Improve filter widget and filter editor dialog In-Reply-To: <13335425.1169994484741.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/DIRSTUDIO-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-47: -------------------------------------------- Fix Version/s: (was: 0.9.0) 1.0.0 > Improve filter widget and filter editor dialog > ---------------------------------------------- > > Key: DIRSTUDIO-47 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-47 > Project: Directory Studio > Issue Type: Improvement > Components: studio-browser > Reporter: Stefan Seelmann > Assignee: Stefan Seelmann > Fix For: 1.0.0 > > > The filter widget is used in search dialog, export wizards, batch wizard and filter children dialog. It has to be improved: > - Currently the filter widget accecpts malformed filters. > - Add support for extensible matching. > - Replace poor internal filter parser by the rich sharded-ldap filter parser. Perhaps the shared-ldap filter model and parser must be extended to track token offsets. > - Improve content assistent -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.