pgAdmin 4 commit: Fixed an issue where the user is not able to change t

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the user is not able to change t
Date: 2021-03-04 08:23:33
Message-ID: E1lHjGf-0007Pe-ID@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the user is not able to change the connection in Query Tool when any SQL file is opened. Fixes #6272

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9317fe21b222e520db5322d34dffb85828cd9e88
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
web/pgadmin/tools/datagrid/static/js/datagrid_panel_title.js | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-04 08:24:12 Re: [pgAdmin][RM-5119]: Hanging symlinks in a directory cause select file dialog to break.
Previous Message Nikhil Mohite 2021-03-04 04:59:20 [pgAdmin][RM-5810]: In-table editing on certain cell values does not result in cell content being autoselected.