Jenkins build is back to normal : pgadmin4-master-python36 #335

2017-09-20 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python34 #326

2017-09-20 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python33 #335

2017-09-20 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python35 #333

2017-09-20 Thread pgAdmin 4 Jenkins
See

Build failed in Jenkins: pgadmin4-master-python36 #334

2017-09-20 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Clarify how virtual envs can be used in WSGI mode, and ensure we ship -- [...truncated 381.44 KB...] Collecting Sphinx Using cached Sp

pgAdmin 4 commit: Use the correct lexer in the Apache/Windows docs.

2017-09-20 Thread Dave Page
Use the correct lexer in the Apache/Windows docs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=18dc938556e9f3f65b35c62d02c1b96019b5ed46 Modified Files -- docs/en_US/server_deployment.rst | 9 - 1 file changed, 4 insertion

Build failed in Jenkins: pgadmin4-master-python33 #334

2017-09-20 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Clarify how virtual envs can be used in WSGI mode, and ensure we ship -- [...truncated 379.42 KB...] PhantomJS 2.1.1 (Linux 0.0.

Build failed in Jenkins: pgadmin4-master-python34 #325

2017-09-20 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Clarify how virtual envs can be used in WSGI mode, and ensure we ship -- [...truncated 381.56 KB...] Collecting requests>=2.0.0 (from Sp

pgAdmin 4 commit: Clarify how virtual envs can be used in WSGI mode, an

2017-09-20 Thread Dave Page
Clarify how virtual envs can be used in WSGI mode, and ensure we ship the required bits on Windows. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=263e235862d5db6dd10c4f064625b2f7369f6eb2 Author: Surinder Kumar Modified Files --

Re: [pgAdmin4][Patch]: To exclude SELECT queries from transaction in query tool

2017-09-20 Thread Dave Page
Thanks, applied. On Wed, Sep 20, 2017 at 9:34 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix the issue where we were executing SELECT statements > in transactions in query tool which probably is not required because SELECT > statements are alre

Build failed in Jenkins: pgadmin4-master-python35 #332

2017-09-20 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix validation message styling on thegrant wizard. Fixes #2673 [Dave Page] Fix font on alertify dialogues [Dave Page] Fix an issue where we were executing SELECT statements in

pgAdmin 4 commit: Fix an issue where we were executing SELECT statement

2017-09-20 Thread Dave Page
Fix an issue where we were executing SELECT statements in transactions in query tool which probably is not required because SELECT statements are already protected from dirty reads. Fixes #2683 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=

Re: pgAdmin 4 commit: Bundle fonts with pgAdmin so we have a standard set f

2017-09-20 Thread Dave Page
Thanks, applied. On Tue, Sep 19, 2017 at 12:38 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Dave, > > Please find patch to fix the font on alertify header. > Please review. > > -- > Regards, > Murtuza Zabuawala > > On Fri, Sep 15, 2017 at 7:10 PM, Murtuza Zabuawala ent

pgAdmin 4 commit: Fix font on alertify dialogues

2017-09-20 Thread Dave Page
Fix font on alertify dialogues Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64159d11ce6a437b13d115834bfaec3a25618232 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/static/css/pgadmin.style.css | 4 ++-- 1 file changed,

Re: [pgAdmin4][Patch] RM 2673 Error not displaying in proper format in User management and Grant Wizard

2017-09-20 Thread Dave Page
Thanks, applied. On Tue, Sep 19, 2017 at 11:20 AM, Akshay Joshi < akshay.jo...@enterprisedb.com> wrote: > Hi > > Attached is the patch file to fix RM 2673 "Error not displaying in proper > format in User management and Grant Wizard". Patch contains fix for Grant > Wizard, as fix for user manageme

pgAdmin 4 commit: Fix validation message styling on thegrant wizard. Fi

2017-09-20 Thread Dave Page
Fix validation message styling on thegrant wizard. Fixes #2673 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=13665f68d8e5b51621c176ada17c4f910a305055 Author: Akshay Joshi Modified Files -- web/pgadmin/browser/static/css/wizard.c

Re: [pgAdmin4][Patch]: Fix the logic to extract the error in Query tool

2017-09-20 Thread Dave Page
Thanks - applied! On Tue, Sep 19, 2017 at 8:55 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi Dave, > > Please find updated patch, I have tested following scenarios in query tool, > 1) To test if we highlight faulty syntax > SQL: select a from pg_roles; > > 2) To check du

pgAdmin 4 commit: Tag REL-2_0-RC2 has been created.

2017-09-20 Thread Dave Page
Tag REL-2_0-RC2 has been created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-2_0-RC2 Log Message --- Tag 2.0 RC2

pgAdmin 4 commit: Improve display of error messages in the query tool.

2017-09-20 Thread Dave Page
Improve display of error messages in the query tool. Fixes #2700 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ddbddba33ea695cb479509a1928920525c29893 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/utils/driver/psycopg

[pgAdmin4][Patch]: To exclude SELECT queries from transaction in query tool

2017-09-20 Thread Murtuza Zabuawala
Hi, PFA minor patch to fix the issue where we were executing SELECT statements in transactions in query tool which probably is not required because SELECT statements are already protected from dirty reads. RM#2683 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterpr