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.moh...@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(-)