[pgAdmin4][Patch]: Update codemirror to latest version

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Update codemirror to latest version
Date: 2017-08-21 11:52:04
Message-ID: CAKKotZTuoJ2Q3CZcyCMVpDrLTi=z624SBV6X4nSo3PXSrnj2RA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to update CodeMirror to latest version(5.28.0
<https://codemirror.net/doc/releases.html>) which will fixes below listed
issues,

*Fixes:*
RM#1697
RM#2168
RM#2447
RM#2562

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

[image: https://community.postgresrocks.net/]
<https://community.postgresrocks.net/>

Attachment Content-Type Size
update_codemirror.diff text/plain 374 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-08-21 12:14:00 Re: [pgAdmin4][PATCH] Refactor and change of implementation of keyboard_shortcuts function dependencies
Previous Message Murtuza Zabuawala 2017-08-21 11:12:19 [pgAdmin4][Patch]: To fix validation issue in connection string for pgAgent Job Step