pgAdmin 4 commit: Update Flask-SQLAlchemy and SQLAlchemy package which

2020-02-25 Thread Akshay Joshi
Update Flask-SQLAlchemy and SQLAlchemy package which is not working on Windows with Python 3.8 Fixes #5214 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6a90f7c2e16a7bce3b8c3fcbf6648f663a73dbcf Author: Aditya Toshniwal Modified Files -

Re: [pgAdmin][RM5214] Unable to launch pgadmin4 due to older Flask-SQLAlchemy module

2020-02-25 Thread Akshay Joshi
Thanks, patch applied. On Wed, Feb 26, 2020 at 11:24 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to update two python packages Flask-SQLAlchemy > and SQLAlchemy which are not working on windows with python 3.8 > > Please review. > > -- >

[pgAdmin][RM5214] Unable to launch pgadmin4 due to older Flask-SQLAlchemy module

2020-02-25 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to update two python packages Flask-SQLAlchemy and SQLAlchemy which are not working on windows with python 3.8 Please review. -- Thanks and Regards, Aditya Toshniwal pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune "Don't Complain about Heat,

pgAdmin 4 commit: Fixed linter error.

2020-02-25 Thread Akshay Joshi
Fixed linter error. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d766176c17f3b1e36b28c0f61c023ee31943c1d Modified Files -- web/pgadmin/tools/backup/static/js/backup_dialog_wrapper.js | 2 +- 1 file changed, 1 insertion(+), 1 del

Re: [pgAdmin][RM5154] [Accessibility] : Alertify

2020-02-25 Thread Akshay Joshi
Thanks, patch applied. On Tue, Feb 25, 2020 at 3:32 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay/Aditya, > > Please find the updated patch. I have accommodated all the changes. > > > On Mon, Feb 24, 2020 at 2:34 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com>

pgAdmin 4 commit: 1) Added accessibility support in AlertifyJS. Fixes #

2020-02-25 Thread Akshay Joshi
1) Added accessibility support in AlertifyJS. Fixes #5154 2) Fix accessibility issue for the maximize button of the Alertify dialog. Fixes #5143 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eaf4781f5f4ad0e9078a89e2f171df30b9935a59 Author: P

Re: [pgAdmin][RM5154] [Accessibility] : Alertify

2020-02-25 Thread Pradip Parkale
Hi Akshay/Aditya, Please find the updated patch. I have accommodated all the changes. On Mon, Feb 24, 2020 at 2:34 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Pradip, > > - > > commonUtils.findAndSetFocus($(alertifyDialog.elements.body).find('.tab-content > div.active