Re: [pgadmin-hackers] PATCH: Added Note Backform control (pgAdmin4).

2016-04-27 Thread Ashesh Vashi
Checked-in with some more twicks (resolved a typo in my modified patch). -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, Apr 28, 2016 at

[pgadmin-hackers] pgAdmin 4 commit: Added a new control for rendering the notes to be use

2016-04-27 Thread Ashesh Vashi
Added a new control for rendering the notes to be used by different tools/utitilities dialog. Modified a little bit by Ashesh Vashi. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dac514a4ae340e4042fa5a1f57540afad8bb8d97 Author: Murtuza Zabuaw

Re: [pgadmin-hackers] PATCH: Added Note Backform control (pgAdmin4).

2016-04-27 Thread Ashesh Vashi
I've update the patch a little bit. Please test it at your end. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Wed, Apr 27, 2016 at 6:19 PM,

Re: [pgadmin-hackers] [PATCH] Tables node (pgAdmin4)

2016-04-27 Thread Murtuza Zabuawala
Hi Thom, Thank you for your inputs, Will work on it & send updated patch again. Regards, Murtuza > On 27-Apr-2016, at 7:04 pm, Thom Brown wrote: > > On 27 April 2016 at 13:43, Thom Brown wrote: >> On 27 April 2016 at 10:22, Harshal Dhumal >> wrote: >>> >>> Hi, >>> >>> PFA attached patche

Re: [pgadmin-hackers][pgAdmin4][Patch]: File Manager & Backform FileControl

2016-04-27 Thread Neel Patel
Hi Surinder, I have applied the patch file and below are some observations. - When we create the new folder and hit the enter then we are getting the below error. TypeError: argument of type 'NoneType' is not iterable - I have just added the new control in "Import" di

Re: [pgadmin-hackers] [PATCH] Tables node (pgAdmin4)

2016-04-27 Thread Thom Brown
On 27 April 2016 at 13:43, Thom Brown wrote: > On 27 April 2016 at 10:22, Harshal Dhumal > wrote: >> >> Hi, >> >> PFA attached patches for table node and all table child nodes. >> >> This patch includes below nodes, >> >> 1) Table node -- Initial patch by Murtuza, >>

Re: [pgadmin-hackers] [PATCH] Tables node (pgAdmin4)

2016-04-27 Thread Thom Brown
On 27 April 2016 at 10:22, Harshal Dhumal wrote: > > Hi, > > PFA attached patches for table node and all table child nodes. > > This patch includes below nodes, > > 1) Table node -- Initial patch by Murtuza, > constraints compatibility by Harshal. > 2) Column node

[pgadmin-hackers] PATCH: Added Note Backform control (pgAdmin4).

2016-04-27 Thread Murtuza Zabuawala
Hi, This patch will allow us to provide annotate(s) on Form/Dialog. Use in schema: id: 'server_note', label: '{{ _('Note') }}', text: '{{ _('The backup format will be PLAIN') }}', type: 'note' -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Com

Re: [pgadmin-hackers] [PATCH] Tables node (pgAdmin4)

2016-04-27 Thread Harshal Dhumal
Hi, The exclusion constraint has minor validation issue (this won't block testing of patch). I'm closely working with Ashesh to fix this. -- *Harshal Dhumal* *Software Engineer * EenterpriseDB On Wed, Apr 27, 2016 at 2:52 PM, Harshal Dhumal < harshal.dhu...@ente