pgAdmin 4 commit: Fixed feature tests failed after user management chan

2022-08-11 Thread Akshay Joshi
Fixed feature tests failed after user management changes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b6765e00eb3a2cd595c797695fb58632b4d4fdbc Modified Files -- web/regression/python_test_utils/test_utils.py | 27 ++

pgAdmin 4 commit: Fixed SonarQube issues

2022-08-11 Thread Akshay Joshi
Fixed SonarQube issues Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b34078c6d26706d6e6a3ed6f09af715ef6b2c01b Author: Nikhil Mohite Modified Files -- .../tools/debugger/static/js/DebuggerModule.js | 57 --

Re: Brazilian portuguese language support

2022-08-11 Thread Christian Tosta
Great, thanks! Em qui., 11 de ago. de 2022 às 04:37, Akshay Joshi < akshay.jo...@enterprisedb.com> escreveu: > Thanks, the patch was applied with some modifications. > > I have changed the following at the start of the ".po" file > > # Brazilian translations for pgAdmin. > # Copyright (C) 2020

[pgAdmin][patch]: Sonarqube bug fixes

2022-08-11 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch to fix sonarqube issues. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* sonarqube-fixes.patch Description: Binary data

Re: [pgAdmin][patch]:Shared server issue

2022-08-11 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Aug 11, 2022 at 12:40 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for your reference.I have fixed the shared > server issue where on expand it opens the properties dialog of some other > server. >

pgAdmin 4 commit: Fixed an issue where expanding the Shared Servers gro

2022-08-11 Thread Akshay Joshi
Fixed an issue where expanding the Shared Servers group would open the properties dialog for another server. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b4e5717bdedd5f69c11ff542de716b149166c2d8 Author: Pradip Parkale Modified Files -

Re: Brazilian portuguese language support

2022-08-11 Thread Akshay Joshi
Thanks, the patch was applied with some modifications. I have changed the following at the start of the ".po" file # Brazilian translations for pgAdmin. # Copyright (C) 2020-2022 ORGANIZATION # This file is distributed under the same license as the pgAdmin project. # FIRST AUTHOR Christian Tosta

pgAdmin 4 commit: Added Brazilian language support.

2022-08-11 Thread Akshay Joshi
Added Brazilian language support. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9a7859c5cb53c84da6b4089f7b8e5450c7c4 Author: Christian Tosta Modified Files -- web/config.py | 1 + .../

[pgAdmin][patch]:Shared server issue

2022-08-11 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for your reference.I have fixed the shared server issue where on expand it opens the properties dialog of some other server. *Thanks & Regards,* *Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation* Sharedserverissue.patch Description: Binary