pgAdmin 4 commit: Ensure that the Query Tool connection string should n

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the Query Tool connection string should n
Дата
Msg-id E1ltpGa-0007C6-PC@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that the Query Tool connection string should not be changed as per the 'Query Tool tab title'. Fixes #6404

Branches
--------
React_Porting
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 по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - Test cases failure fix
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Updated DEFAULT_BINARY_PATHS for container.