pgAdmin 4 commit: Fix an issue where the dropdown becomes misaligned/di

2019-04-09 Thread Aditya Toshniwal
Fix an issue where the dropdown becomes misaligned/displaced. Fixes #4138 (cherry picked from commit 6016a5ee989a8f3f56c4a03994eb57989c3c0717) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=97853206aa20521575a48aceb64dc6983c53f6b2 Author:

pgAdmin 4 commit: Fixed feature test issues

2019-04-09 Thread Aditya Toshniwal
Fixed feature test issues (cherry picked from commit 5c4c09f237ecde2fdd593326d8c70c4e49aa35b6) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34d0b083853a0fcd7172beaad373b1e3ff9c6eb6 Author: Usman Muzaffar Modified Files -- .

pgAdmin 4 commit: Updated release notes

2019-04-09 Thread Aditya Toshniwal
Updated release notes (cherry picked from commit 490999f528c5bb63d9956de4d0e43482aed4b1e5) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ea311a20efa0ed6defc482dbdda800fcb86808d Author: Akshay Joshi Modified Files -- docs/en

pgAdmin 4 commit: Fit in electron build with existing build process for

2019-04-09 Thread Aditya Toshniwal
Fit in electron build with existing build process for MacOS. Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=61e4351eda31bb1090d7e18c82aef8249dd78913 Modified Files -- electron/assets/icons/{darwin => }/pgAdmin4.icns | Bin ele

pgAdmin 4 commit: Update message catalogs.

2019-04-09 Thread Aditya Toshniwal
Update message catalogs. (cherry picked from commit 3bed332439b7763a3bcb7a3bb6346c53fd9c74f9) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca41b6e971ea2b1be34617de41533ab48bc55242 Author: Akshay Joshi Modified Files -- web/

pgAdmin 4 commit: Ensure that pgAdmin4 should work properly with psycop

2019-04-09 Thread Aditya Toshniwal
Ensure that pgAdmin4 should work properly with psycopg2 v2.8. Fixes #4143 (cherry picked from commit c21ea3c3423142410b7b8f43e0e6a6515516d865) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a6d94ddbef50621a0669d0c93113514c9ba81930 Author:

pgAdmin 4 commit: Update version for release

2019-04-09 Thread Aditya Toshniwal
Update version for release (cherry picked from commit ceb0e39e14ecdbdc1805ffe44986bc0bfa2273a3) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab5e8c75ce3a4aa7d82a3582ae772045d602324f Author: Akshay Joshi Modified Files -- we

pgAdmin 4 commit: Fixed pep8 issue

2019-04-09 Thread Aditya Toshniwal
Fixed pep8 issue (cherry picked from commit 9bff6c7157ca0e96daa22bc313ff4c27630fb8c7) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2375414f65f03233adff19bd65dcf64588745a0 Author: Akshay Joshi Modified Files -- web/pgadmin/

pgAdmin 4 commit: Added recommended ESLinter checks. Fixes #4142

2019-04-09 Thread Aditya Toshniwal
Added recommended ESLinter checks. Fixes #4142 (cherry picked from commit 84ecffa4d9d0965f46bdef8a074f44475d8d79a2) Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40c8124733f0199e7a16c674b5dd3053fb49bf1f Author: Murtuza Zabuawala Modifie

Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support

2019-04-09 Thread Stuart D. Gathman
On Mon, 7 Jan 2019, Sami Kuhmonen wrote: Due to a lot of people missing the support for PostgreSQL 10+ in pgAdmin3 I have decided to resurrect the tool and add support for new versions to it. As far as I understand this is all fine licensing-wise and I have added a repository on GitHub for this