Re: [pgAdmin][RM6130] React based framework for properties dialog and port Server Group, Server and Database dialogs

2021-06-17 Thread Dave Page
Hi On Thu, Jun 17, 2021 at 11:01 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch marks the beginning of migrating properties dialog/tab to > React based code, which is easy to maintain, performant and testable using > automation. > Patch includes:

pgAdmin 4 commit: Revert "Fixed API test cases for PG/EPAS 9.6" per Khu

2021-06-17 Thread Dave Page
Revert "Fixed API test cases for PG/EPAS 9.6" per Khushboo. This reverts commit 37278f2cd32bb16dddbfe9926c143b53f8efa8d0. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4e067835c3ea3b7ebb4ec5f40e3d7726feba4fdf Modified Files --

Re: [pgAdmin4][Patch] - Test cases failure fix

2021-06-17 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jun 17, 2021 at 3:58 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the test cases failure due to below > error on PG 9.6. > > psycopg2.errors.ObjectInUse: database "test_db_1658f" is being accessed

pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6

2021-06-17 Thread Akshay Joshi
Fixed API test cases for PG/EPAS 9.6 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37278f2cd32bb16dddbfe9926c143b53f8efa8d0 Author: Khushboo Vashi Modified Files -- .../schemas/tables/constraints/check_constraint/__init__.py

pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6

2021-06-17 Thread Akshay Joshi
Fixed API test cases for PG/EPAS 9.6 Branch -- React_Porting Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9b0401202bb172fda4db4b37fbfe1078a814aad6 Author: Khushboo Vashi Modified Files --

pgAdmin 4 commit: Update Japanese translation.

2021-06-17 Thread Akshay Joshi
Update Japanese translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aaf5d64fe0d68909993bf67bfb4a9e1d1f0ee0af Author: Identifier Anonymous Modified Files -- .../translations/ja/LC_MESSAGES/messages.mo

pgAdmin 4 commit: Added support to launch PSQL for the connected databa

2021-06-17 Thread Akshay Joshi
Added support to launch PSQL for the connected database server. Fixes #2341 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3ddf941cd772164c96767bd547346574bce3ed6a Author: Nikhil Mohite Modified Files --

pgAdmin 4 commit: Update version for release.

2021-06-17 Thread Akshay Joshi
Update version for release. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1c2b312d49fbe92a3437a4a2bd3daaefa228c87d Modified Files -- web/config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgAdmin 4 commit: Fixed issues related to About dialog:

2021-06-17 Thread Akshay Joshi
Fixed issues related to About dialog: 1) On resizing, the server configuration text area should be resized. 2) Any password should not be visible in the configuration. 3) Configurations are not properly quoted. 4) Added the "Copy" button so that the user can copy the configuration directly. refs

pgAdmin 4 commit: Fixed column sizing issue when there are no rows in a

2021-06-17 Thread Akshay Joshi
Fixed column sizing issue when there are no rows in a table. refs #5954 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f34adaca415d4a34c7fcf03f42360798518d7aab Author: Aditya Toshniwal Modified Files --

pgAdmin 4 commit: Fixed an issue where a decimal number is appended for

2021-06-17 Thread Akshay Joshi
Fixed an issue where a decimal number is appended for character varying fields while downloading the data in CSV format. Fixes #6520 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e3190b86ab803b1deb3851df443f9e271a6058bb

pgAdmin 4 commit: Update Dependencies.

2021-06-17 Thread Akshay Joshi
Update Dependencies. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=62e08d2b7e86fb119d4c1ec318759a7d9c68da36 Modified Files -- DEPENDENCIES | 290 ++- 1

pgAdmin 4 commit: Updated Flask-Security-Too to the latest v4. Fixes #6

2021-06-17 Thread Akshay Joshi
Updated Flask-Security-Too to the latest v4. Fixes #6225 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=065a3aa2f5a22024746419596de7de8dff34440c Author: Aditya Toshniwal Modified Files --

pgAdmin 4 commit: 1) Added logic to set the appropriate default binary

2021-06-17 Thread Akshay Joshi
1) Added logic to set the appropriate default binary path if DEFAULT_BINARY_PATH is set in the config and the user not updated the preferences. 2) Remove 'gpdb' from DEFAULT_BINARY_PATH. 3) Fixed API test cases. refs #5370 Branches React_Porting master Details ---

pgAdmin 4 commit: Various fixes to the setup process description.

2021-06-17 Thread Dave Page
Various fixes to the setup process description. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ead82f9b8539e61096474c5b31b3a679a3b14c9 Modified Files -- pkg/win32/README.md | 46

