Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 16531 invoked from network); 9 Feb 2009 21:00:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2009 21:00:21 -0000 Received: (qmail 74945 invoked by uid 500); 9 Feb 2009 21:00:21 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 74782 invoked by uid 500); 9 Feb 2009 21:00:20 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 74771 invoked by uid 99); 9 Feb 2009 21:00:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 13:00:20 -0800 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; Mon, 09 Feb 2009 21:00:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7A56C234C4A9 for ; Mon, 9 Feb 2009 12:59:59 -0800 (PST) Message-ID: <710325991.1234213199486.JavaMail.jira@brutus> Date: Mon, 9 Feb 2009 12:59:59 -0800 (PST) From: "Filippo Diotalevi (JIRA)" To: dev@felix.apache.org Subject: [jira] Created: (FELIX-931) Add bulk operations to web console MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Add bulk operations to web console ---------------------------------- Key: FELIX-931 URL: https://issues.apache.org/jira/browse/FELIX-931 Project: Felix Issue Type: Improvement Components: Web Console Reporter: Filippo Diotalevi Priority: Minor It would be useful to have bulk operations in the web console: - add a checkbox in each row (at the beginning) - the user can select as many checkbox he wants - the user can perform a bulk operation on the selected bundles (uninstall, start, stop) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.