[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #284

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix the fix for RM2324. -- [...truncated 272.94 KB...] == FAIL:

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Dave Page
On Tue, Jun 13, 2017 at 11:47 AM, Surinder Kumar wrote: > On Tue, Jun 13, 2017 at 4:05 PM, Dave Page wrote: >> >> On Tue, Jun 13, 2017 at 11:31 AM, Surinder Kumar >> wrote: >> > >> > On Tue, Jun 13, 2017 at

[pgadmin-hackers] pgAdmin 4 commit: Fix the fix for RM2324.

2017-06-13 Thread Dave Page
Fix the fix for RM2324. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=16a15bf9344ed9938cade6eb7090cd7149c4b550 Author: Khushboo Vashi Modified Files --

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM 2324 - PostGIS datatypes not showing up properly on SQL tab.

2017-06-13 Thread Dave Page
Thanks, applied. On Tue, Jun 13, 2017 at 4:45 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > On Mon, Jun 12, 2017 at 8:24 PM, Dave Page wrote: > >> Hi Khushboo, >> >> Looks like this patch broke the regressions tests :-(. Can you take a >> look ASAP

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Ashesh Vashi
-- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Tue, Jun 13, 2017 at 3:56 PM, Dave Page wrote: > On Tue, Jun 13, 2017 at

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #168

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime to allow the zoom -- [...truncated 270.86 KB...] assert response.status_code ==

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #161

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the module - bgprocess [Ashesh Vashi] Using client-side 'url_for' implementation in the backup module. [Ashesh Vashi] Using

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #160

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix the fix for RM2324. -- [...truncated 270.38 KB...] == FAIL:

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Dave Page
Hi On Mon, Jun 12, 2017 at 7:22 PM, Shruti B Iyer wrote: > Hi Dave, > > We regenerated the patch to add new tasks to package.json to compile react > code for development and to not minimize it. This should fix the error you > captured in the screenshot. > > The new task to lint

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #167

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Initial re-vamp of the History tab. -- [...truncated 270.86 KB...] assert response.status_code == 200 AssertionError

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #163

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Initial re-vamp of the History tab. -- [...truncated 270.38 KB...]

Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_ 2477]: New Line text edit pop up renders off page when the size of the grid exceeds the size of the window

2017-06-13 Thread Dave Page
On Mon, Jun 12, 2017 at 5:55 PM, Shirley Wang wrote: >>> >>> >>> On Mon, Jun 12, 2017 at 2:27 PM, Surinder Kumar >>> wrote: >>> > Hi >>> > >>> > The current font-family applied to slick-grid is >>> > 'Verdana,Arial,sans-serif'. >>> > I tried

Re: [pgadmin-hackers] pgAdmin 4 commit: Required mock package for python < 3.3.

2017-06-13 Thread Dave Page
Is mock required at runtime, or just for tests? It's already in web/regressions/requirements.txt On Tue, Jun 13, 2017 at 11:13 AM, Ashesh Vashi wrote: > Required mock package for python < 3.3. > It was required for the commit: >

Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should have meaningful title

2017-06-13 Thread Dave Page
Thanks, patch applied. On Tue, Jun 13, 2017 at 6:24 AM, Surinder Kumar wrote: > Hi > > Changes: > > 1) When Query tool is opened, right now - panel title is displayed as "Query > - 1 ", instead it should display Query - [db_name] on [server_name] as in >

[pgadmin-hackers] pgAdmin 4 commit: Use a more sensible name for Query Tool tabs. Fixes #

2017-06-13 Thread Dave Page
Use a more sensible name for Query Tool tabs. Fixes #2482 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57d866f7b70996a82a881b20248c3285ab3a6900 Author: Surinder Kumar Modified Files --

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #164

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime to allow the zoom -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #169

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g. -- [...truncated 270.86 KB...] assert response.status_code

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #166

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix the fix for RM2324. -- [...truncated 270.86 KB...] assert response.status_code == 200 AssertionError

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #163

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Required mock package for python < 3.3. It was required for the commit: -- [...truncated 270.77 KB...] server_response =

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python34 #160

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Required mock package for python < 3.3. It was required for the commit: [akshay.joshi] Fixed issue of opening file manager dialog from Query Tool.

Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_ 2477]: New Line text edit pop up renders off page when the size of the grid exceeds the size of the window