pgAdmin 4 commit: Fixed an issue where the Foreground Color property of

2021-06-17 Thread Akshay Joshi
Fixed an issue where the Foreground Color property of server dialog does not work. Fixes #6482 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5b124834162474e6ee9371698d30f1905c41ff4a Author: Nikhil Mohite Modified Files

pgAdmin 4 commit: Update Czech translation.

2021-06-17 Thread Akshay Joshi
Update Czech translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48dbf5a3dcebf4ad8b8541d46ca5a07e01f4832f Author: Libor M Modified Files -- .../translations/cs/LC_MESSAGES/messages.mo| Bin

pgAdmin 4 commit: Ensure that the Query Tool connection string should n

2021-06-17 Thread Akshay Joshi
Ensure that the Query Tool connection string should not be changed as per the 'Query Tool tab title'. Fixes #6404 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1067ffe6737f32db3c41c99d9c95191781d534b Author: Nikhil Mohite

pgAdmin 4 commit: Hardcoded 'itsdangerous' version to <=1.1.0, as the l

2021-06-17 Thread Akshay Joshi
Hardcoded 'itsdangerous' version to <=1.1.0, as the latest version not working correctly for pgAdmin. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a95550fc0d0f0c33df8cfab4ebf970fbfa291a4 Modified Files --

pgAdmin 4 commit: Disable browser password saving in the runtime. Fixes

2021-06-17 Thread Dave Page
Disable browser password saving in the runtime. Fixes #6473 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a3a5174b2b0793cea0a2575c10814a784f5f0a1 Modified Files -- docs/en_US/release_notes_5_4.rst | 1 +

pgAdmin 4 commit: Added extra check for verifying the rename of the dat

2021-06-17 Thread Akshay Joshi
Added extra check for verifying the rename of the database. refs #4203 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d5f537aae497e4ac3811a035ca357dbef07c0885 Author: Rahul Shirsat Modified Files --

pgAdmin 4 commit: Added PSQL tool support for the Windows platform.

2021-06-17 Thread Akshay Joshi
Added PSQL tool support for the Windows platform. Fixed following issues: 1. If the database name contains escape characters then PSQL unable to connect. 2. If the user terminates the connection by typing the 'exit' command, PSQL will show the connection termination msg. Fixes #2341 Branches

pgAdmin 4 commit: Added RESQL/MSQL test cases for Table and its child n

2021-06-17 Thread Akshay Joshi
Added RESQL/MSQL test cases for Table and its child nodes. Fixes #4622 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2042f48cd18ea6dbd42aeadc0742835cca9421d Author: Yogesh Mahajan Modified Files --

pgAdmin 4 commit: Modifies the way to execute feature tests in parallel

2021-06-17 Thread Akshay Joshi
Modifies the way to execute feature tests in parallel and it should be configured in Server Mode. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d58f60a53aadc07bf471102778e1089fd2239a2 Author: Yogesh Mahajan Modified

pgAdmin 4 commit: Fixed API test cases failed due to wrong handling of

2021-06-17 Thread Akshay Joshi
Fixed API test cases failed due to wrong handling of default binary path. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a086a9173cf92553956a6d330bac03fe2db24cf Modified Files --

pgAdmin 4 commit: Update Italian translation.

2021-06-17 Thread Akshay Joshi
Update Italian translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7d5fc847471cea298e683589a758a3eb525ab0eb Author: Domenico Sgarbossa Modified Files -- .../translations/it/LC_MESSAGES/messages.mo

pgAdmin 4 commit: Added window maximize/restore functionality for prope

2021-06-17 Thread Akshay Joshi
Added window maximize/restore functionality for properties dialog. Fixes #4064 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37dece2cd8073f0f10895eca67b74fd491ca96e4 Author: Rahul Shirsat Modified Files --

pgAdmin 4 commit: Added support to rotate the pgadmin log file on the b

2021-06-17 Thread Akshay Joshi
Added support to rotate the pgadmin log file on the basis of Size and Age. Fixes #6395 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=faa49687be2e0a82bc2e4e232b8ea821ed3624b9 Author: Yogesh Mahajan Modified Files

pgAdmin 4 commit: Update Czech translation.

2021-06-17 Thread Akshay Joshi
Update Czech translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f29852f6f03cb08aae75ca93ab02b301dafc12f9 Author: Libor M Modified Files -- .../translations/cs/LC_MESSAGES/messages.mo| Bin

pgAdmin 4 commit: Added a mechanism to detect a corrupt/broken config d

2021-06-17 Thread Akshay Joshi
Added a mechanism to detect a corrupt/broken config database file. Fixes #6460 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7c88ee7cff0dc168c6131b4e720e186e2b036e4e Author: Nikhil Mohite Modified Files --

