[pgadmin-hackers] pgAdmin 4 commit: Using the correct member variable while fetching the

2016-03-06 Thread Ashesh Vashi
Using the correct member variable while fetching the notices/messages from the psycopg2 connection. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31ab9ebacc702ca8d2f00c3546b68f306248c6bf Author: Neel Patel Modified Files -- web/p

[pgadmin-hackers] pgAdmin 4 commit: Trigger an event whenever a register script has been

2016-03-06 Thread Ashesh Vashi
Trigger an event whenever a register script has been initialized from the browser. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6014448dd7db7067e84a68502040d587febecb34 Modified Files -- web/pgadmin/browser/templates/browser/js/b

[pgadmin-hackers] pgAdmin 4 commit: Allow to specify special type - 'group' in schema for

2016-03-06 Thread Ashesh Vashi
Allow to specify special type - 'group' in schema for the browser node, which allows to determine certain group to hide/show the whole tab/fieldset control in the properties, and create dialog. Using this functionality in the database for the 'default privileges - types', which is not allowed befo

Re: [pgadmin-hackers] PATCH: Preferences/Options dialog

2016-03-06 Thread Ashesh Vashi
On Sun, Mar 6, 2016 at 3:00 PM, Ashesh Vashi wrote: > Hi Dave, > > > On Fri, Mar 4, 2016 at 4:08 PM, Dave Page wrote: > >> And here's the attachment. >> >> On Fri, Mar 4, 2016 at 10:27 AM, Dave Page wrote: >> > >> > >> > On Thu, Mar 3, 2016 at 3:40 PM, Ashesh Vashi < >> ashesh.va...@enterprised

Re: [pgadmin-hackers] PATCH: Preferences/Options dialog

2016-03-06 Thread Ashesh Vashi
Hi Dave, On Fri, Mar 4, 2016 at 4:08 PM, Dave Page wrote: > And here's the attachment. > > On Fri, Mar 4, 2016 at 10:27 AM, Dave Page wrote: > > > > > > On Thu, Mar 3, 2016 at 3:40 PM, Ashesh Vashi < > ashesh.va...@enterprisedb.com> > > wrote: > >> > >> On Thu, Mar 3, 2016 at 7:09 PM, Dave Pag