2017-06-13 Thread Surinder Kumar
Hi On Tue, Jun 13, 2017 at 2:54 PM, Dave Page wrote: > On Mon, Jun 12, 2017 at 5:55 PM, Shirley Wang wrote: > >>> > >>> > >>> On Mon, Jun 12, 2017 at 2:27 PM, Surinder Kumar > >>> wrote: > >>> > Hi > >>> > > >>> > The

Re: [pgadmin-hackers] PG Admin 4

2017-06-13 Thread Dave Page
Hi On Tue, Jun 13, 2017 at 3:09 AM, Matt Owen wrote: > Hi > > > > PGADMIN4 looks great – > Thanks! > however Is there a way to disable the dashboard stuff – the “remove panel” > option doesn’t seem to work that we can see (you can float it but not close > it). We are

[pgadmin-hackers] pgAdmin 4 commit: Skip a test that uses the COLLATE option on PG versio

2017-06-13 Thread Dave Page
Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g. Greenplum). Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a9ce9c97173e904792073597f90ff30c4bfdc1fc Author: Joao Pedro De Almeida Pereira

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] Skip CheckForViewDataTest test based on the DB version

2017-06-13 Thread Dave Page
Thanks, applied. On Mon, Jun 12, 2017 at 8:14 PM, Joao Pedro De Almeida Pereira wrote: > Hello Hackers, > We sent the wrong patch. Attached is the correct one. > > Sorry > > Shruti & Joao > > On Mon, Jun 12, 2017 at 3:08 PM, Joao Pedro De Almeida Pereira >

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Ashesh Vashi
On Tue, Jun 13, 2017 at 2:47 PM, Dave Page wrote: > And then I find a problem. Sigh. > > When running in the desktop runtime, under QtWekKit (the forked, > updated version that is by far the best of the browser engines we've > used), we get the attached error at startup. I

Re: [pgadmin-hackers] pgAdmin 4 commit: Required mock package for python < 3.3.

2017-06-13 Thread Ashesh Vashi
Oops. let me revert it back. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Tue, Jun 13, 2017 at 3:50 PM, Dave Page

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #161

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the Grant-Wizard module. -- [...truncated 270.38 KB...]

Re: [pgadmin-hackers] pgAdmin 4 commit: Required mock package for python < 3.3.

2017-06-13 Thread Ashesh Vashi
On Tue, Jun 13, 2017 at 3:52 PM, Ashesh Vashi wrote: > Oops. > let me revert it back. > 'web/regressions/requirements.txt' needs to change as it is not require for Python >= 3.3. Will do the change. > > -- > > Thanks & Regards, > > Ashesh Vashi > EnterpriseDB

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #161

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Initial re-vamp of the History tab. -- [...truncated 270.38 KB...]

[pgadmin-hackers] pgAdmin 4 commit: Required mock package for python < 3.3.

2017-06-13 Thread Ashesh Vashi
Required mock package for python < 3.3. It was required for the commit: 1208206bc0eca2d135469258e8a209b983e668be Also, do not fetch the scenario-name, when it is not avaiable (but - use default vaule as the stringified test-case itself). Branch -- master Details ---

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Surinder Kumar
On Tue, Jun 13, 2017 at 3:56 PM, Dave Page wrote: > On Tue, Jun 13, 2017 at 11:22 AM, Ashesh Vashi > wrote: > > On Tue, Jun 13, 2017 at 2:47 PM, Dave Page wrote: > >> > >> And then I find a problem. Sigh. > >> > >> When

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #286

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime to allow the zoom -- [...truncated 274.00 KB...]

[pgadmin-hackers] pgAdmin 4 commit: Initial re-vamp of the History tab.

2017-06-13 Thread Dave Page
Initial re-vamp of the History tab. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1208206bc0eca2d135469258e8a209b983e668be Author: Shruti B Iyer Modified Files -- web/.eslintrc.js

[pgadmin-hackers] pgAdmin 4 commit: Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime t

2017-06-13 Thread Dave Page
Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime to allow the zoom level to be reset. Fixes #2485 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a5fda44e400492bd76811906f5261334d819956 Author: Khushboo Vashi

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Added the shortcut (CTRL + 0) to reset the zoom level in runtime

2017-06-13 Thread Khushboo Vashi
On Tue, Jun 13, 2017 at 2:52 PM, Dave Page wrote: > Nice work! Committed (along with an update to the docs). > > Congratulations on your first C++ patch :-) > > Thanks Dave. :) > On Tue, Jun 13, 2017 at 7:07 AM, Khushboo Vashi > wrote: > >

