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

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96a2987ef6de8f1bfed920696f96511001984368
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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Newly created domain not listed in Data type
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: File manager - Fix logic to enable 'Select'button in List/Table view