Re: [pgadmin-hackers][Patch] Refactor sql template version picking

2017-01-29 Thread Murtuza Zabuawala
Hi Dave, I found one typo as given below and apart from that, code is working as expected with new template loader, - web/pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:241: return 'ppas/*#{0#}*'.format(ver) -- Regards, Murtuza Zabuawala EnterpriseDB: http://w

[pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue in handling of timestamp type

2017-01-29 Thread Murtuza Zabuawala
Hi, Please find a patch to fix the issue in timestamp & time type when user tries to provide scale/lengt to them. I did some refactoring in code to handle it at one place, affected nodes would be Type, Table & Column. *RM#2076* -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.

Re: [pgadmin-hackers] PATCH: To fix the issue in Database node (pgAdmin4)

2017-01-29 Thread Murtuza Zabuawala
Hi Dave, Please find updated patch, Tested against maintenance database as well. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Jan 25, 2017 at 6:39 PM, Dave Page wrote: > Hi > > On Wed, Jan 25, 2017 at 12:21 PM, Murtuza Zabuaw

Re: [pgadmin-hackers][Patch] Refactor sql template version picking

2017-01-29 Thread Murtuza Zabuawala
Sure Dave, I will take a look. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Jan 27, 2017 at 9:57 PM, Dave Page wrote: > Scrub that Khushboo - Murtuza, can you review on Monday please? I'm > being told Khushboo is on the critic

[pgadmin-hackers] [pgAdmin4][Patch]: RM2047 - Allow user to move panel over the menu bar

2017-01-29 Thread Surinder Kumar
Hi Dave, *Solution:* Setting z-index: 10 of .pg-navbar menu class to allow panel float over the menu bar. Please find attached patch. Thanks, Surinder Kumar RM2047.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your