pgAdmin 4 commit: Ensure that file browse home button should point to /

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that file browse home button should point to /
Дата
Msg-id E1jVVvM-0004D6-HV@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that file browse home button should point to /Users/akshayjoshi rather than /. Fixes #4279

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc2e3ece7ae412254408a45104a2f0fbeef55647
Author: Yogesh Jain <yogesh.jain@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                      |  1 +
web/pgadmin/misc/file_manager/__init__.py              |  8 ++++++++
web/pgadmin/misc/file_manager/static/js/utility.js     | 18 +++++++-----------
.../templates/file_manager/js/file_manager_config.json |  3 ++-
4 files changed, 18 insertions(+), 12 deletions(-)


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

Предыдущее
От: Satish V
Дата:
Сообщение: Re: RM3694-If database is already connected and click on databasethen connect database should not displayed in Menu
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 5422 - Synonym Dependencies tab showsincorrect data