pgAdmin 4 commit: Ensure that file browse home button should point to / - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that file browse home button should point to /
Date
Msg-id E1jVVvM-0004D6-HV@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Satish V
Date:
Subject: Re: RM3694-If database is already connected and click on databasethen connect database should not displayed in Menu
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5422 - Synonym Dependencies tab showsincorrect data