pgAdmin 4 commit: Fix file browser path issue which occurs when client

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix file browser path issue which occurs when client
Дата
Msg-id E1hMRg9-0003IG-BH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix file browser path issue which occurs when client is on Windows and server is on Mac/Linux. Fixes #4164

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=036bd666381fc620a5791b792dede42dbc386ce4
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst                             |  1 +
web/pgadmin/misc/file_manager/static/js/create_dialogue.js   |  2 +-
web/pgadmin/misc/file_manager/static/js/utility.js           | 12 +++++++-----
.../templates/file_manager/js/file_manager_config.json       |  1 +
4 files changed, 10 insertions(+), 6 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v4.6 released
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4164] File browser/manager should be based on server platform