Re: [pgadmin-hackers] PATCH: pgAdmin4 windows installer

2016-03-25 Thread Paresh More
Hello Team, This is regarding pgAdmin4 windows 32 bit installer (runtime mode) using python 2.7 What the patch will create ? -It would create a folder as pkg/win32 -It would create Make.bat,installer.iss, and Resource folder inside pkg/win32 folder What Make.bat would generate -It would create p

[pgadmin-hackers] PATCH: Fixed select2 control template [pgAdmin4]

2016-03-25 Thread Murtuza Zabuawala
Hi, PFA minor patch to fix backform Select2 control template. *Issue:* It was not rendering value properly. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company fixed_select2_template.patch Description: Binary data -- Sent via pgadmin-hac

Re: [pgadmin-hackers] Control for displaying "auto vacuum" fields into grid

2016-03-25 Thread Surinder Kumar
Ok, I will do. On Fri, Mar 25, 2016 at 4:50 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Surinder, > > Can you please move all genereic logic & sql at schema level so that we > can use it in table node as well? > Currently it’s materialized view node centric only. > > >

Re: [pgadmin-hackers] Control for displaying "auto vacuum" fields into grid

2016-03-25 Thread Murtuza Zabuawala
Hi Surinder, Can you please move all genereic logic & sql at schema level so that we can use it in table node as well? Currently it’s materialized view node centric only. Regards, Murtuza > On 23-Mar-2016, at 9:34 pm, Surinder Kumar > wrote: > > Hi, > > > On Fri, Mar 18, 2016 at 8:58 PM,