From dev-return-31282-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Sep 03 11:10:05 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 36468 invoked from network); 3 Sep 2009 11:10:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Sep 2009 11:10:03 -0000 Received: (qmail 81467 invoked by uid 500); 3 Sep 2009 11:09:58 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 81416 invoked by uid 500); 3 Sep 2009 11:09:58 -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 81378 invoked by uid 99); 3 Sep 2009 11:09:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 11:09:58 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 11:09:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5F85A234C04C for ; Thu, 3 Sep 2009 04:09:34 -0700 (PDT) Message-ID: <1838273085.1251976174389.JavaMail.jira@brutus> Date: Thu, 3 Sep 2009 04:09:34 -0700 (PDT) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSTUDIO-517) Create a new single-window Entry Editor In-Reply-To: <956841237.1249979834911.JavaMail.jira@brutus> 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-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750971#action_12750971 ] Stefan Seelmann commented on DIRSTUDIO-517: ------------------------------------------- We could also add a preference setting for the modification mode: - immediate commit for each modification - hold back the changes and commit them on save. For the latter mode we need to add a check. If the editor is dirty (in other words there are outstanding modifications) and the input should change (another entry is selected in the browser tree or the refresh button is clicked) a dialog is needed: "Do you want to save changes? Yes-No-Cancel". > Create a new single-window Entry Editor > --------------------------------------- > > Key: DIRSTUDIO-517 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-517 > Project: Directory Studio > Issue Type: Sub-task > Components: studio-ldapbrowser > Affects Versions: 1.4.0 > Reporter: Pierre-Arnaud Marcelot > Fix For: 1.5.0 > > > This editor will be based on the current implementation of the Entry Editor. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.