pgAdmin 4 commit: Properly support file downloads in the desktop runtim

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Properly support file downloads in the desktop runtim
Дата
Msg-id E1bNIJB-0006cl-23@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Magnun Leno
Дата:
Сообщение: Re: [Patch] Fix Unicode in errmsg
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][runtime]: Download feature in runtime