pgAdmin 4 commit: Make the file manager work a little more sanely with

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Make the file manager work a little more sanely with
Date: 2016-06-17 16:12:07
Message-ID: E1bDwNL-0006WN-F2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-17 17:20:15 pgAdmin 4 commit: Revert "Make the file manager work a little more sane
Previous Message Dave Page 2016-06-17 16:11:32 pgAdmin 4 commit: File dialogue layout tweaks.