pgAdmin 4 commit: Fix handline of large file uploads and properlyshow

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix handline of large file uploads and properlyshow
Дата
Msg-id E1dX2gd-0005ng-8O@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix handline of large file uploads and properly show any errors that may occur. Fixes #2153

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8bbcf0ab364f1ede76da51a1d0d6033799a76d72
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py               |  8 ++++++--
.../file_manager/templates/file_manager/js/utility.js   |  2 +-
web/pgadmin/tools/sqleditor/__init__.py                 | 17 +++++++++--------
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js |  8 +++-----
4 files changed, 19 insertions(+), 16 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4]: Webpacking of static JS/CSS
Следующее
От: Dave Page
Дата:
Сообщение: Re: [RM2153][pgAdmin4] handle large file uploads