Re: [pgadmin-hackers] pgAdmin 4 commit: Required mock package for python < 3.3.

2017-06-13 Thread Dave Page
On Tue, Jun 13, 2017 at 11:25 AM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrote: > On Tue, Jun 13, 2017 at 3:52 PM, Ashesh Vashi < > ashesh.va...@enterprisedb.com> wrote: > >> Oops. >> let me revert it back. >> > 'web/regressions/requirements.txt' needs to change as it is not require > for

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Dave Page
On Tue, Jun 13, 2017 at 11:22 AM, Ashesh Vashi wrote: > On Tue, Jun 13, 2017 at 2:47 PM, Dave Page wrote: >> >> And then I find a problem. Sigh. >> >> When running in the desktop runtime, under QtWekKit (the forked, >> updated version that is by

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Dave Page
On Tue, Jun 13, 2017 at 11:31 AM, Surinder Kumar wrote: > > On Tue, Jun 13, 2017 at 3:56 PM, Dave Page wrote: >> >> On Tue, Jun 13, 2017 at 11:22 AM, Ashesh Vashi >> wrote: >> > On Tue, Jun 13, 2017 at 2:47 PM,

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #164

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Initial re-vamp of the History tab. -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python34 #157

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Initial re-vamp of the History tab. -- [...truncated 270.38 KB...]

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React

2017-06-13 Thread Surinder Kumar
On Tue, Jun 13, 2017 at 4:05 PM, Dave Page wrote: > On Tue, Jun 13, 2017 at 11:31 AM, Surinder Kumar > wrote: > > > > On Tue, Jun 13, 2017 at 3:56 PM, Dave Page wrote: > >> > >> On Tue, Jun 13, 2017 at 11:22 AM, Ashesh

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Added the shortcut (CTRL + 0) to reset the zoom level in runtime

2017-06-13 Thread Dave Page
Nice work! Committed (along with an update to the docs). Congratulations on your first C++ patch :-) On Tue, Jun 13, 2017 at 7:07 AM, Khushboo Vashi wrote: > Hi, > > On Mon, Jun 12, 2017 at 5:27 PM, Dave Page wrote: >> >> Hi >> >> On Mon, Jun

[pgadmin-hackers] pgAdmin 4 commit: Fixed issue of opening file manager dialog from Query

2017-06-13 Thread Akshay Joshi
Fixed issue of opening file manager dialog from Query Tool. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=794b70daeaafced3ee15c0f6ac7e252ae7ef8ca6 Modified Files --

[pgadmin-hackers] pgAdmin 4 commit: Package 'mock' is required for testing, and for Pytho

2017-06-13 Thread Ashesh Vashi
Package 'mock' is required for testing, and for Python < 3.3 only. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=467825c2d19c1ce43e81ea34fa063ef04938c31a Modified Files -- requirements.txt| 1 -

Re: [pgadmin-hackers] pgAdmin 4 commit: Required mock package for python < 3.3.

2017-06-13 Thread Ashesh Vashi
On Tue, Jun 13, 2017 at 3:57 PM, Dave Page wrote: > > > On Tue, Jun 13, 2017 at 11:25 AM, Ashesh Vashi < > ashesh.va...@enterprisedb.com> wrote: > >> On Tue, Jun 13, 2017 at 3:52 PM, Ashesh Vashi < >> ashesh.va...@enterprisedb.com> wrote: >> >>> Oops. >>> let me revert it

Re: [pgadmin-hackers] pgAdmin 4 commit: Temporarily disable the Javascript bundler test until

2017-06-13 Thread Joao Pedro De Almeida Pereira
Hello Hackers, We will create a new patch to solve this issue. Thanks Joao & Shruti On Tue, Jun 13, 2017 at 9:37 AM, Dave Page wrote: > Pivotal team, > > Per the commit below, and the probably many messages you've likely > seen from Jenkins, I've had to disable the

[pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python26 #292

2017-06-13 Thread pgAdmin 4 Jenkins
See -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #166

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g. -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #171

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue of opening file manager dialog from Query Tool. -- [...truncated 271.26 KB...] Traceback (most recent call last): File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #289

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue of opening file manager dialog from Query Tool. -- [...truncated 272.37 KB...] File

[pgadmin-hackers][patch] Correct bundle test that polluted Python modules

2017-06-13 Thread Joao Pedro De Almeida Pereira
Hi Hackers, Attached you can find the patch that corrects that Bundle tests that was polluting the os and subprocess modules. This patch reverts the commit that skipped the test. Thanks Shruti & Joao correct-bundle-test.patch Description: Binary data -- Sent via pgadmin-hackers mailing

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #168

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue of opening file manager dialog from Query Tool. -- [...truncated 270.94 KB...] File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #173

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Use a more sensible name for Query Tool tabs. Fixes #2482 -- [...truncated 271.29 KB...] Traceback (most recent call last): File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #168

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Use a more sensible name for Query Tool tabs. Fixes #2482 -- [...truncated 270.64 KB...] File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #170

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Use a more sensible name for Query Tool tabs. Fixes #2482 -- [...truncated 270.64 KB...] File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #172

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Package 'mock' is required for testing, and for Python < 3.3 only. -- [...truncated 271.29 KB...] Traceback (most recent call last):

[pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python36 #169

2017-06-13 Thread pgAdmin 4 Jenkins
See -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #165

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Package 'mock' is required for testing, and for Python < 3.3 only. -- [...truncated 270.64 KB...] File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #160

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the module - bgprocess [Ashesh Vashi] Using client-side 'url_for' implementation in the backup module. [Ashesh Vashi] Using

[pgadmin-hackers] pgAdmin 4 commit: Temporarily disable the Javascript bundler test until

2017-06-13 Thread Dave Page
Temporarily disable the Javascript bundler test until it handle more than one run. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb97722fc3826f94f375f5f48807a486383ee3a9 Modified Files --

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #166

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Required mock package for python < 3.3. It was required for the commit: [akshay.joshi] Fixed issue of opening file manager dialog from Query Tool.

Re: [pgadmin-hackers][patch] Correct bundle test that polluted Python modules

2017-06-13 Thread Dave Page
Hi On Tue, Jun 13, 2017 at 3:25 PM, Joao Pedro De Almeida Pereira wrote: > Hi Hackers, > > Attached you can find the patch that corrects that Bundle tests that was > polluting the os and subprocess modules. > > This patch reverts the commit that skipped the test.

Re: [pgadmin-hackers] pgAdmin 4 commit: Temporarily disable the Javascript bundler test until

2017-06-13 Thread Dave Page
Pivotal team, Per the commit below, and the probably many messages you've likely seen from Jenkins, I've had to disable the JavascriptBundler test. It works fine if you're testing a single server, but if you have more than one enabled in test_config.json, then it will fail on the second (and I

[pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python34 #162

2017-06-13 Thread pgAdmin 4 Jenkins
See -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

[pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python27 #174

2017-06-13 Thread pgAdmin 4 Jenkins
See -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #162

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime to allow the zoom [Dave Page] Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g.

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #165

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime to allow the zoom -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #169

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Package 'mock' is required for testing, and for Python < 3.3 only. -- [...truncated 270.64 KB...] File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python34 #158

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Add a shortcut (Ctrl/Cmd + 0 (zero)) to the runtime to allow the zoom -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python34 #159

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g. -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #291

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Use a more sensible name for Query Tool tabs. Fixes #2482 -- [...truncated 272.36 KB...] File

[pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python33 #171

2017-06-13 Thread pgAdmin 4 Jenkins
See -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #167

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Required mock package for python < 3.3. It was required for the commit: -- [...truncated 270.77 KB...] server_response =

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #163

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix the fix for RM2324. -- [...truncated 270.38 KB...] == FAIL:

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #288

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Required mock package for python < 3.3. It was required for the commit: -- [...truncated 273.27 KB...] server_response =

Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should have meaningful title

2017-06-13 Thread Shirley Wang
Awesome!! This is super helpful :) Does this affect a new query window (currently the title is 'Query - untitled')? On Mon, Jun 12, 2017 at 10:25 PM Surinder Kumar < surinder.ku...@enterprisedb.com> wrote: > Hi > > Changes: > > 1) When Query tool is opened, right now - panel title is displayed

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #170

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Required mock package for python < 3.3. It was required for the commit: -- [...truncated 271.23 KB...]

Re: [pgadmin-hackers][patch] Correct bundle test that polluted Python modules

2017-06-13 Thread Joao Pedro De Almeida Pereira
Hi Hackers, Good catch Dave. You can find attached the new diff with the correction of the problem above. Thanks Shruti & Joao On Tue, Jun 13, 2017 at 10:35 AM, Dave Page wrote: > Hi > > On Tue, Jun 13, 2017 at 3:25 PM, Joao Pedro De Almeida Pereira >

Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should have meaningful title

2017-06-13 Thread Dave Page
Hmm, this seems to have broken the feature tests. Can you look at that ASAP please? I think it's because the tab text has changed. On Tue, Jun 13, 2017 at 11:34 AM, Dave Page wrote: > Thanks, patch applied. > > On Tue, Jun 13, 2017 at 6:24 AM, Surinder Kumar >

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #165

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the Grant-Wizard module. -- [...truncated 270.86 KB...] assert

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #283

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the Grant-Wizard module. -- [...truncated 272.94 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python27 #164

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the module - bgprocess [Ashesh Vashi] Using client-side 'url_for' implementation in the backup module. [Ashesh Vashi] Using

Re: [pgadmin-hackers] [pgAdmin4][Patch]: Added the shortcut (CTRL + 0) to reset the zoom level in runtime

2017-06-13 Thread Khushboo Vashi
Hi, On Mon, Jun 12, 2017 at 5:27 PM, Dave Page wrote: > Hi > > On Mon, Jun 12, 2017 at 5:33 AM, Khushboo Vashi > wrote: > > Hi, > > > > Please find the attached patch to reset the zoom level in the desktop > > runtime. > > > > Added the new

[pgadmin-hackers] pgAdmin 4 commit: Using client-side 'url_for' implementation in the Gra

2017-06-13 Thread Ashesh Vashi
Using client-side 'url_for' implementation in the Grant-Wizard module. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0243d886c3cd01d8ca4d2941edf063c39affd1e6 Modified Files -- web/pgadmin/tools/grant_wizard/__init__.py |

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #159

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the Grant-Wizard module. -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #285

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Initial re-vamp of the History tab. -- [...truncated 274.00 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #166

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Use a more sensible name for Query Tool tabs. Fixes #2482 -- [...truncated 270.64 KB...] File

Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should have meaningful title

2017-06-13 Thread Surinder Kumar
On Tue, Jun 13, 2017 at 11:24 PM, Shirley Wang wrote: > > > On Tue, Jun 13, 2017 at 10:42 AM Surinder Kumar < > surinder.ku...@enterprisedb.com> wrote: > >> On Tue, Jun 13, 2017 at 10:08 PM, Shirley Wang wrote: >> >>> Awesome!! This is super helpful :) >>>

Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should have meaningful title

2017-06-13 Thread Shirley Wang
On Tue, Jun 13, 2017 at 10:42 AM Surinder Kumar < surinder.ku...@enterprisedb.com> wrote: > On Tue, Jun 13, 2017 at 10:08 PM, Shirley Wang wrote: > >> Awesome!! This is super helpful :) >> >> Does this affect a new query window (currently the title is 'Query - >> untitled')? >>

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #287

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g. -- [...truncated 274.00 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python33 #162

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the Grant-Wizard module. -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python34 #155

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the Grant-Wizard module. -- [...truncated 270.38 KB...]

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python34 #154

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Using client-side 'url_for' implementation in the module - bgprocess [Ashesh Vashi] Using client-side 'url_for' implementation in the backup module. [Ashesh Vashi] Using

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #162

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Fix the fix for RM2324. -- [...truncated 270.38 KB...] == FAIL:

[pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python35 #167

2017-06-13 Thread pgAdmin 4 Jenkins
See -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

Re: [pgadmin-hackers] Declarative partitioning in pgAdmin4

2017-06-13 Thread Robert Eckhardt
Akshay, Have you determined the minimum feature set you are shooting for before you commit this? The reason I ask is that we were thinking that some level of simple automation would probably be nice to make this super useful. Basically if you consider a simple example of partitioning 90 days of

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python35 #164

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue of opening file manager dialog from Query Tool. -- [...truncated 270.94 KB...] File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python26 #290

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Ashesh Vashi] Package 'mock' is required for testing, and for Python < 3.3 only. -- [...truncated 273.42 KB...] File

[pgadmin-hackers] Build failed in Jenkins: pgadmin4-master-python36 #165

2017-06-13 Thread pgAdmin 4 Jenkins
See Changes: [Dave Page] Skip a test that uses the COLLATE option on PG versions below 9.1 (e.g. -- [...truncated 270.38 KB...]