pgAdmin 4 commit: Ensure that file format combo box value should not re

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that file format combo box value should not re
Date: 2019-01-21 10:53:15
Message-ID: E1glXCd-0005WK-QU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that file format combo box value should not retained when hidden files checkbox is toggled. Fixes #3840

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a9794d8ab45db83f220a6fa95a08a87e03930d3f
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
web/pgadmin/misc/file_manager/static/js/utility.js | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-21 10:53:45 Re: [pgAdmin4][RM3840] File Dialog: Retain the File Format Combobox status when toggle the "Show hidden files" checkbox
Previous Message Akshay Joshi 2019-01-21 09:58:20 Re: [pgAdmin4][Patch] - RM 3811 - Backup / restore job launch button needs two click