pgAdmin 4 commit: Update Japanese translation.

2021-06-17 Thread Akshay Joshi
Update Japanese translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d93ec3bb9161a121ce5a5e3adec0246761f35702 Author: fn ln Modified Files -- .../translations/ja/LC_MESSAGES/messages.mo| Bin

pgAdmin 4 commit: Fixes SonarQube issues.

2021-06-17 Thread Akshay Joshi
Fixes SonarQube issues. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a487a51135b7be4df22f91f56b0cc49789ad6aba Author: Ashesh Vashi Modified Files --

pgAdmin 4 commit: Ensure that the user should be able to add members in

2021-06-17 Thread Akshay Joshi
Ensure that the user should be able to add members in Login/Role group while creating it. Fixes #6466 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=93ddc4a5ba5faa997eb373526b4076525880531d Author: Nikhil Mohite Modified

pgAdmin 4 commit: Disable the PSQL tool for Windows, the 'fcntl' module

2021-06-17 Thread Akshay Joshi
Disable the PSQL tool for Windows, the 'fcntl' module is not working on Windows. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e0eac875b619fd41a2ec83f7994a5bac337b521a Author: Nikhil Mohite Modified Files --

pgAdmin 4 commit: Fixed the issue of renaming the database by another u

2021-06-17 Thread Akshay Joshi
Fixed the issue of renaming the database by another user. Fixes #4203 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=658a2de6190feb656d4e8061bc4bf5d4d2481c70 Author: Rahul Shirsat Modified Files --

pgAdmin 4 commit: Fixed duplicate SQL issue for tables with more than o

2021-06-17 Thread Akshay Joshi
Fixed duplicate SQL issue for tables with more than one partition. Fixes #6478 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ac08c263b109be22129c66e8253e3bce3f2b2a8 Author: Rahul Shirsat Modified Files --

pgAdmin 4 commit: Added OS, Browser, Configuration details in the About

2021-06-17 Thread Akshay Joshi
Added OS, Browser, Configuration details in the About dialog. Fixes #6231 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c5192563803001b60d3ca89b04e11441bcd1503 Author: Pradip Parkale Modified Files --

pgAdmin 4 commit: Support non-admin installation on Windows. Fixes #652

2021-06-17 Thread Dave Page
Support non-admin installation on Windows. Fixes #6524 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d276f37e87b13389ea47f955ad8172f17ae6cbe3 Modified Files -- docs/en_US/release_notes_5_4.rst | 4 +++-

pgAdmin 4 commit: 1) Binary path set to the default location in which w

2021-06-17 Thread Akshay Joshi
1) Binary path set to the default location in which we install the binaries. 2) Validate path not working if there is a space in the binary path. 3) Handle the case when the path contains '$DIR'. refs #5370 Branches React_Porting master Details ---

pgAdmin 4 commit: Fixed an issue where pgAdmin does not open after pass

2021-06-17 Thread Akshay Joshi
Fixed an issue where pgAdmin does not open after password reset in server mode. Fixes #6513 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=460fb7ec29ae5b85d2a2307580190726ee522f79 Author: Khushboo Vashi Modified Files

pgAdmin 4 commit: Update French translation.

2021-06-17 Thread Akshay Joshi
Update French translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dcaeb20e2900dd1f629938d5cb9dc4bc96824b2b Author: Fred Escallier Modified Files -- .../translations/fr/LC_MESSAGES/messages.mo|

pgAdmin 4 commit: Added Grant Wizard option under Package node. Fixes #

2021-06-17 Thread Akshay Joshi
Added Grant Wizard option under Package node. Fixes #1591 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac8e8961ce6f95e0515860c87036aa8c8daba0d7 Author: Rahul Shirsat Modified Files --

pgAdmin 4 commit: Added check if the Windows version is not supporting

2021-06-17 Thread Akshay Joshi
Added check if the Windows version is not supporting the ConPty or WinPty disable the PSQL for that version. refs #2341 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=09693d14d1cba5f07f12648d12d8f1aec5498306 Author: Nikhil

pgAdmin 4 commit: 1) Fixed Selenoid test cases.

2021-06-17 Thread Akshay Joshi
1) Fixed Selenoid test cases. 2) Fixed RESQL test case failing on Jenkins. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0dbfbd8dfc3a7e2a4f89383ad3ac583fdf2e9c35 Modified Files --

pgAdmin 4 commit: Fixed binary path issue on Windows platform. refs #53

2021-06-17 Thread Akshay Joshi
Fixed binary path issue on Windows platform. refs #5370 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2fdde6218a47291d4019a2aa360ee121561e4d55 Modified Files -- web/pgadmin/misc/__init__.py | 6 ++

pgAdmin 4 commit: Fixed OS detail issue for Linux and MacOS Big Sur. Fi

2021-06-17 Thread Akshay Joshi
Fixed OS detail issue for Linux and MacOS Big Sur. Fixes #6231. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0deab901d598c97cb0407984f503dc65a6ef9ba Author: Pradip Parkale Modified Files -- requirements.txt

pgAdmin 4 commit: Updated variable name as per review comments.

2021-06-17 Thread Akshay Joshi
Updated variable name as per review comments. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3d685ef96c6a4dfe6d7e77b71ea075d50fae9f13 Author: Pradip Parkale Modified Files --

pgAdmin 4 commit: Fixed user password-related issues.

2021-06-17 Thread Akshay Joshi
Fixed user password-related issues. refs #6225 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e42d9113b8d3a8fbbeac8bdc4a0ac1d7ff59b19 Author: Aditya Toshniwal Modified Files --

pgAdmin 4 commit: 1) Added browse button to select the binary path in t

2021-06-17 Thread Akshay Joshi
1) Added browse button to select the binary path in the Preferences. Fixes #1561 2) Added support to set the binary path for the different database server versions. Fixes #5370 Branches React_Porting master Details ---

pgAdmin 4 commit: Fixed Jenkins build, added 'user-agents' in requireme

2021-06-17 Thread Akshay Joshi
Fixed Jenkins build, added 'user-agents' in requirements.txt which was missing in the last patch. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2aa2d79de209e4bd11c276029c754baafe017082 Modified Files --

pgAdmin 4 commit: Update message catalogs.

2021-06-17 Thread Akshay Joshi
Update message catalogs. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b9b0a573e5fea0bbe39f7c5b3ad6bb2d9c6f0592 Modified Files -- web/pgadmin/messages.pot | 1833 ---

pgAdmin 4 commit: If the binary path contains '' then show as it is on

2021-06-17 Thread Akshay Joshi
If the binary path contains '' then show as it is on GUI if the path contains valid utilities. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2ed799113d001c76c047126eeffd33782995c59 Modified Files --

pgAdmin 4 commit: Ensure that the calendar control should be disabled i

2021-06-17 Thread Akshay Joshi
Ensure that the calendar control should be disabled in the properties panel for Role. Fixes #6469. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=71526ac79f6c5a9e6c0b87d17b67158db16a7172 Author: Nikhil Mohite Modified

pgAdmin 4 commit: Fix dict definition.

2021-06-17 Thread Dave Page
Fix dict definition. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0c154deeec00e0b82e48fed408f8852c9c6078af Modified Files -- pkg/docker/entrypoint.sh | 8 1 file changed, 4 insertions(+), 4

pgAdmin 4 commit: 1) Disable the PSQL feature entirely in server mode b

2021-06-17 Thread Akshay Joshi
1) Disable the PSQL feature entirely in server mode by default. 2) Remove the code that attempts to filter out commands. refs #2341 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2549688bdf2de9093c1140e2b92a0aca119c45c7

pgAdmin 4 commit: Update version for release.

2021-06-17 Thread Akshay Joshi
Update version for release. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae2d588f462e19f41d604d405b78361bc28d1f83 Modified Files -- web/config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgAdmin 4 commit: Cleanup psql docs.

2021-06-17 Thread Dave Page
Cleanup psql docs. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e37b7eae3f9114d114613c799a8491e47806c627 Modified Files -- docs/en_US/psql_tool.rst | 19 ++- 1 file changed, 14 insertions(+), 5

pgAdmin 4 commit: Update DEPENDENCIES.

2021-06-17 Thread Akshay Joshi
Update DEPENDENCIES. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=12d93d0805ca8c9d70c1d30e4f22bc7045ff53c8 Modified Files -- DEPENDENCIES | 155 +-- 1

pgAdmin 4 commit: Show the full range of options for the default binary

2021-06-17 Thread Dave Page
Show the full range of options for the default binary path dict. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=083509eb9713c33500c5195f980d1adf8cc3b65e Modified Files -- web/config.py | 16 +++- 1

pgAdmin 4 commit: Fixed documentation issue 'Definition list ends witho

2021-06-17 Thread Akshay Joshi
Fixed documentation issue 'Definition list ends without a blank line; unexpected unindent.' Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=082c9707c0d16cd6885fb3badb3925f974610059 Modified Files --

pgAdmin 4 commit: Update message catalog.

