Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bgweB-0002xd-4p for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Sep 2016 16:21:23 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bgweA-00017s-Nj for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Sep 2016 16:21:22 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bgweA-00017i-Fc for pgadmin-hackers@postgresql.org; Mon, 05 Sep 2016 16:21:22 +0000 Received: from mail-it0-x232.google.com ([2607:f8b0:4001:c0b::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bgwe7-0007SI-2X for pgadmin-hackers@postgresql.org; Mon, 05 Sep 2016 16:21:21 +0000 Received: by mail-it0-x232.google.com with SMTP id e124so153370883ith.0 for ; Mon, 05 Sep 2016 09:21:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=t+BN/4sy8vU9fvDEZiMwQ0OVBToOzm8jkwE7VVpNcjw=; b=Sq/uEqlGKGbsGsQybIS3kvqKyE9OuTXghBylfsB90vxI5uD8ZO+vanhk7tmJOPePMY pt2Ym3aIlnIAKoPPwi5PhwYNRIfv9beb7cl6Vnr1ns1H31uKOjTUDnwjB74fsf+B34yJ p6ANP7IA1tr0xEMEjPwF3nKwpj4fBGuhASCPlcu+TH9f6eFZ7WDNhW/BQho9TtYDBOJN 3MjPvKg2AjJuTrfOiC1h5feJDq+Z7Uivc0Zvoc7CmgR965qG6m97r5I5YktLdrl/jpOO sj9VGqrWWlBKBkGdqwM4qiDUO7vCWGSeQMS+9ugW3OKggxlpwZujuaEUr/CTo+q0CIU9 qXeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=t+BN/4sy8vU9fvDEZiMwQ0OVBToOzm8jkwE7VVpNcjw=; b=Mz1dC4GqyM9ho2Hrbr+HCUJg7NVnRQAelzKZ/QpJ4VQkqyp4TFYCOt4KQ5HnYHbz1n 935SfeBEOkNDYn1AHr3o261ZQre1mpHqp+aZTRdHhXmZ1Sl3YsZnO2f4PMa50o/H4eex aU9TjynwKt+YMbKkpeeqAlTLiOVNhdHGK4kVkBbJQ2iaeNSEXVib6I+ANO6ZlH7izxh+ Dnw2KEE4x8G2xcOnHodWMpVALNbCiOVkmucda3SXSkzqN0fj/nau570y23dGJWG6jlwe FFDVqX/cRBotfa42XLCbeW5jPu97Z8fOslaIy6eRBoVn7kmRYXHGxQN64Uq131kxRs0C hd5w== X-Gm-Message-State: AE9vXwOjes9Cj+KsoMzdhzBhneSRyaaAtZxAykYAH//TWQJKvtFC+0G+o51kh3B/5b+762bf4spV4d1pfyUpmg== X-Received: by 10.36.51.206 with SMTP id k197mr26635402itk.37.1473092476849; Mon, 05 Sep 2016 09:21:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Mon, 5 Sep 2016 09:21:16 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 5 Sep 2016 17:21:16 +0100 Message-ID: Subject: Re: PATCH: Added user confirmation on panel close (pgAdmin4) To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Thanks - committed, but we managed to miss a couple of similar cases. I logged them here: https://redmine.postgresql.org/issues/1666 - can you take a look please? On Mon, Sep 5, 2016 at 3:31 PM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to add user confirmation on panel close whenever user has any > changes to save in grid or in sql text area. > RM#1661 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers