Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 24006 invoked from network); 5 Jul 2010 12:09:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jul 2010 12:09:18 -0000 Received: (qmail 97643 invoked by uid 500); 5 Jul 2010 12:09:18 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 97592 invoked by uid 500); 5 Jul 2010 12:09:17 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 97573 invoked by uid 99); 5 Jul 2010 12:09:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 12:09:16 +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; Mon, 05 Jul 2010 12:09:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o65C8pWo006819 for ; Mon, 5 Jul 2010 12:08:52 GMT Message-ID: <6509142.200971278331731669.JavaMail.jira@thor> Date: Mon, 5 Jul 2010 08:08:51 -0400 (EDT) From: "Natali Kolcowa (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Updated: (CAY-1454) Enable class generator dialog when multiple ObjEntities are selected In-Reply-To: <29059281.53891277449191865.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/CAY-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Natali Kolcowa updated CAY-1454: -------------------------------- Attachment: 0001-Enable-class-generator-dialog-when-multiple-ObjEntit.patch > Enable class generator dialog when multiple ObjEntities are selected > -------------------------------------------------------------------- > > Key: CAY-1454 > URL: https://issues.apache.org/jira/browse/CAY-1454 > Project: Cayenne > Issue Type: Improvement > Components: Modeler > Affects Versions: 3.0.1, 3.1M1 > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > Priority: Minor > Attachments: 0001-Enable-class-generator-dialog-when-multiple-ObjEntit.patch > > > In both 3.1 and 3.0 Modeler "generate classes" menu is disabled when multiple ObjEntities are selected. (and enabled when either a DataMap or a single ObjEntity is selected). We should enable class generator in the multiple ObjEntity selection case (even if multiple selection contains other types of objects)... Class generator Dialog should preselect entities selected on the tree. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.