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 1f2AP3-0002Jd-E4 for pgadmin-hackers@arkaria.postgresql.org; Sat, 31 Mar 2018 06:54:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f2AP1-0005NT-FQ for pgadmin-hackers@arkaria.postgresql.org; Sat, 31 Mar 2018 06:54:15 +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 1f2AP0-0005NJ-WF for pgadmin-hackers@lists.postgresql.org; Sat, 31 Mar 2018 06:54:15 +0000 Received: from mail-oi0-x22d.google.com ([2607:f8b0:4003:c06::22d]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f2AOt-00055F-Fc for pgadmin-hackers@postgresql.org; Sat, 31 Mar 2018 06:54:13 +0000 Received: by mail-oi0-x22d.google.com with SMTP id j143-v6so9218509oih.11 for ; Fri, 30 Mar 2018 23:54:07 -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=UDjYzBaKEOEKxgB4Kv0q4WXV8q1SEGqjyqSaVhYojJk=; b=fogeHYKb3qcKvl0M/W5KntGjGSV+DlKJlghK9kVfKYJv1Gh1scfCx78rOv275d9lIK j2dXlet6z/RleHcRFHsYm4TTOMjIjOIoSYT7dcCxl6sHYbR+ZcNOR71lVlcllOVFjEgu Hg8DmuU+9hh0Ear14V4SAHhiik1s7XXx22sjziVgEX7HKcLRUlf0eXvVxBU7sX1PymYd 7qpNKtF2FWt3zV5lIikrEvrBiL4/TZPY//B1sIY82qMFbeGqh6fc+x3EIy80aT6BIcxx CV0fGg2RV7pRY1xfTX2uZmVMsqqmTvEXyU+8bSC8v7HG4unEB1tFxhvE9l4PjyZQCYBJ EW1A== 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=UDjYzBaKEOEKxgB4Kv0q4WXV8q1SEGqjyqSaVhYojJk=; b=i/oaCiNRguaae//oGqz3468r7mU6S7Jp0aYTgdlg7L3VGCUD/JyaPZgBiat3XHgX8S bsCwaMPzsNHBjccQtO3SI0XYDeA29i6RzjxlYEtrUHiV2joBzbgj8nk0PYLOlBVn09A9 Z2NcHxKcf47Ee14JuARS27xjlNM+sjLS3OVhQl+//WIBvij1CruYC3cXuSFxVcbDAidm e6I5Vpb9C5LiwV+4vCrXawMOcQs7CB40CqRcqAjZ2GhvsH/hssaABlXGu2XPQeQmIlXd DwjHnK+TPpKlg4l6Kxi1Wp8lDl8O0NjDFH9+UGSK302rlZne2l+giCHHsMR51lYe/i1x LOiw== X-Gm-Message-State: ALQs6tBAZj3LRkbl137X2uUgYmhUqLg53i74VGliiBV+p99aN2knvJbV TH4+5BAlCemD0Fd1u/MWrSN+uWLMPtjEoq5rH3Hr7hgG X-Google-Smtp-Source: AIpwx4+tL8Mlg3NMAEIcE1ODojxKLm+UdH82CUt93TgRGRM7Uewx12DLUAnZF32e7XDWdYcy8yzl+I2d5NfyKv4W93s= X-Received: by 2002:aca:c60c:: with SMTP id w12-v6mr1012381oif.192.1522479246628; Fri, 30 Mar 2018 23:54:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.138.6.138 with HTTP; Fri, 30 Mar 2018 23:53:46 -0700 (PDT) In-Reply-To: References: From: Murtuza Zabuawala Date: Sat, 31 Mar 2018 12:23:46 +0530 Message-ID: Subject: Re: [pgAdmin4][RM#3154] Update modules to latest version To: Victoria Henry Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000ac65030568afd229" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000ac65030568afd229 Content-Type: text/plain; charset="UTF-8" Thanks for reviewing Victoria. On Fri, Mar 30, 2018 at 7:59 PM, Victoria Henry wrote: > Hi Murtuza, > > I ran this patch through the pipelines and all tests passed. > Everything looks good. > > Sinerely, > > Victoria > > On Fri, Mar 30, 2018 at 3:01 AM, Murtuza Zabuawala enterprisedb.com> wrote: > >> Hi, >> >> PFA patch to update the modules to latest version. >> >> 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 >> - JS: Can't update to Bootstrap4 because Bootstrap Switch & Bootstrap Datetime >> picker has dependancy on Bootstrap3. >> >> >> -- >> Regards, >> Murtuza Zabuawala >> EnterpriseDB: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> >> > --000000000000ac65030568afd229 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks for reviewing=C2=A0Victoria.

On Fri, Mar 30, 2018 at 7:59 PM, Victoria He= nry <vhenry@pivotal.io> wrote:
Hi Murtuza,

I ran this patch throu= gh the pipelines and all tests passed.
Everything looks good.

Sinerely,

Victoria

On Fri, Mar 30,= 2018 at 3:01 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,
PFA patc= h to update the modules to latest version.

We are not able to update some of the modules t= o latest version due to dependancy on other modules, For example
- Python: Flask-Secu= rity has dependancy on flask-babelex which causes conflict with flask_babel=
- JS: Can= 't update to Bootstrap4 because Bootstrap Switch & Bootstrap=C2=A0Datetime picker has dependancy on Bootstr= ap3.

<= /div>

--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2= =A0http://www.enterprisedb.com
The Enterprise PostgreSQL Com= pany



--000000000000ac65030568afd229--