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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix file browser path issue which occurs when client
Date: 2019-05-03 06:28:17
Message-ID: E1hMRg9-0003IG-BH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-05-03 06:28:37 Re: [pgAdmin][RM4164] File browser/manager should be based on server platform
Previous Message Akshay Joshi 2019-05-02 11:17:05 pgAdmin 4 v4.6 released