[patch][pgAdmin] RM6822 User can not expand the server on Windows

2021-09-28 Thread Rahul Shirsat
Hi Hackers, Please find the attached patch which resolves the tree expanding issue on windows. Fix is tested on Windows 2016 & Mac. -- *Rahul Shirsat* Senior Software Engineer | EnterpriseDB Corporation. RM6822.patch Description: Binary data

Re: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'

2021-09-28 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 28, 2021 at 3:32 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch. > > On Tue, Sep 28, 2021 at 3:30 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Please find the upda

Re: [pgAdmin][RM6778] Properties panel not loaded for catalog tables

2021-09-28 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 28, 2021 at 5:19 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Attached patch fixes: > 1. Make Unlogged switch in table as read only. > 2. Fix a console warning when saving node data. > > On Thu, Sep 23, 2021 at 12:16 PM Akshay Jo

Re: [pgAdmin4][Patch] - Fixes for RM #6817 & RM #6820

2021-09-28 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 28, 2021 at 5:14 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for the RM #6817 and RM #6820. > > #6817 - Browser panel turns blank on connecting disconnected database & > server has multiple databases >

pgAdmin 4 commit: 1) Browser panel turns blank on connecting/disconnect

2021-09-28 Thread Akshay Joshi
1) Browser panel turns blank on connecting/disconnecting the database when the server has multiple databases. Fixes #6817 2) Use a hand pointer instead of an arrow. Fixes #6820 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=24399daefe4462f4

pgAdmin 4 commit: Added appropriate 'IF EXISTS', 'CASCADE', 'IF NOT EXI

2021-09-28 Thread Akshay Joshi
Added appropriate 'IF EXISTS', 'CASCADE', 'IF NOT EXISTS' clause for the remaining nodes. refs #5741 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c4db223a64f6461450b161875e884346f0f9a684 Author: Nikhil Mohite Modified Files -

pgAdmin 4 commit: Added support for Two-factor authentication for impro

2021-09-28 Thread Akshay Joshi
Added support for Two-factor authentication for improving security. Fixes #6543 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=787a441343988c8e0b24876cc6d3cb81dee317af Author: Ashesh Vashi Modified Files -- docs/en_US/getting_sta

pgAdmin 4 commit: 1. Make Unlogged switch in table as read only.

2021-09-28 Thread Akshay Joshi
1. Make Unlogged switch in table as read only. 2. Fix a console warning when saving node data. Fixes #6778 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08706ba6b278d22b8ca01d72d07152eb9f8c598c Author: Aditya Toshniwal Modified Files -

Re: [pgAdmin][RM6778] Properties panel not loaded for catalog tables

2021-09-28 Thread Aditya Toshniwal
Hi, Attached patch fixes: 1. Make Unlogged switch in table as read only. 2. Fix a console warning when saving node data. On Thu, Sep 23, 2021 at 12:16 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Sep 23, 2021 at 10:01 AM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com>

[pgAdmin4][Patch] - Fixes for RM #6817 & RM #6820

2021-09-28 Thread Khushboo Vashi
Hi, Please find the attached patch for the RM #6817 and RM #6820. #6817 - Browser panel turns blank on connecting disconnected database & server has multiple databases #6820 - Use hand pointer instead of arrow Thanks, Khushboo RM_6817_6820.patch Description: Binary data

Re: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'

2021-09-28 Thread Akshay Joshi
Please rebase and send the patch. On Tue, Sep 28, 2021 at 3:05 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch for RM-5741. > > On Wed, Sep 22, 2021 at 7:17 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Thanks, the patch ap

Re: [pgAdmin4][Patch]: Fixed Tree Item add error

2021-09-28 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 28, 2021 at 3:06 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the error on the console while > adding the new node. > > Thanks, > Khushboo > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacke

pgAdmin 4 commit: Fixed an error in browser tree when adding any node.

2021-09-28 Thread Akshay Joshi
Fixed an error in browser tree when adding any node. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31c7f3eabab2e9eb9c352d2a6d260420125d56f9 Author: Khushboo Vashi Modified Files -- web/pgadmin/static/js/tree/tree.js | 2 +- 1 fil

Re: [pgAdmin4][Patch] - Fixed Dialog Closing issue

2021-09-28 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 28, 2021 at 1:06 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the dialog closing issue. > > Thanks, > Khushboo > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Archi

Re: [pgAdmin][RM6814] Server and DB node related fixes

2021-09-28 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Sep 28, 2021 at 2:48 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes: > 1. Unable to change shared server switch. > 2. DB restriction and schema restriction has an empty option. > 3. File select input contro

[pgAdmin4][Patch]: Fixed Tree Item add error

2021-09-28 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the error on the console while adding the new node. Thanks, Khushboo tree_add_item_fix.patch Description: Binary data

pgAdmin 4 commit: Server and Database node fixes:

2021-09-28 Thread Akshay Joshi
Server and Database node fixes: 1. Unable to change shared server switch. 2. DB restriction and schema restriction have an empty option. 3. File select input control does not allow manual text input. 4. In the Parameters tab if the value is a switch control, then an empty value error should not co

pgAdmin 4 commit: Fixed keyerror issue in schema diff for 'attnum' and

2021-09-28 Thread Akshay Joshi
Fixed keyerror issue in schema diff for 'attnum' and 'edit_types' parameter. Fixes #6755 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1569be7866cd490657f007e96c3e3bdbbd151964 Modified Files -- docs/en_US/release_notes_6_0.rst

pgAdmin 4 commit: Fixed 'Save' button issue where dialog is not getting

2021-09-28 Thread Akshay Joshi
Fixed 'Save' button issue where dialog is not getting closed. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b6101bc6d934ff9ae24b481d7c52a32ff5cbe45 Author: Khushboo Vashi Modified Files -- web/pgadmin/static/js/tree/tree.js | 8

[pgAdmin][RM6814] Server and DB node related fixes

2021-09-28 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes: 1. Unable to change shared server switch. 2. DB restriction and schema restriction has an empty option. 3. File select input control does not allow manual text input. 4. In the Parameters tab if the value is a switch control, then empty value error should not come

[pgAdmin4][Patch] - Fixed Dialog Closing issue

2021-09-28 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the dialog closing issue. Thanks, Khushboo update_issue.patch Description: Binary data