pgAdmin 4 commit: Fixed an issue where query editor is not being closed

2021-05-03 Thread Akshay Joshi
Fixed an issue where query editor is not being closed if the user clicks on the 'Don't Save' button. Fixes #6417 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a2145e5fa8632c92a4f4c701d6dab36daf22e0b Author: Pradip Parkale

pgAdmin 4 commit: Added comment column in the properties panel for View

2021-05-03 Thread Akshay Joshi
Added comment column in the properties panel for View and Materialized View collection node. Fixes #6416 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e718be72e39623cfa98da0e803a726aaf3feee0b Modified Files --

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

2021-05-03 Thread Akshay Joshi
Fixed an issue where data is displayed in the wrong order when executing the query repeatedly. Fixes # Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=488dc1849d6a76785a61593a3c60eeef9b44bc09 Author: Rahul Shirsat Modif

pgAdmin 4 commit: Added support to connect PostgreSQL servers via Kerbe

2021-05-03 Thread Akshay Joshi
Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f3730c34ed8f741dfee880551c30632dfec263 Author: Khushboo Vashi Modified Files ---

pgAdmin 4 commit: Fixed an issue where duplicate columns are visible in

2021-05-03 Thread Akshay Joshi
Fixed an issue where duplicate columns are visible in the browser tree, which is owned by two sequences. Fixes #6413 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa9a4c30d359dde6d4e04d5e60431d1318700acb Modified Files ---

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

2021-05-03 Thread Akshay Joshi
Fixed an issue where drag and drop object is not correct in codemirror for properties dialog. Fixes #4436 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=333a22496c846f1b8ae044fa7a08cbf4e0b67c71 Author: Pradip Parkale Modif

Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication

2021-05-03 Thread Akshay Joshi
Thanks, patch applied. On Mon, May 3, 2021 at 2:50 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached updated patch. > > Thanks, > Khushboo > > On Mon, Apr 26, 2021 at 12:42 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Khushb

pgAdmin 4 commit: Added support to connect PostgreSQL servers via Kerbe

2021-05-03 Thread Akshay Joshi
Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f3730c34ed8f741dfee880551c30632dfec263 Author: Khushboo Vashi Modified Files -- docs/en_US/rel

pgAdmin 4 commit: Fixed an issue where duplicate columns are visible in

2021-05-03 Thread Akshay Joshi
Fixed an issue where duplicate columns are visible in the browser tree, which is owned by two sequences. Fixes #6413 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa9a4c30d359dde6d4e04d5e60431d1318700acb Modified Files -- docs/e

Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication

2021-05-03 Thread Khushboo Vashi
Hi Akshay, Please find the attached updated patch. Thanks, Khushboo On Mon, Apr 26, 2021 at 12:42 PM Akshay Joshi wrote: > Hi Khushboo > > I have applied your patch and started testing it in different scenarios. > Following > are the GUI review comments: > >- Update the comments about Ker

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

2021-05-03 Thread Akshay Joshi
Thanks, patch applied. On Thu, Apr 29, 2021 at 4:06 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > 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 > Softw

pgAdmin 4 commit: Fixed an issue where query editor is not being closed

2021-05-03 Thread Akshay Joshi
Fixed an issue where query editor is not being closed if the user clicks on the 'Don't Save' button. Fixes #6417 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a2145e5fa8632c92a4f4c701d6dab36daf22e0b Author: Pradip Parkale Modified Files -