Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f3Njp-000291-R7 for pgadmin-hackers@arkaria.postgresql.org; Tue, 03 Apr 2018 15:20:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f3Njm-0001N3-Un for pgadmin-hackers@arkaria.postgresql.org; Tue, 03 Apr 2018 15:20:42 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f3Njm-0001Mr-H8 for pgadmin-hackers@lists.postgresql.org; Tue, 03 Apr 2018 15:20:42 +0000 Received: from mail-ot0-x234.google.com ([2607:f8b0:4003:c0f::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f3Nji-0002Df-3W for pgadmin-hackers@postgresql.org; Tue, 03 Apr 2018 15:20:40 +0000 Received: by mail-ot0-x234.google.com with SMTP id 23-v6so19806557otj.0 for ; Tue, 03 Apr 2018 08:20:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=jbBXroCwZgOPonIQ1Z1mXamAkHyO3BTu9D+Q/BkjVsg=; b=LqJjxsQiF1pOPEkkBToKg94B7y/RjXaSGhBZ41PdhAXqkgjmI2zxsfAKJ10tOMGeUz 0vFxNTCgaWsz1vjWFcKoeCsrctp2TMe4gu84+Jipsf3aEoP+WdERoktMOtcE77sz6Yq8 N9DJfFaAWgFqJhoYCBZjd7ZIqufoz41V86gTht9OBeqheK8MLLTh3CgA17Ir4X/bqhVf QX+cdgn8WGJ1QJrjTBsuEpOFUoPhkv/ZiywvTJJ2I3gRcJk/X5TEw3H7xDMvOH5jKJqa gTySM86jVtLSVQyxqZ9ne+oA42JKNgaOlqUdfT2h+ZMsZlJvu+7mIfFd84iDL/ZG5UkK P8YQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=jbBXroCwZgOPonIQ1Z1mXamAkHyO3BTu9D+Q/BkjVsg=; b=eu7JkiKyzjPHSmOODePqOc3mdYSbYFcVRVjfq0yxGZ/4ESz8E+JqsYKFY170j44hf3 E1HoKLElUQYEiyN4KtW5sqLDo4qApVwldX5oQwmQt+0K+6D51QeBlJSW7fdOHldh+Fkk KRvAmMENbdRaUXHBmz/QLfQDaUeSjb4hKP/lIEN5ADTi5CD0NILF+gbwgCFGvClViRPs sXk8Cqc7xndUen0n82KiwloenOFV8bNJL9BHEbgv7tFJkrDkIkXNMYphIpT35qP9L2bT 9Ec4pJ4lVEgiOqFjcD4tBmP9MrUmQ3q385QUEzWg8nYogdyuQnn+SNefjiAaA/rpMHA9 c85w== X-Gm-Message-State: ALQs6tDLq2RMqYnNNhq8WEyGpb54kGRkQyIP2QEIN5Bl2zAkk5iRBPD5 C/m6aofHm9IPEPLzTa1sS71DEc3YA1i4vjFeTvdYbg== X-Google-Smtp-Source: AIpwx4+tILhkGtX3mDkiiJaX2rM340ZzduqT4BpoLbQyk3atcan5BOs9VXG5/awF73PvLvYKt7kS2VKzpk49tmK7LpQ= X-Received: by 2002:a9d:6001:: with SMTP id h1-v6mr7817090otj.283.1522768837176; Tue, 03 Apr 2018 08:20:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.138.6.138 with HTTP; Tue, 3 Apr 2018 08:20:16 -0700 (PDT) In-Reply-To: References: From: Murtuza Zabuawala Date: Tue, 3 Apr 2018 20:50:16 +0530 Message-ID: Subject: Re: [pgAdmin4][RM#3154] Update modules to latest version To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000009d956e0568f33f5b" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000009d956e0568f33f5b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Please hold on my previous patch. We can't use latest jQuery version as SlickGrid has dependancy on older version. I'll send updated patch again. On Tue, Apr 3, 2018 at 8:20 PM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi Dave, > > Please find updated patches, there are two patches attached one is for th= e > story and another is for changes required as per new modules. > > > On Tue, Apr 3, 2018 at 6:27 PM, Dave Page wrote: > >> 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? >> > =E2=80=8BDone=E2=80=8B > > >> =E2=80=8B >> >> > >> - Shouldn't pkg/pip/setup_pip.py be updated with changes to psycopg2 and >> pycrypto etc? >> > =E2=80=8BDone=E2=80=8B > > >> >> >> >>> 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 t= he >> size of ours. On the other hand, it hasn't been updated so recently. >> > =E2=80=8BI have removed flask-babel and used flask_babelex instead.=E2=80= =8B > > >> >> >>> - JS: Can't update to Bootstrap4 because Bootstrap Switch & Bootstrap D= atetime >>> 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 >> > > --0000000000009d956e0568f33f5b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Please hold on my previous patch.=C2=A0

We can't use latest jQuery version as SlickGrid= has dependancy on older version.
I'll send updated pat= ch again.

On= Tue, Apr 3, 2018 at 8:20 PM, Murtuza Zabuawala <murtuza.= zabuawala@enterprisedb.com> wrote:
Hi Dave,

Please find updated patches, there are two patches attached one is for = the story and another is for changes required as per new modules.
=


On Tue, Apr 3, 2018 at 6:27 PM, Dave Page <= dpage@pgadmin.org> wrote:
<= div dir=3D"ltr">Hi

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

PFA patch to update the modules to latest version.


- Why isn't jQuery updated to 3.3.1?
=E2=80=8BDone=E2=80=8B
= =C2=A0
=E2=80=8B
=C2=A0

- Shouldn't pkg/pip/setup_pip.py be updated with changes to psycopg2= and pycrypto etc?=C2=A0
=E2=80=8BDone=E2=80=8B
=C2=A0
<= div dir=3D"ltr">
=
=C2=A0
=
We are not able to updat= e 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 co= nflict with flask_babel

Hmm, fl= ask-babelex might be a better option anyway; in particular, it avoids loadi= ng catalogs with every request which seems desirable given the size of ours= . On the other hand, it hasn't been updated so recently.
=E2=80=8BI have removed flask-babel and us= ed flask_babelex instead.=E2=80=8B
=C2=A0
=C2=A0
- JS: Can't updat= e to Bootstrap4 because Bootstrap Switch & = Bootstrap=C2=A0Datetime picker has dependancy on Bootstrap3.

OK.=C2=A0

<= /div>

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Co= mpany


--0000000000009d956e0568f33f5b--