pgAdmin 4 commit: Ensure that the file format for the storage manager s - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the file format for the storage manager s
Date
Msg-id E1lUObG-0008Tw-SO@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the file format for the storage manager should be 'All files' and for other dialogs, it should remember the
lastselected format. Fixes #6325 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a797b1efa418bdfba77118e88ffa75dcc67dc97
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                   |  1 +
web/pgadmin/misc/file_manager/static/js/utility.js | 48 ++++++++++++----
web/pgadmin/settings/__init__.py                   | 67 +++++++++++++++++++++-
3 files changed, 105 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6325]:Tools > Storage Manager should have file type as "All files" by default