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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that file browse home button should point to /
Date: 2020-05-04 07:54:00
Message-ID: E1jVVvM-0004D6-HV@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)jain(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-04 07:54:30 Re: [pgAdmin4][Patch] - RM 5422 - Synonym Dependencies tab shows incorrect data
Previous Message Satish V 2020-05-04 07:17:10 Re: RM3694-If database is already connected and click on database then connect database should not displayed in Menu