Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1alvpr-0000nq-4x for pgadmin-hackers@arkaria.postgresql.org; Fri, 01 Apr 2016 09:57:47 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1alvpq-0001sM-No for pgadmin-hackers@arkaria.postgresql.org; Fri, 01 Apr 2016 09:57:46 +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 1alvpq-0001sG-FP for pgadmin-hackers@postgresql.org; Fri, 01 Apr 2016 09:57:46 +0000 Received: from mail-ig0-x22e.google.com ([2607:f8b0:4001:c05::22e]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1alvpn-0007BT-4T for pgadmin-hackers@postgresql.org; Fri, 01 Apr 2016 09:57:46 +0000 Received: by mail-ig0-x22e.google.com with SMTP id cl4so9135009igb.0 for ; Fri, 01 Apr 2016 02:57:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=IaDVJH/cWCcnde2GfzrkosHpER4LrXH36GvC2TrXIyQ=; b=KFDIW2ZIoznPgYrX2J/3kAYwhokQRUBmX1Cocg3L2QkNrC9ZFaIx6TdUKlVOcN8JtR /h7G2xqrzjIeMz+1zJA2Rn9glR+Kgy9OSb6Bp9RESSYEGyUmjLSe/B+9tGTNKvzJFU02 zRo006H+d3Ho8vaHluVxufFUYcPYOOEHjyQgzw3Q2jk2ffP27u175z/skKos7LZxeuZ8 zO9mcwS9teGKwtQVVWDRiEU8Vdip4/RFmRxHKe898T12xHTnK36tJYHM3VZMrwkIudu8 k3Iz3c4QwvTHXgnHIN8sHzifgpsK1hhR+hdopAgJlntzEoh9rckh6XLrgCtHVbJLFjvl KqNQ== 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=IaDVJH/cWCcnde2GfzrkosHpER4LrXH36GvC2TrXIyQ=; b=OmcvJhu6/JNmeGDzqj8sRvOgE7lzZc/i5B9x7z2tHDD3saTYhKOKFHSdyEo3T1fITl b6X/TOUC7QPnWg5D2F5DlS5pYHWnEtW5xnR81rR9LEDuusBHrfDIKlRyobhaEM+j/+Bb GxlMdiKEQTmPHi63BkhVoOYBdxdqCyVbDM6Ca3Os0O3goQIZjCTOgOd+BKruA8VDRnb7 zAZFNz0OcMwdDdCFaPi7TmdOG0AjzI6TUe9NuL/pTmtMtA3MglIyiqU2HYBFcPMA3AqK ElmjNjbxK+ZuHjRBVDysmgpzS02/E5cr9qrJiqJ8ljbCJcLIkkz6RnMI2gRpDVqcCjgR BXvQ== X-Gm-Message-State: AD7BkJKOKEg+UrZdlVBl7V+NunjIQ9fSl1i/h+zCOs2GBjcEXEZJXATl7xgtLdfnLEt+lq1FtD92WcimrDEWdQ+4 X-Received: by 10.50.119.101 with SMTP id kt5mr2184598igb.70.1459504661573; Fri, 01 Apr 2016 02:57:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.39.5 with HTTP; Fri, 1 Apr 2016 02:57:22 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Fri, 1 Apr 2016 15:27:22 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch]: Collection Control Fixes To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=089e0111c1bce6db2d052f696884 X-Pg-Spam-Score: -1.0 (-) 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 --089e0111c1bce6db2d052f696884 Content-Type: text/plain; charset=UTF-8 Thanks - committed! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Mar 28, 2016 at 2:52 PM, Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find attached patch to fix below issues in the Collection Control: > > 1> Unique Collection Control: > Couldn't listen Change event > 2> Subnode Collection Control: > Add button Label was not in Upper case > > First Issue was reported by Murtuza. > > Thanks, > Khushboo > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --089e0111c1bce6db2d052f696884 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks - committed!

--

Thanks & Regards,=

Ashesh Vashi
EnterpriseDB INDIA: <= a href=3D"http://www.enterprisedb.com" target=3D"_blank">Enterprise Postgre= SQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Mon, Mar 28, 2016 at 2:52 PM, Khushboo Va= shi <khushboo.vashi@enterprisedb.com> wrote:
Hi,
Please find attached patch to fix below issues in the Collection Con= trol:

1> Unique Collection Control:
Couldn't listen Change event
2> Subnode = Collection Control:
Add button Label was= not in Upper case

First Issue was report= ed by Murtuza.

Thanks,
Khushboo<= br>


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=


--089e0111c1bce6db2d052f696884--