[pgadmin4][patch] fix history panel on ie11

2017-07-07 Thread Sarah McAlear
Hi Hackers! This patch fixes the layout issues on IE11. There is a known issue on react-split-pane that requires a previous version of bowser in order to render correctly on IE11. We had to downgrade the version of bowser to 1.6.1 until the relevant pull request to react-split-pane has been

[pgadmin-hackers][patch] Update the error alerts style in dialog

2017-07-07 Thread Joao De Almeida Pereira
Hi Hackers, We updated the style of the error alerts in the dialogs window to match the style guide. Below is a screenshot of how it looks: [image: Inline image 1] Thanks Shruti & Joao change-style-of-error-alerts-in-dialogs.patch Description: Binary data

pgAdmin 4 commit: Revert "Open query tool and debugger windows in new t

2017-07-07 Thread Dave Page
Revert "Open query tool and debugger windows in new tabs by default." This reverts commit 1a6fe946ce69736a4b9af8bcd79568f907fa383a. This is going to break the regression tests, so reverting it for now. Branch -- master Details ---

pgAdmin 4 commit: Open query tool and debugger windows in new tabs by d

2017-07-07 Thread Dave Page
Open query tool and debugger windows in new tabs by default. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a6fe946ce69736a4b9af8bcd79568f907fa383a Modified Files -- web/pgadmin/tools/debugger/__init__.py | 2 +-

pgAdmin 4 commit: Fix alert animation on IE11

2017-07-07 Thread Dave Page
Fix alert animation on IE11 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08e874a0266e56f07ec61cbeed1173c249a2311f Author: Murtuza Zabuawala Modified Files --

Re: [RM2534][pgAdmin4] Fix issues related to table OF TYPE property.

2017-07-07 Thread Dave Page
Thanks, applied. On Fri, Jul 7, 2017 at 2:41 PM, Harshal Dhumal < harshal.dhu...@enterprisedb.com> wrote: > Hi, > > Please find attached patch to fix issue related to table OF TYPE property. > > -- > *Harshal Dhumal* > *Sr. Software Engineer* > > EnterpriseDB India: http://www.enterprisedb.com >

pgAdmin 4 commit: Fix handling of CREATE TABLE OF . Fixes #2534

2017-07-07 Thread Dave Page
Fix handling of CREATE TABLE OF . Fixes #2534 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d151bdb4cd9b6038864dc9596d279860628cb70f Author: Harshal Dhumal Modified Files --

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

2017-07-07 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python26 #343

2017-07-07 Thread pgAdmin 4 Jenkins
See

Re: [pgAdmin4][Patch] To fix the issue in Function, Procedure & Trigger Function modules

2017-07-07 Thread Dave Page
Of course, yes you're correct. Thanks - patch applied. On Thu, Jul 6, 2017 at 3:59 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Sorry, I think my last statement was misleading. > > No, It's not broken, I meant the behaviour is taken from pgAdmin3, It is > disabled by

pgAdmin 4 commit: Fix the formatting of the ROWS option for functions e

2017-07-07 Thread Dave Page
Fix the formatting of the ROWS option for functions etc. Fixes #2537 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=acd3568f064be65ec82d2b2e20189b7cf3df2fef Author: Murtuza Zabuawala Modified Files

pgAdmin 4 commit: Enable pretty html output of our karma test results.

2017-07-07 Thread Dave Page
Enable pretty html output of our karma test results. While running yarn test:karma, visit localhost:9876/debug.html to see test output. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8646e9e404401478342ed44e41ed9fa009fe0e63 Author: Sarah

Re: [pgadmin-hackers][pgAdmin4][Patch] Make karma test results output to browser

2017-07-07 Thread Dave Page
Thanks, applied. On Thu, Jul 6, 2017 at 3:09 PM, Sarah McAlear wrote: > Hi Hackers! > > Attached is a minor patch that enables pretty html output of our karma > test results. While running yarn test:karma, visit > localhost:9876/debug.html to see test output. > > Thanks, >

Re: Fix clear history option [pgAdmin4][RM2535]

2017-07-07 Thread Dave Page
Thanks, applied. On Thu, Jul 6, 2017 at 2:50 PM, Harshal Dhumal < harshal.dhu...@enterprisedb.com> wrote: > Hi, > > Please find attached patch to fix clear history functionality in query > tool. > > -- > *Harshal Dhumal* > *Sr. Software Engineer* > > EnterpriseDB India:

[RM2534][pgAdmin4] Fix issues related to table OF TYPE property.

2017-07-07 Thread Harshal Dhumal
Hi, Please find attached patch to fix issue related to table OF TYPE property. -- *Harshal Dhumal* *Sr. Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git

Re: Windows testing required: Updated runtime

2017-07-07 Thread Dave Page
If you've done that, then you really have removed everything except for a handful of registry entries. To completely start over you should: - Uninstall pgAdmin - Ensure the original installation directory is removed entirely. - Remove "%APPDATA%\pgAdmin" (not %APPDATA%\pgAdmin4) - Remove

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

2017-07-07 Thread pgAdmin 4 Jenkins
See

Jenkins build is back to normal : pgadmin4-master-python27 #227

2017-07-07 Thread pgAdmin 4 Jenkins
See

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

2017-07-07 Thread pgAdmin 4 Jenkins
See

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

2017-07-07 Thread pgAdmin 4 Jenkins
See

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

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Partitioned table does not present in grant wizard. Fixes #2543 -- [...truncated 132.82 KB...] Fetch synonym Node URL ... skipped

Re: Windows testing required: Updated runtime

2017-07-07 Thread Dave Page
Hi On Fri, Jul 7, 2017 at 9:20 AM, Mike Surcouf wrote: > Hi Dave > > > > 30 second start-up so still very slow for me. > That's strange - I get < 12s even on my underpowered virtual machine. What spec machine are you running? Can you try with AV disabled? > > >

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

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue by adding extra check for 'relkind' column -- [...truncated 480.29 KB...] TriggersUpdateTestCase (Put

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

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue by adding extra check for 'relkind' column -- [...truncated 480.33 KB...] Create

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

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue by adding extra check for 'relkind' column -- [...truncated 480.39 KB...] Create

Build failed in Jenkins: pgadmin4-master-python26 #341

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue by adding extra check for 'relkind' column -- [...truncated 474.61 KB...] SynonymAddTestCase (Default

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

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Fixed issue by adding extra check for 'relkind' column -- [...truncated 480.48 KB...] DatabaseAddTestCase (Check

Build failed in Jenkins: pgadmin4-master-python27 #225

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Added support of Declarative Partitioning (Range, List) for PostgreSQL -- [...truncated 477.15 KB...]

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

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Added support of Declarative Partitioning (Range, List) for PostgreSQL -- [...truncated 486.53 KB...]

Build failed in Jenkins: pgadmin4-master-python26 #340

2017-07-07 Thread pgAdmin 4 Jenkins
See Changes: [akshay.joshi] Added support of Declarative Partitioning (Range, List) for PostgreSQL -- [...truncated 480.52 KB...]

pgAdmin 4 commit: Added support of Declarative Partitioning (Range, Lis

2017-07-07 Thread Akshay Joshi
Added support of Declarative Partitioning (Range, List) for PostgreSQL 10. This allows the user to create partitioned table and it's partitions. - Edit partitions, Create/Listing of constraints, rules, triggers under partitions. (Implemented by Harshal) - Updating browser tree node when