Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-10 Thread Fahar Abbas
Hi, pgadmin4 is failing on following operating systems : Windows 2016 Windows 2012 Windows 07 Windows 2008R2 Windows 10 64 pgadmin4 is working fine in following operating system: Windows 2019 On Thu, Jun 10, 2021 at 7:51 PM Dave Page wrote: > > > On Thu, Jun 10, 2021 at 2:22 PM Nikhil Mohite <

Re: [pgAdmin4][Patch] - RM 6513 - pgAdmin server mode does not open after password reset.

2021-06-10 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jun 10, 2021 at 2:19 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM 6513 - pgAdmin server mode > does not open after password reset. > > Thanks, > Khushboo > > -- *Thanks & Regards* *Akshay Jo

Re: [pgAdmin][RM6225] Update Flask-Security-Too v4

2021-06-10 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jun 10, 2021 at 4:27 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached are some bug fixes that occurred in the previous patch related to > the user password. > Please review. > > On Mon, Jun 7, 2021 at 8:39 PM Akshay Josh

pgAdmin 4 commit: Fixed user password-related issues.

2021-06-10 Thread Akshay Joshi
Fixed user password-related issues. refs #6225 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e42d9113b8d3a8fbbeac8bdc4a0ac1d7ff59b19 Author: Aditya Toshniwal Modified Files -- web/migrations/versions/c465fee44968_.py | 2 +- we

pgAdmin 4 commit: Fixed an issue where pgAdmin does not open after pass

2021-06-10 Thread Akshay Joshi
Fixed an issue where pgAdmin does not open after password reset in server mode. Fixes #6513 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=460fb7ec29ae5b85d2a2307580190726ee522f79 Author: Khushboo Vashi Modified Files -- docs/en

Re: [pgAdmin][Patch] - Housekeeping #4622 - Add RE-SQL/MSQL test cases for Tables

2021-06-10 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Jun 8, 2021 at 7:55 PM Akshay Joshi wrote: > Hi Yogesh > > Test cases are failing on EPAS/PG 9.5. Please fix and resend the patch. > > On Tue, Jun 8, 2021 at 5:45 PM Yogesh Mahajan < > yogesh.maha...@enterprisedb.com> wrote: > >> Hi, >> >> Please find patch whi

pgAdmin 4 commit: 1) Binary path set to the default location in which w

2021-06-10 Thread Akshay Joshi
1) Binary path set to the default location in which we installĀ the binaries. 2) Validate path not working if there is a space in the binary path. 3) Handle the case when the path containsĀ '$DIR'. refs #5370 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=c

pgAdmin 4 commit: Added RESQL/MSQL test cases for Table and its child n

2021-06-10 Thread Akshay Joshi
Added RESQL/MSQL test cases for Table and its child nodes. Fixes #4622 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2042f48cd18ea6dbd42aeadc0742835cca9421d Author: Yogesh Mahajan Modified Files -- docs/en_US/release_notes_5_4.

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-10 Thread Nikhil Mohite
Hi Dave, On Thu, Jun 10, 2021 at 8:21 PM Dave Page wrote: > > > On Thu, Jun 10, 2021 at 2:22 PM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Dave, >> >> On Thu, Jun 10, 2021 at 6:37 PM Dave Page wrote: >> >>> Hi >>> >>> On Thu, Jun 10, 2021 at 2:00 PM Nikhil Mohite < >>> nik

Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL

2021-06-10 Thread Dave Page
On Thu, Jun 10, 2021 at 2:22 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Dave, > > On Thu, Jun 10, 2021 at 6:37 PM Dave Page wrote: > >> Hi >> >> On Thu, Jun 10, 2021 at 2:00 PM Nikhil Mohite < >> nikhil.moh...@enterprisedb.com> wrote: >> >>> Hi Dave, >>> >>> On Thu, Jun 10, 20

Re: [pgAdmin][RM6225] Update Flask-Security-Too v4

2021-06-10 Thread Aditya Toshniwal
Hi Hackers, Attached are some bug fixes that occurred in the previous patch related to the user password. Please review. On Mon, Jun 7, 2021 at 8:39 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Fri, Jun 4, 2021 at 6:54 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wro

[pgAdmin4][Patch] - RM 6513 - pgAdmin server mode does not open after password reset.

2021-06-10 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the RM 6513 - pgAdmin server mode does not open after password reset. Thanks, Khushboo forgot_password.patch Description: Binary data