pgAdmin 4 commit: Make the file manager work a little more sanely with - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Make the file manager work a little more sanely with
Date
Msg-id E1bDwNL-0006WN-F2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make the file manager work a little more sanely with regard to paths.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35243b9869d5191d1fbd5217e87acbfe288df827

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py            |  3 ---
.../templates/file_manager/js/file_manager.js        | 20 +++++---------------
web/pgadmin/tools/sqleditor/__init__.py              |  2 --
web/pgadmin/utils/paths.py                           |  4 ++--
4 files changed, 7 insertions(+), 22 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: File dialogue layout tweaks.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Revert "Make the file manager work a little more sane