pgAdmin 4 commit: Ensure that the Query Tool connection string should n - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the Query Tool connection string should n
Date
Msg-id E1lqIGK-00014g-LE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the Query Tool connection string should not be changed as per the 'Query Tool tab title'. Fixes #6404

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1067ffe6737f32db3c41c99d9c95191781d534b
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_4.rst                   |  1 +
web/pgadmin/browser/__init__.py                    |  5 +++--
.../browser/register_browser_preferences.py        |  4 ++--
web/pgadmin/browser/templates/browser/js/utils.js  |  1 +
.../static/js/sqleditor/new_connection_dialog.js   | 26 +++++++++++++---------
.../datagrid/static/js/datagrid_panel_title.js     | 12 ++++++----
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 16 ++++++-------
web/pgadmin/utils/constants.py                     |  3 +++
8 files changed, 41 insertions(+), 27 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6225] Update Flask-Security-Too v4
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6404]: Separate settings for query tool tab title and connection info