pgAdmin 4 commit: Ensure that the rename panel should be disabled when

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 the rename panel should be disabled when
Date: 2020-12-10 12:43:40
Message-ID: E1knLIK-0001Y5-DA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the rename panel should be disabled when the SQL file opened in the query tool. Fixes #6058

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_4_29.rst | 1 -
docs/en_US/release_notes_4_30.rst | 20 ++++++++++++++++++++
.../tools/datagrid/static/js/datagrid_panel_title.js | 14 ++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2020-12-10 13:24:56 Re: [pgAdmin4] RM5965 Couldn't download file of Marcos query results
Previous Message Akshay Joshi 2020-12-10 12:32:28 pgAdmin 4 commit: Tag REL-4_29 has been created.