pgAdmin 4 commit: Append the file suffix to filenames when needed in th

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Append the file suffix to filenames when needed in th
Date: 2019-03-14 15:48:26
Message-ID: E1h4Sao-0007Qi-FM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-14 16:36:06 pgAdmin 4 commit: Improve a couple of German translations. Fixes #3104
Previous Message Dave Page 2019-03-14 15:28:50 pgAdmin 4 commit: Remove the direct dependency on fsevents as we don't