pgAdmin 4 commit: Fix file navigator to properly show drives in Windows

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix file navigator to properly show drives in Windows
Дата
Msg-id E1bgwQS-0002w5-1r@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix file navigator to properly show drives in Windows. Fixes #1665

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3dace5ff227cdfcc1793edf2521dac45e6c51059
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py                | 16 +++++++---------
.../file_manager/templates/file_manager/js/utility.js    |  3 +--
2 files changed, 8 insertions(+), 11 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Tweak splash screen image
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Wrong listing of directories in File Manager in Windows Only.