Thread: [pgadmin-hackers] pgAdmin 4 commit: Remember the last used directory in the filemanager.

Remember the last used directory in the file manager. Fixes #1910

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8d71e888b4f02cd96bed3fecbc6e52e796d41c49
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py          | 42 ++++++++++++++++++++--
.../templates/file_manager/js/file_manager.js      | 33 +++++++++++++++++
.../templates/file_manager/js/utility.js           |  7 ++--
3 files changed, 77 insertions(+), 5 deletions(-)