pgAdmin 4 commit: Append the file suffix to filenames when needed inth - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Append the file suffix to filenames when needed inth
Date
Msg-id E1h4Sao-0007Qi-FM@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Append the file suffix to filenames when needed in the File Create dialogue. Fixes #4069

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c548eac5efaf94a652ee75656e3438930e69bbfe

Modified Files
--------------
docs/en_US/release_notes_4_4.rst                   |  1 +
.../misc/file_manager/static/js/create_dialogue.js | 22 +++++++++++++++++++++-
web/pgadmin/misc/file_manager/static/js/utility.js | 12 ++++++------
.../file_manager/js/file_manager_config.json       |  1 -
4 files changed, 28 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove the direct dependency on fsevents as wedon't
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve a couple of German translations. Fixes #3104