Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Date
Msg-id CANxoLDcNbwFhMWQDm=Sb63+WYstXby4cm7v06NVyv9RFSDeTMg@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Wed, May 5, 2021 at 8:20 PM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hello,

PFA patch to remove duplicate code and avoid DOM search operation in panel.js.

--
Regards,
Murtuza Zabuawala
EDB
POWER TO POSTGRES


On Wed, Apr 28, 2021 at 12:02 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, patch applied.

On Tue, Apr 27, 2021 at 8:12 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch for #6355. I have added the event to prevent the browser from opening the dragged file.


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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Remove duplicate code and avoid DOM search operation.
Next
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] Bug #6407 - missing CREATE TYPE statement when using CREATE Script menu