Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2F4B8200B83 for ; Sat, 17 Sep 2016 12:48:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2DFE2160ADE; Sat, 17 Sep 2016 10:48:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 74688160ABB for ; Sat, 17 Sep 2016 12:48:21 +0200 (CEST) Received: (qmail 2887 invoked by uid 500); 17 Sep 2016 10:48:20 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 2864 invoked by uid 99); 17 Sep 2016 10:48:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Sep 2016 10:48:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7D2AB2C014D for ; Sat, 17 Sep 2016 10:48:20 +0000 (UTC) Date: Sat, 17 Sep 2016 10:48:20 +0000 (UTC) From: "Divesh Dutta (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (OFBIZ-7542) Convert search criteria on 'Status' into multi-select pattern on all search screens MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 17 Sep 2016 10:48:22 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divesh Dutta resolved OFBIZ-7542. --------------------------------- Resolution: Fixed Assignee: Swapnil Shah (was: Mohammad Kathawala) All the child tickets are resolved. Assigning Swapnil for verification and closure. > Convert search criteria on 'Status' into multi-select pattern on all search screens > ----------------------------------------------------------------------------------- > > Key: OFBIZ-7542 > URL: https://issues.apache.org/jira/browse/OFBIZ-7542 > Project: OFBiz > Issue Type: Improvement > Components: ALL COMPONENTS > Affects Versions: Upcoming Branch > Reporter: Swapnil Shah > Assignee: Swapnil Shah > > There are many screens where search can be performed on on given status at a time as its shown in form of dropdown and user can select only one value from it. > Like Order list screen, we can try using this multi-select as generic search pattern starting with 'Status' and leveraging upon it for any other eligible search criteria. It should behave as follows: > # Selecting "All" (via checkbox) should auto-select all applicable statuses > # De-selecting "All" should remove selection from all selected statuses > # After selecting "All" if any other status(es) are selected and "All" should be de-selected automatically > # Multiple statuses should be selectable simultaneously > # The search result should honor the selected statuses -- This message was sent by Atlassian JIRA (v6.3.4#6332)