[pgadmin-hackers] PATCH: Python2.6 compatibility fixes (pgAdmin4)

2016-09-06 Thread Murtuza Zabuawala
Hi, PFA minor patch for Python2.6 compatibility with pgAdmin4. Please review. Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company python26_compatibility.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers

Re: [pgadmin-hackers] PATCH: Python2.6 compatibility fixes (pgAdmin4)

2016-09-06 Thread Murtuza Zabuawala
+++ Adding related RM. RM#1636 & RM#1659 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Sep 6, 2016 at 4:36 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch for Python2.6 compatibility

[pgadmin-hackers] PATCH: handling of range types (pgAdmin4)

2016-09-06 Thread Murtuza Zabuawala
Hi, PFA patch to add range type support in pgAdmin4. RM#1658 Please review. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company RM_1658.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.o

[pgadmin-hackers] pgAdmin 4 commit: Improve the logic for Bad handling of missing connect

2016-09-06 Thread Akshay Joshi
Improve the logic for Bad handling of missing connection database server RM #1387 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ac65070bc791e1fc8fb0a9c72808f60d48471d7 Author: Ashesh Vashi Modified Files -- .../browser/server_g

[pgadmin-hackers] Re: RM#1387 [Add-on PATCH] Bad handling of missing connection database server

2016-09-06 Thread Akshay Joshi
Code looks good to me. Patch applied. On Tue, Sep 6, 2016 at 12:05 PM, Akshay Joshi wrote: > > > On Fri, Sep 2, 2016 at 7:49 PM, Dave Page wrote: > >> Akshay, can you review/commit this please? >> > > Sure. > >> >> Thanks. >> >> On Tue, Aug 30, 2016 at 5:05 PM, Ashesh Vashi < >> ashesh.va..

[pgadmin-hackers] pgAdmin 4 commit: Python 2.6 fixes. Fixes #1636. Fixes #1659

2016-09-06 Thread Dave Page
Python 2.6 fixes. Fixes #1636. Fixes #1659 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1b75679ec4a9fc1fe4dba44e6befc91d61352aa6 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/__init__.py | 10 ++

Re: [pgadmin-hackers] PATCH: Python2.6 compatibility fixes (pgAdmin4)

2016-09-06 Thread Dave Page
Thanks, patch applied. On Tue, Sep 6, 2016 at 12:08 PM, Murtuza Zabuawala wrote: > +++ Adding related RM. > > RM#1636 & RM#1659 > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Tue, Sep 6, 2016 at 4:36 PM, Murtuza Zabuawa

[pgadmin-hackers] pgAdmin 4 commit: Support range types in the query tool. Fixes #1658

2016-09-06 Thread Dave Page
Support range types in the query tool. Fixes #1658 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=679ad6fca84038642e12507bc93cbf561a75287e Author: Murtuza Zabuawala Modified Files -- web/pgadmin/utils/driver/psycopg2/__init__.py |

Re: [pgadmin-hackers] PATCH: handling of range types (pgAdmin4)

2016-09-06 Thread Dave Page
Thanks, applied. On Tue, Sep 6, 2016 at 1:57 PM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to add range type support in pgAdmin4. > RM#1658 > > Please review. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > Sent

[pgadmin-hackers] pgAdmin 4 commit: Add an object in an parent properly, which was expand

2016-09-06 Thread Ashesh Vashi
Add an object in an parent properly, which was expanded earlier, and do not have any child withing it. Fixes #1481, #1627. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aeaa4bcad1615e2e91999315ead0af3dd1a816a1 Modified Files -- .

[pgadmin-hackers] pgAdmin 4 commit: Fixed some of the javascript syntax in menu.js

2016-09-06 Thread Ashesh Vashi
Fixed some of the javascript syntax in menu.js Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2540e9687f024f00e44ab2aae226d51af5fa759a Modified Files -- web/pgadmin/browser/static/js/menu.js | 42 +++