pgAdmin 4 commit: Fix an issue in the Query Tool which causes it to han

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue in the Query Tool which causes it to han
Date: 2016-09-16 09:18:53
Message-ID: E1bkpIL-0001EI-R7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue in the Query Tool which causes it to hang in some installations of Chrome 53.0.2785.116 on Mac.

This commit also modifies the Query Tool to load SlickGrid using require.js.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2f32427c59a4ad9d1969097dbaead6d7c7224f03
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisdb(dot)com>

Modified Files
--------------
web/pgadmin/templates/base.html | 38 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js | 793 +++++++++++++--------
2 files changed, 499 insertions(+), 332 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Devrim Gündüz 2016-09-16 09:35:59 Re: Finalizing pgadmin4 RPM work
Previous Message Dave Page 2016-09-16 08:53:43 Re: Finalizing pgadmin4 RPM work