Re: [pgAdmin4][RM#3154] Update modules to latest version - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][RM#3154] Update modules to latest version
Date
Msg-id CA+OCxoxKZ=LeY+GWW0RMz-Fcd9KrR0jm1FWQoYexshaOe2Uiyw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][RM#3154] Update modules to latest version  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Responses Re: [pgAdmin4][RM#3154] Update modules to latest version
List pgadmin-hackers
Hi

On Fri, Mar 30, 2018 at 8:01 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to update the modules to latest version.


- Why isn't jQuery updated to 3.3.1?

- Shouldn't pkg/pip/setup_pip.py be updated with changes to psycopg2 and pycrypto etc? 

 
We are not able to update some of the modules to latest version due to dependancy on other modules, For example
- Python: Flask-Security has dependancy on flask-babelex which causes conflict with flask_babel

Hmm, flask-babelex might be a better option anyway; in particular, it avoids loading catalogs with every request which seems desirable given the size of ours. On the other hand, it hasn't been updated so recently.
 
- JS: Can't update to Bootstrap4 because Bootstrap Switch & Bootstrap Datetime picker has dependancy on Bootstrap3.

OK. 


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Bug #3083 fix
Next
From: Harshal Dhumal
Date:
Subject: Re: Bug #3083 fix