[pgAdmin][patch]: Sonarqube bug fixes

2022-08-09 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] Sonarqube bug fixes

2022-08-09 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Aug 9, 2022 at 2:46 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes sonarqube bugs. Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* >

pgAdmin 4 commit: Fixed SonarQube issues.

2022-08-09 Thread Akshay Joshi
Fixed SonarQube issues. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5793e9a7ac530d074c77b995414acb6ad6136c9 Author: Aditya Toshniwal Modified Files -- web/pgadmin/about/static/js/about.js | 8 +-- .../misc/stati

[pgAdmin][patch] Sonarqube bug fixes

2022-08-09 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes sonarqube bugs. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" sonarube.bugs.patch Description: Binary data

Re: [pgAdmin][RM7462]: Revisit all the SQL files and remove the SQL for all the unsupported version

2022-08-09 Thread Akshay Joshi
Thanks, the patch applied On Tue, Aug 9, 2022 at 9:20 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > > Attached is the updated patch. > > > *Thanks & Regards,* > > *Pradip ParkaleSoftware Engineer | EnterpriseDB Corporation* > > > On Mon, Aug 1, 2022 at 9:57 PM Akshay

Re: [Patch] - Bug #7586 - [REGRESSION] "View all geometries in this column" button functionality lost

2022-08-09 Thread Akshay Joshi
Thanks, the patch applied On Tue, Aug 9, 2022 at 11:20 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes the problem occurring while > rendering geometry on selecting a complete column. > Also contains fixes for 2 bugs reported. by So

pgAdmin 4 commit: Fixed an issue with rendering geometry when selecting

2022-08-09 Thread Akshay Joshi
Fixed an issue with rendering geometry when selecting a complete column. Fixes #7586 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f96653e9af794181cf976ffe3bfadeadd354d762 Author: Yogesh Mahajan Modified Files -- docs/en_US/rel

pgAdmin 4 commit: Remove the SQL files for the unsupported versions of

2022-08-09 Thread Akshay Joshi
Remove the SQL files for the unsupported versions of the database server. Fixes #7462 Fixed API test cases for Postgres 14.4. Fixes #7527 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c24d28740984757fd4cff0898d7ca541ba557a5 Author: Pradip P