pgAdmin 4 commit: 7231 is reactivated, so remove it from the release no

2022-03-31 Thread Akshay Joshi
7231 is reactivated, so remove it from the release notes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0133b750ee5deb34a3411bd0b66d8b7c88bb71d4 Modified Files -- docs/en_US/release_notes_6_8.rst | 1 - 1 file changed, 1 deletion(

Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-31 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Mar 31, 2022 at 5:58 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch. > > On Wed, Mar 30, 2022 at 3:06 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Pradip >> >> In this patch, you ha

pgAdmin 4 commit: Fixed an issue where the browser tree state was not p

2022-03-31 Thread Akshay Joshi
Fixed an issue where the browser tree state was not preserved correctly. Fixes #7176 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe416c838b5ebe2911a580625e732615fef8c2c3 Author: Pradip Parkale Modified Files -- docs/en_US/rel

Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-31 Thread Pradip Parkale
Hi Akshay, Please find the updated patch. On Wed, Mar 30, 2022 at 3:06 PM Akshay Joshi wrote: > Hi Pradip > > In this patch, you have changed the code which Nikhil has to introduce to > fix #7035. Please verify both the issues has been fixed after your patch. > > On Wed, Mar 30, 2022 at 2:56 PM

pgAdmin 4 commit: Ensure that the correct user should be selected in th

2022-03-31 Thread Akshay Joshi
Ensure that the correct user should be selected in the new connection dialog. Fixes #7264 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=143ae19b8d782ae491ced1aebad816c9f5bdb949 Modified Files -- docs/en_US/release_notes_6_8.rst

Re: [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App

2022-03-31 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Mar 31, 2022 at 1:36 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hello Team, > > Please find the attached patch which fixes the issue of QR display while > setting up 2FA for pgAdmin 4. > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks

pgAdmin 4 commit: Fixed an issue where 2FA was not showing the QR code

2022-03-31 Thread Akshay Joshi
Fixed an issue where 2FA was not showing the QR code when setting up the Authenticator app. Fixes #7231 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2b14051c3497396e67d51d06f5599b79524c396 Author: Yogesh Mahajan Modified Files --

[Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App

2022-03-31 Thread Yogesh Mahajan
Hello Team, Please find the attached patch which fixes the issue of QR display while setting up 2FA for pgAdmin 4. Thanks, Yogesh Mahajan EnterpriseDB RM_7231_v1.patch Description: Binary data