Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aK4u0-0007b4-5N for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jan 2016 13:58:56 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aK4tz-0003Yh-Oc for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Jan 2016 13:58:55 +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) (envelope-from ) id 1aK4tm-0003Gu-29 for pgadmin-hackers@postgresql.org; Fri, 15 Jan 2016 13:58:42 +0000 Received: from mail-lb0-x22c.google.com ([2a00:1450:4010:c04::22c]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aK4tj-0002xA-0z for pgadmin-hackers@postgresql.org; Fri, 15 Jan 2016 13:58:41 +0000 Received: by mail-lb0-x22c.google.com with SMTP id x4so58753694lbm.0 for ; Fri, 15 Jan 2016 05:58:38 -0800 (PST) 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:content-type; bh=w/kp9v8F+HI+1LdI9lGIUpK/5DGNXU92nDiikur93JU=; b=FeQKPbbcnmD/kKkJMIMhP9R3uUv25cNsB7ewXfyrzC52TUTcjBNrGIXrc9rA/OGM1U /QyRM7G8ILIpJ2ReFgHnLHI0INaFHRIewhEIny43HHW9qbD1OmtY0Y+ZeQkn+bXviYru ueN6Iw/VHic6hpcdBnzjk9PmgfOrUcpMMl72NQ7FVKw/4RSkksn1uITAHyg3FVS68Y4q PkX0jdQcsSFptiWf8UAG89YH/YZrtLxL11r42FpjnyTfDS1Vx6PjI8OaETjVtDNq3p8l xb3SK6lFeEKdl1xSzebGEpG6iJ6v35iOo/YHjx8ZvDuPa3xM0MkAxjJLW4yHwAFV9hbk hEYA== 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:content-type; bh=w/kp9v8F+HI+1LdI9lGIUpK/5DGNXU92nDiikur93JU=; b=RF/v53QTIVN/E+1vJg9Q24Gk9PPtbNnV5lNbABBuDgKfaDnEWCZFdxWejiJVsWr5FP u7fBhOjbdoIKvMQLEVS/TMFXAwERzsPlJdNZw+zIG7e07bMhaB0phxn3Xb+aLmOXZbyU yX0IA+JmTxQW1R1Q8bDBgjjrPv+ps54ZQZmCxVE9S20ICeo6GAun7MT3mBCucjMq8acA YJncrOrqEYgjAfcaOJ0ImaDpFsE298X34TcvmhFzX9YPoL1G/jwUJ5HV8HzfrUm6ix49 Us5Y5marCvZvWzwhjFO/n8kzKS1MmvykoIQOOeQ5vRgCq4AZJjgt3kAMyNtHi4JwHPo1 ZxJg== X-Gm-Message-State: ALoCoQlQNxYK8/8XIfloaw1yM/WiKCc2ikT8aVAxuYvr1Ay2P2kNK43Nd2JUTkpVwnWKv18dhJxjePOWaW+qPEWJEo+IyWyMzysqnxi4YlkhtEtPAcpCLYA= X-Received: by 10.112.14.102 with SMTP id o6mr3219752lbc.87.1452866317957; Fri, 15 Jan 2016 05:58:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.72.169 with HTTP; Fri, 15 Jan 2016 05:58:18 -0800 (PST) In-Reply-To: References: From: Ashesh Vashi Date: Fri, 15 Jan 2016 19:28:18 +0530 Message-ID: Subject: Re: Privilege control with select2cell for user role section To: Harshal Dhumal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a11c37abac9ce6805295fcc63 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 --001a11c37abac9ce6805295fcc63 Content-Type: text/plain; charset=UTF-8 On Fri, Jan 15, 2016 at 3:02 PM, Harshal Dhumal < harshal.dhumal@enterprisedb.com> wrote: > Hi, > > Please find the attached path for Privilege control with select2cell for > user role section > I've checked in this one as two commits. 1. Introduction of the NodeAjaxOptionsCell, and variants of them. 2. Privilege changes. > > TODO: Need to add current database logged in user in Granter filed in > privilege grid control. > I've taken care of it now. Thanks, Ashesh Vashi > > > > -- > *Harshal Dhumal* > *Software Engineer * > > > > EenterpriseDB > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --001a11c37abac9ce6805295fcc63 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Fri, Jan 15, 2016 at 3:02 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
=
Hi,

Please find the attached path f= or Privilege control with select2cell for user role section
=
I've checked in this one as two commits.
1.= Introduction of the NodeAjaxOptionsCell, and variants of them.
2= . Privilege changes.=C2=A0

TODO:=C2=A0 Need to add current database logged in = user in Granter filed in privilege grid control.
I&#= 39;ve taken care of it now.

Thanks,

=
Ashesh Vashi=C2=A0


<= br clear=3D"all">
--=C2=A0
Harshal Dhumal
Software Engineer=C2= =A0





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


--001a11c37abac9ce6805295fcc63--