2021-06-17 Thread Akshay Joshi
Update message catalog. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=42b8dbb58f3cf1970ca20c680d3381c413927693 Modified Files -- web/pgadmin/messages.pot | 2426 +

pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc

2021-06-17 Thread Akshay Joshi
1) Fixed an issue where the binary path is not correctly parsed for version 9.6. Fixes #6534 2) Added the default binary path in the container. 3) Fixed the typo in the documentation. Branches React_Porting master Details ---

pgAdmin 4 commit: Fixed an issue where the Help message not displaying

2021-06-17 Thread Akshay Joshi
Fixed an issue where the Help message not displaying correctly on Login/Group role. Fixes #6414 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4676d7ef02657fc7744f5e7a85b89dc02f2644a0 Author: Pradip Parkale Modified Files

pgAdmin 4 commit: Update Italian translation.

2021-06-17 Thread Akshay Joshi
Update Italian translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f9254126e5abee5ba0faca9d725308d60c590e24 Author: Domenico Sgarbossa Modified Files -- .../translations/it/LC_MESSAGES/messages.mo

pgAdmin 4 commit: Updated DEFAULT_BINARY_PATHS for container.

2021-06-17 Thread Akshay Joshi
Updated DEFAULT_BINARY_PATHS for container. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15798ee168f165c2bfe6ad77ede74e7881dcfd47 Modified Files -- docs/en_US/container_deployment.rst | 13 +++--

pgAdmin 4 commit: Fixed JS audit warnings

2021-06-17 Thread Akshay Joshi
Fixed JS audit warnings Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c8a2057410d0a0f549495635c621569bcb91491c Author: Aditya Toshniwal Modified Files -- web/package.json | 13 +- web/yarn.lock| 3574

pgAdmin 4 commit: 1) Fixed an issue where the user is not warned if Ker

2021-06-17 Thread Akshay Joshi
1) Fixed an issue where the user is not warned if Kerberos ticket expiration is less than 30 min while initiating a global backup. Fixes #6444 2) Ensure that proper identification should be there when the server is connected using Kerberos or without Kerberos. Fixes #6445 Branches

pgAdmin 4 commit: Update French translation.

2021-06-17 Thread Akshay Joshi
Update French translation. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f5fb4b61cb91f1e65a3c0a99804abe2e2b0059e Author: Fred Escallier Modified Files -- .../translations/fr/LC_MESSAGES/messages.mo|

pgAdmin 4 commit: Ensure that the user should not be able to add duplic

2021-06-17 Thread Akshay Joshi
Ensure that the user should not be able to add duplicate panels. Fixes #6399 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0bb40de1c42a1c392d1302a0617a21a8ee261414 Author: Pradip Parkale Modified Files --

pgAdmin 4 commit: Fixed 'No password supplied' error occurring on auto-

2021-06-17 Thread Akshay Joshi
Fixed 'No password supplied' error occurring on auto-detected servers. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b7c0914f3397bd24a45dc3072ca7b2aeba1eac75 Author: Aditya Toshniwal Modified Files --

pgAdmin 4 commit: Update the correct redmine numbers, wrongly added in

2021-06-17 Thread Akshay Joshi
Update the correct redmine numbers, wrongly added in the last commit. Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64e42bebe2ce767c25acf2105a928fdcc376d92f Modified Files -- docs/en_US/release_notes_5_3.rst |

pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi

2021-06-17 Thread Akshay Joshi
Fixed an issue where file dialog showing incorrect files for the selected file types. Fixes #6443 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7ed97eeec491943f98e701ae99a4a627885a74e7 Author: Pradip Parkale Modified

[pgAdmin4][Patch] - Test cases failure fix

2021-06-17 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the test cases failure due to below error on PG 9.6. psycopg2.errors.ObjectInUse: database "test_db_1658f" is being accessed by other users DETAIL: There is 1 other session using the database. Thanks, Khushboo api_test_cases_failure_fixes.patch

pgAdmin 4 commit: Tag REL-5_4 has been created.

2021-06-17 Thread Akshay Joshi
Tag REL-5_4 has been created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-5_4 Log Message --- Tag v5.4

pgAdmin 4 v5.4 Released

2021-06-17 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 5.4. This release of pgAdmin 4 includes 20 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/5.4/release_notes_5_4.html. pgAdmin is the leading Open

Re: pgAdmin4 v5.4 candidate builds

2021-06-17 Thread Fahar Abbas
Hi, One Round of testing has been completed on all supported platforms. pgAdmin4 5.4 is ready for the release. On Tue, Jun 15, 2021 at 7:38 PM Akshay Joshi wrote: > Hi Fahar/Hackers > > Due to #6534 , we will have > to create a candidate build again.