Allow direct navigation (i.e. typing of paths) in the file manager. Fixes #1911
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ef26a528b6b3045873302036d1a294e58c3ae85 Author: Harshal Dhumal <harshal.dhu...@enterprisedb.com> Modified Files -------------- web/pgadmin/misc/file_manager/__init__.py | 330 +++++++++++++++------ .../misc/file_manager/static/css/file_manager.css | 8 +- .../file_manager/templates/file_manager/index.html | 7 +- .../templates/file_manager/js/file_manager.js | 207 ++++++++----- .../templates/file_manager/js/utility.js | 319 ++++++++++++++------ web/pgadmin/tools/sqleditor/__init__.py | 20 +- web/pgadmin/utils/preferences.py | 2 +- 7 files changed, 626 insertions(+), 267 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers