pgAdmin 4 commit: Properly support file downloads in the desktop runtim - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly support file downloads in the desktop runtim
Date
Msg-id E1bNIJB-0006cl-23@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly support file downloads in the desktop runtime. Fixes #1405. Fixes #1342

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d22ea8bf61b1d644c9add7880b4dbea6d1e3c1d6
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
runtime/BrowserWindow.cpp                          | 445 ++++++++++++++++++++-
runtime/BrowserWindow.h                            |  16 +
.../sqleditor/templates/sqleditor/js/sqleditor.js  |   4 +-
3 files changed, 462 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Magnun Leno
Date:
Subject: Re: [Patch] Fix Unicode in errmsg
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][runtime]: Download feature in runtime