pgAdmin 4 commit: Prevent attempts to select directories as files inth

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Prevent attempts to select directories as files inth
Дата
Msg-id E1eWiZE-0001cb-8u@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent attempts to select directories as files in the file dialogue. Fixes #2937

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f35a2b5f44d6a2fe53081b5eede80a1c275afbfa
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py          |  4 ++-
web/pgadmin/misc/file_manager/static/js/utility.js | 13 ++++-----
.../file_manager/templates/file_manager/index.html | 34 +++++++++++++---------
3 files changed, 29 insertions(+), 22 deletions(-)


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

Предыдущее
От: Mark Deneen
Дата:
Сообщение: docker container fails to start after stopping
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove any Apache HTTPD PID file before startingthe