Translators: Release next week

2022-08-18 Thread Akshay Joshi
Hi Translators, We will have a release next week, so updates to translations before the release would be helpful. The template and catalogs have been updated in git. *Note:* We generally create our candidate builds on Monday (2 PM IST), so please send the translation file by Monday 1.00 PM IST.

Re: [Patch] - Bug #7617 - [Azure PostgreSQL] Cloud Deployment failed for Azure PostgreSQL

2022-08-18 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Aug 18, 2022 at 5:57 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the patch to fix issue reported in RM 7617 & 7616 > Thanks, > Yogesh Mahajan > EnterpriseDB > -- Akshay Joshi Principal Sof

Re: [pgAdmin][patch] Multiple pgAdmin fixes

2022-08-18 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Aug 18, 2022 at 6:20 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes: > 1. Explain plan crashes query tool after SonarQube fixes. > 2. Fix XSS issue in query tool. > 3. Process details for cloud process not

pgAdmin 4 commit: Update message catalogs

2022-08-18 Thread Akshay Joshi
Update message catalogs Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d7307fd334a0976da8d7fb800447eef1e142b88e Modified Files -- web/pgadmin/messages.pot | 3274 +- .../translations/br/LC_MESSAGES

pgAdmin 4 commit: 1) Ensure that the next button should be disabled if

2022-08-18 Thread Akshay Joshi
1) Ensure that the next button should be disabled if the password did not match for Azure deployment. Fixes #7616 2) Fixed an issue where Azure cloud deployment failed. Fixes #7617 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f873ab537408a6

pgAdmin 4 commit: 1. Explain plan crashes query tool after SonarQube fi

2022-08-18 Thread Akshay Joshi
1. Explain plan crashes query tool after SonarQube fixes. 2. Fix XSS issue in query tool. 3. Process details for cloud process not showing complete command. 4. Confirm dialog before removing processes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitd

pgAdmin 4 commit: Update Dependencies

2022-08-18 Thread Akshay Joshi
Update Dependencies Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee1f97d1246c9fcaab5fa0779f8a7c069c028e9e Modified Files -- DEPENDENCIES | 24 1 file changed, 12 insertions(+), 12 deletions(-)

[pgAdmin][patch] Multiple pgAdmin fixes

2022-08-18 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes: 1. Explain plan crashes query tool after SonarQube fixes. 2. Fix XSS issue in query tool. 3. Process details for cloud process not showing complete command. 4. Confirm dialog before removing processes. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker |

[Patch] - Bug #7617 - [Azure PostgreSQL] Cloud Deployment failed for Azure PostgreSQL

2022-08-18 Thread Yogesh Mahajan
Hi, Please find the patch to fix issue reported in RM 7617 & 7616 Thanks, Yogesh Mahajan EnterpriseDB RM_7617_v1.patch Description: Binary data

Re: [pgAdmin4][Patch]: Gettext fixes in Dashboard and cloud modules

2022-08-18 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Aug 18, 2022 at 12:17 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the gettext at no of places in > Dashboard and Cloud modules. > > Thanks, > Khushboo > -- Akshay

pgAdmin 4 commit: 1) Fixed column "none" does not exist issue, while co

2022-08-18 Thread Akshay Joshi
1) Fixed column "none" does not exist issue, while comparing schema objects. Fixes #7591 2) Fixed an issue where schema diff did not pick up the change in RLS policy. Fixes #7596 3) Ensure that schema diff maintains view ownership when view definitions are modified. Fixes #7611 Branch -- ma

pgAdmin 4 commit: Strings are wrapped into gettext in the Dashboard and

2022-08-18 Thread Akshay Joshi
Strings are wrapped into gettext in the Dashboard and Cloud modules. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8bcd1e4e60a99de4b267d4d94803f6ba53c8e736 Author: Khushboo Vashi Modified Files -- web/pgadmin/dashboard/static/js