pgAdmin 4 commit: Fixed an issue where drag and drop object is not corr

2021-04-29 Thread Akshay Joshi
Fixed an issue where drag and drop object is not correct in codemirror for 
properties dialog. Fixes #4436

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=333a22496c846f1b8ae044fa7a08cbf4e0b67c71
Author: Pradip Parkale 

Modified Files
--
docs/en_US/release_notes_5_3.rst  |  1 +
web/pgadmin/static/js/backform.pgadmin.js | 37 +--
2 files changed, 36 insertions(+), 2 deletions(-)



pgAdmin 4 commit: Fixed an issue where data is displayed in the wrong o

2021-04-29 Thread Akshay Joshi
Fixed an issue where data is displayed in the wrong order when executing the 
query repeatedly. Fixes #

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=488dc1849d6a76785a61593a3c60eeef9b44bc09
Author: Rahul Shirsat 

Modified Files
--
docs/en_US/release_notes_5_3.rst   |  1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 13 ++---
2 files changed, 11 insertions(+), 3 deletions(-)



Re: [pgAdmin][RM4436]Drag and drop is incorrect in codemirror boxes in node properties dialog

2021-04-29 Thread Akshay Joshi
Thanks, patch applied.

On Thu, Apr 29, 2021 at 11:17 AM Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:

> Hi Hackers,
>
> Please find the attached patch for #4436 - Drag and drop is incorrect in
> codemirror boxes in node properties dialog.
>
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | EnterpriseDB Corporation
>


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

*Mobile: +91 976-788-8246*


[pgAdmin][RM6417]:Query editor is not being closed if user Click on don't Save button

2021-04-29 Thread Pradip Parkale
Hi Hackers,

Please find the attached patch for #6417 Query editor is not being closed
if user Click on don't Save button.



-- 
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


RM6417.patch
Description: Binary data