[pgAdmin][RM-7151]: Issue in Restore dialog

2022-02-03 Thread Nikhil Mohite
Hi Hackers,

Please find attached the patch for RM-7151:
 Issue in Restore dialog


-- 
*Thanks & Regards,*
*Nikhil Mohite*
*Senior Software Engineer.*
*EDB Postgres* 
*Mob.No: +91-7798364578.*


RM-7151.patch
Description: Binary data


[pgAdmin4][Patch]: SonarQube Regression Fix

2022-02-03 Thread Khushboo Vashi
Hi,

Please find the attached patch to fix the regression due to SonarQube fixes
in the browser tree.

Thanks,
Khushboo


SonarQube_fixes.patch
Description: Binary data


pgAdmin 4 commit: Fixed value error in the restore dialog. Fixes #7151

2022-02-03 Thread Akshay Joshi
Fixed value error in the restore dialog. Fixes #7151

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a195e7ef6a20abb2bffd8f7d4a1f6c1651527ab
Author: Nikhil Mohite 

Modified Files
--
docs/en_US/release_notes_6_5.rst| 1 +
.../server_groups/servers/databases/event_triggers/__init__.py  | 3 ++-
web/pgadmin/static/js/tree/tree.js  | 4 ++--
web/pgadmin/tools/restore/__init__.py   | 6 +++---
4 files changed, 8 insertions(+), 6 deletions(-)



Re: [pgAdmin][RM-7151]: Issue in Restore dialog

2022-02-03 Thread Akshay Joshi
Thanks, the patch applied.

On Thu, Feb 3, 2022 at 4:01 PM Nikhil Mohite 
wrote:

> Hi Hackers,
>
> Please find attached the patch for RM-7151:
>  Issue in Restore dialog
>
>
> --
> *Thanks & Regards,*
> *Nikhil Mohite*
> *Senior Software Engineer.*
> *EDB Postgres* 
> *Mob.No: +91-7798364578.*
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


Re: [pgAdmin4][Patch]: SonarQube Regression Fix

2022-02-03 Thread Akshay Joshi
Thanks, the patch applied with #7151

On Thu, Feb 3, 2022 at 4:45 PM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:

> Hi,
>
> Please find the attached patch to fix the regression due to SonarQube
> fixes in the browser tree.
>
> Thanks,
> Khushboo
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


[patch][pgAdmin] RM7150 Error "Not allowed" when uploading a CSV while being in "Desktop mode"

2022-02-03 Thread Rahul Shirsat
Hi Hackers,

Please find the patch which resolves the issue of csv not allowed in
Desktop mode.

-- 
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.


RM7150.patch
Description: Binary data