public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixes #2328
Date: Tue, 09 May 2017 07:38:40 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Fixes #2328
 1) Fixed issue of opening Query Tool and Debugger in new Tab with QT 5.8 and annulen webkit
 2) Moved unload event of window from javascript files to html.
 3) Change alertify messages for debugger.
 4) Closed all connections created by debugger. Previously only one connection has been closed.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d0e9c82feaaa5d6b8face6b04f1fc8fddefc...
Author: Neel Patel <[email protected]>

Modified Files
--------------
runtime/BrowserWindow.cpp                          | 108 ++++++++++++++++++++-
runtime/BrowserWindow.h                            |  35 ++++---
runtime/WebViewWindow.cpp                          |  44 +++++++++
runtime/WebViewWindow.h                            |  19 ++++
.../tools/datagrid/templates/datagrid/index.html   |   7 ++
.../datagrid/templates/datagrid/js/datagrid.js     |  22 +----
web/pgadmin/tools/debugger/__init__.py             |  30 ++----
.../tools/debugger/templates/debugger/direct.html  |  28 +++---
.../debugger/templates/debugger/js/debugger.js     |  22 +----
.../debugger/templates/debugger/js/debugger_ui.js  |  11 +--
.../tools/debugger/templates/debugger/js/direct.js |  99 ++++++++++++-------
11 files changed, 292 insertions(+), 133 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Fixes #2328
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox