[pgadmin-org/pgadmin4] 0e0d0c: Fixed API test cases for Triggers in EPAS.

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 0e0d0c: Fixed API test cases for Triggers in EPAS.
Date: 2023-07-11 06:25:09
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/dependabot/pip/urllib3-eq-2.0.star/e417a8-511fcf@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/dependabot/pip/urllib3-eq-2.0.star
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0e0d0c7c2e04ad664b2658fa6161635fa139cf9b
https://github.com/pgadmin-org/pgadmin4/commit/0e0d0c7c2e04ad664b2658fa6161635fa139cf9b
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-04-27 (Thu, 27 Apr 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/12_plus/nodes.sql

Log Message:
-----------
Fixed API test cases for Triggers in EPAS.

Commit: 978979c39f45a8bb12a1245dc617565c68296a4c
https://github.com/pgadmin-org/pgadmin4/commit/978979c39f45a8bb12a1245dc617565c68296a4c
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-04-27 (Thu, 27 Apr 2023)

Changed paths:
M DEPENDENCIES
M web/pgadmin/messages.pot
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po
M web/pgadmin/translations/de/LC_MESSAGES/messages.mo
M web/pgadmin/translations/de/LC_MESSAGES/messages.po
M web/pgadmin/translations/es/LC_MESSAGES/messages.mo
M web/pgadmin/translations/es/LC_MESSAGES/messages.po
M web/pgadmin/translations/fr/LC_MESSAGES/messages.mo
M web/pgadmin/translations/fr/LC_MESSAGES/messages.po
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po
M web/pgadmin/translations/ja/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ja/LC_MESSAGES/messages.po
M web/pgadmin/translations/ko/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ko/LC_MESSAGES/messages.po
M web/pgadmin/translations/pl/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pl/LC_MESSAGES/messages.po
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po
M web/pgadmin/translations/ru/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ru/LC_MESSAGES/messages.po
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po

Log Message:
-----------
Update message catalog and Dependencies

Commit: 8428df97ca58e5838b60344bc7eeb0a9ec359cbb
https://github.com/pgadmin-org/pgadmin4/commit/8428df97ca58e5838b60344bc7eeb0a9ec359cbb
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-04-28 (Fri, 28 Apr 2023)

Changed paths:
A web/pgacloud/providers/aws.py
R web/pgacloud/providers/rds.py
M web/pgadmin/misc/cloud/__init__.py
M web/pgadmin/misc/cloud/utils/__init__.py

Log Message:
-----------
Fixed the error occurring while postgresql cloud instance deployment on AWS RDS.

Commit: 5fbf0b9fe54b7fad974bff6ca975e0a05f63fba0
https://github.com/pgadmin-org/pgadmin4/commit/5fbf0b9fe54b7fad974bff6ca975e0a05f63fba0
Author: Domenico Sgarbossa <sgarbossa(dot)domenico(at)gmail(dot)com>
Date: 2023-04-28 (Fri, 28 Apr 2023)

Changed paths:
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po

Log Message:
-----------
Italian translation update for v7.1

Commit: 1ccdbf27e28f06cf9e2ef8c972bd72fbe796edb5
https://github.com/pgadmin-org/pgadmin4/commit/1ccdbf27e28f06cf9e2ef8c972bd72fbe796edb5
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-04-28 (Fri, 28 Apr 2023)

Changed paths:
M pkg/mac/build-functions.sh
M pkg/redhat/setup.sh
M tools/setup-python-env.sh

Log Message:
-----------
Pin Sphinx version to 6.1.3 due to locale error.

Commit: edb74a08397712b2cfa207be8b90d741f8a74bbf
https://github.com/pgadmin-org/pgadmin4/commit/edb74a08397712b2cfa207be8b90d741f8a74bbf
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-04-28 (Fri, 28 Apr 2023)

Changed paths:
M docs/en_US/release_notes_7_1.rst
M runtime/src/js/pgadmin.js

Log Message:
-----------
Disable NW.js dev tools shortcut on Mac as it may crash the app. #6183

Commit: b9686fcb00a7585d7417542aa7d84911b2097af6
https://github.com/pgadmin-org/pgadmin4/commit/b9686fcb00a7585d7417542aa7d84911b2097af6
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-04-29 (Sat, 29 Apr 2023)

Changed paths:
M web/pgadmin/tools/import_export/__init__.py

Log Message:
-----------
Fixed an issue where import/export data is not working if service file is used to connect server.

Commit: 2836285ba2c05121f1ed66227ff7aacb20919045
https://github.com/pgadmin-org/pgadmin4/commit/2836285ba2c05121f1ed66227ff7aacb20919045
Author: Libor M <liborm85(at)gmail(dot)com>
Date: 2023-04-29 (Sat, 29 Apr 2023)

Changed paths:
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po

Log Message:
-----------
Czech translation for version 7.1

Commit: a5a2a7c52f359b3d62b9704b5221681dd40ce687
https://github.com/pgadmin-org/pgadmin4/commit/a5a2a7c52f359b3d62b9704b5221681dd40ce687
Author: oon arfiandwi <oon(dot)arfiandwi(at)gmail(dot)com>
Date: 2023-05-01 (Mon, 01 May 2023)

Changed paths:
A web/pgadmin/translations/id/LC_MESSAGES/messages.mo
A web/pgadmin/translations/id/LC_MESSAGES/messages.po

Log Message:
-----------
Indonesian translation for version 7.1

Commit: 7aec8bd9d778f1b6f8603a0fb23dda0e4743dd7e
https://github.com/pgadmin-org/pgadmin4/commit/7aec8bd9d778f1b6f8603a0fb23dda0e4743dd7e
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-01 (Mon, 01 May 2023)

Changed paths:
M web/config.py
M web/pgadmin/messages.pot
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po
M web/pgadmin/translations/de/LC_MESSAGES/messages.mo
M web/pgadmin/translations/de/LC_MESSAGES/messages.po
M web/pgadmin/translations/es/LC_MESSAGES/messages.mo
M web/pgadmin/translations/es/LC_MESSAGES/messages.po
M web/pgadmin/translations/fr/LC_MESSAGES/messages.mo
M web/pgadmin/translations/fr/LC_MESSAGES/messages.po
M web/pgadmin/translations/id/LC_MESSAGES/messages.mo
M web/pgadmin/translations/id/LC_MESSAGES/messages.po
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po
M web/pgadmin/translations/ja/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ja/LC_MESSAGES/messages.po
M web/pgadmin/translations/ko/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ko/LC_MESSAGES/messages.po
M web/pgadmin/translations/pl/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pl/LC_MESSAGES/messages.po
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po
M web/pgadmin/translations/ru/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ru/LC_MESSAGES/messages.po
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po

Log Message:
-----------
Fixed translation issues.

Commit: 8a6a6624ae1acaa2719e0e963f00145eda006e5c
https://github.com/pgadmin-org/pgadmin4/commit/8a6a6624ae1acaa2719e0e963f00145eda006e5c
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-01 (Mon, 01 May 2023)

Changed paths:
M DEPENDENCIES
M web/config.py

Log Message:
-----------
1) Update version for release 7.1
2) Update Dependencies.

Commit: 39401469fd49fc85605cfc77a2a9ab24b90483ab
https://github.com/pgadmin-org/pgadmin4/commit/39401469fd49fc85605cfc77a2a9ab24b90483ab
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-02 (Tue, 02 May 2023)

Changed paths:
M web/package.json

Log Message:
-----------
Reducing the value of 'max-old-space-size' to fix build failure.

Commit: 1219dcb1d826f45860a5fce0627b76b0005dab95
https://github.com/pgadmin-org/pgadmin4/commit/1219dcb1d826f45860a5fce0627b76b0005dab95
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-02 (Tue, 02 May 2023)

Changed paths:
M web/package.json

Log Message:
-----------
Reducing the value of 'max-old-space-size' to 2048

Commit: b2864add54efecf7dbad758d771fab00b35085b2
https://github.com/pgadmin-org/pgadmin4/commit/b2864add54efecf7dbad758d771fab00b35085b2
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-02 (Tue, 02 May 2023)

Changed paths:
M runtime/package.json
M runtime/src/js/pgadmin.js

Log Message:
-----------
Disable devtools completely using chromiunm args. #6183

Commit: 52829d6f31f472c935588f24f5cc4e0f55c8fbf0
https://github.com/pgadmin-org/pgadmin4/commit/52829d6f31f472c935588f24f5cc4e0f55c8fbf0
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py

Log Message:
-----------
Fix an issue in View SQL when column level privileges are set with multiple roles. #6189

Commit: 14f617681fa0be4bd903ac72b23c507461667f6e
https://github.com/pgadmin-org/pgadmin4/commit/14f617681fa0be4bd903ac72b23c507461667f6e
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M docs/en_US/release_notes_7_1.rst

Log Message:
-----------
Update release note

Commit: a73f58160f91ece82650a6e8ca5438d2a593ad55
https://github.com/pgadmin-org/pgadmin4/commit/a73f58160f91ece82650a6e8ca5438d2a593ad55
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
M web/pgadmin/tools/sqleditor/utils/get_column_types.py

Log Message:
-----------
Fix an issue where running any query in query tool gives 'list index out of range' error. #5922

Commit: 4fc49390edf9468ffae2c47a3618486e1119a000
https://github.com/pgadmin-org/pgadmin4/commit/4fc49390edf9468ffae2c47a3618486e1119a000
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Pin psycopg3 to 3.1.8

Commit: cba42ef2777eb8e9d790578160b338396f46e755
https://github.com/pgadmin-org/pgadmin4/commit/cba42ef2777eb8e9d790578160b338396f46e755
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py

Log Message:
-----------
Allow user to set the minimum value to 1 from preferences for ON_DEMAND_ROW_COUNT

Commit: 4fbfcdfee9a250e479687135159ba55b9f043f81
https://github.com/pgadmin-org/pgadmin4/commit/4fbfcdfee9a250e479687135159ba55b9f043f81
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/sql/ppas/default/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/packages/templates/packages/ppas/12_plus/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/pg/default/sql/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/ppas/default/sql/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/nodes.sql
M web/pgadmin/browser/server_groups/servers/tablespaces/__init__.py
M web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/nodes.sql
M web/pgadmin/static/js/components/ObjectBreadcrumbs.jsx

Log Message:
-----------
Fix multiple object breadcrumbs bugs. #2078

Commit: d6f01b552a081b90ba7b218f8136bc124b3730a3
https://github.com/pgadmin-org/pgadmin4/commit/d6f01b552a081b90ba7b218f8136bc124b3730a3
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/utils.py

Log Message:
-----------
Ensure user/roles with special characters are quoted to avoid syntax error.#6234

Commit: 5c57fd0170da557703ec19620ef7c2c8241522c1
https://github.com/pgadmin-org/pgadmin4/commit/5c57fd0170da557703ec19620ef7c2c8241522c1
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-03 (Wed, 03 May 2023)

Changed paths:
M docs/en_US/release_notes_7_1.rst

Log Message:
-----------
Update release notes

Commit: 1d27cb925118ddc032ea71a0f8cdc51b2d09a8ac
https://github.com/pgadmin-org/pgadmin4/commit/1d27cb925118ddc032ea71a0f8cdc51b2d09a8ac
Author: Chris Wiegand <chris(at)wiegandtech(dot)net>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
M web/pgadmin/dashboard/static/js/Dashboard.jsx

Log Message:
-----------
Add a new checkbox to allow filtering active sessions on Dashboard. #3831

Commit: 377bf554b6e383407c9e55ba287aeaf1c50a77b7
https://github.com/pgadmin-org/pgadmin4/commit/377bf554b6e383407c9e55ba287aeaf1c50a77b7
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
A docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes

Commit: eb1c36bf5b2e6082f63a89804e932a2456217930
https://github.com/pgadmin-org/pgadmin4/commit/eb1c36bf5b2e6082f63a89804e932a2456217930
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
R web/regression/README
A web/regression/README.md

Log Message:
-----------
Add extension .md to regression/README

Commit: d8e00e65861bed227423916300c56d6c27ae25fe
https://github.com/pgadmin-org/pgadmin4/commit/d8e00e65861bed227423916300c56d6c27ae25fe
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-05 (Fri, 05 May 2023)

Changed paths:
M docs/en_US/release_notes.rst

Log Message:
-----------
Fix a doc build issue occuring after adding release note for 7.2

Commit: af1c70f192413c200a2e54027e4aa8fbbdf0c29f
https://github.com/pgadmin-org/pgadmin4/commit/af1c70f192413c200a2e54027e4aa8fbbdf0c29f
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-05-08 (Mon, 08 May 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/connection.py

Log Message:
-----------
Fix an issue in the register server when setting the role, an arbitrary SQL query can be fired. #6253

Commit: 5483f70d4b2f875c65f960bb3bbe438a4633ac82
https://github.com/pgadmin-org/pgadmin4/commit/5483f70d4b2f875c65f960bb3bbe438a4633ac82
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-08 (Mon, 08 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release note

Commit: 1f2f4050572ee6decea4780e1356249bb56c4524
https://github.com/pgadmin-org/pgadmin4/commit/1f2f4050572ee6decea4780e1356249bb56c4524
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-05-09 (Tue, 09 May 2023)

Changed paths:
M web/pgadmin/static/js/tree/tree_nodes.ts

Log Message:
-----------
Indicate the user if all the server's children nodes are hidden from the preferences setting. #6003

Commit: 2a22cf077c98423144f0577b2922c94816b438a4
https://github.com/pgadmin-org/pgadmin4/commit/2a22cf077c98423144f0577b2922c94816b438a4
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-05-10 (Wed, 10 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/tables/sql/default/get_types_where_condition.sql
M web/pgadmin/utils/driver/psycopg3/typecast.py
M web/regression/feature_tests/datatype_test.json
M web/regression/feature_tests/pg_datatype_validation_test.py
M web/regression/feature_utils/base_feature_test.py

Log Message:
-----------
Fix circular reference error for the multirange data types in the query tool. #6221

Add support for the multirange data types.

Commit: 259a534a7193eb90e1a83c999dd7051216ddf976
https://github.com/pgadmin-org/pgadmin4/commit/259a534a7193eb90e1a83c999dd7051216ddf976
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-05-10 (Wed, 10 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes.

Commit: 0431cf7fc11e7ea70d67bb516eafb1a839999b80
https://github.com/pgadmin-org/pgadmin4/commit/0431cf7fc11e7ea70d67bb516eafb1a839999b80
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-10 (Wed, 10 May 2023)

Changed paths:
M web/pgadmin/authenticate/oauth2.py

Log Message:
-----------
Ensure the user is able to log in if the specified OAUTH2_USERNAME_CLAIM is present in the OAuth2 profile. #6267

Commit: acf5eb7a264bb2a7884da709494b79e5c7fb1d59
https://github.com/pgadmin-org/pgadmin4/commit/acf5eb7a264bb2a7884da709494b79e5c7fb1d59
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-05-10 (Wed, 10 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes.

Commit: 2ec460bf8f5f8daf69756e2073f3ca45c350fd67
https://github.com/pgadmin-org/pgadmin4/commit/2ec460bf8f5f8daf69756e2073f3ca45c350fd67
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-05-11 (Thu, 11 May 2023)

Changed paths:
M web/pgadmin/static/js/tree/pgadmin_tree_save_state.js

Log Message:
-----------
Fix the browser tree state that is not remembered when reopening pgAdmin. #5777

Commit: cad4c6b8af4d59fa37213d92b6ee820786e4a612
https://github.com/pgadmin-org/pgadmin4/commit/cad4c6b8af4d59fa37213d92b6ee820786e4a612
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-15 (Mon, 15 May 2023)

Changed paths:
M web/regression/feature_tests/pg_datatype_validation_test.py

Log Message:
-----------
Fix feature tests for the database versions 11, 12 and 13, broken due to multirange data types support.

Commit: c06728901208b871f4e7b3e906e5264fd1583ec5
https://github.com/pgadmin-org/pgadmin4/commit/c06728901208b871f4e7b3e906e5264fd1583ec5
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-05-15 (Mon, 15 May 2023)

Changed paths:
M Make.bat
M pkg/linux/build-functions.sh
M pkg/mac/build-functions.sh
M runtime/package.json
M runtime/yarn.lock

Log Message:
-----------
Fixed an issue where win 10 was not showing pgAdmin icon on taskbar for NW.js v0.73 and above. #6080

Commit: 8ea3346a9dc7fed882769b1644b53ca27cce02f2
https://github.com/pgadmin-org/pgadmin4/commit/8ea3346a9dc7fed882769b1644b53ca27cce02f2
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-16 (Tue, 16 May 2023)

Changed paths:
M web/regression/python_test_utils/test_utils.py

Log Message:
-----------
Handle SQL_ASCII databases when running test cases.

* Handle cases when psycopg returns bytes instead of a string.

See https://github.com/psycopg/psycopg/issues/561

* A more appropriate fix, suggested by Daniele Varrazzo

* Fix typo.

* Re-think this check. Our own driver effectively monkey-patches the psycopg encoding mappings.

Commit: 30107e38f393aa6d3de43ada6c5b88c7a0f36911
https://github.com/pgadmin-org/pgadmin4/commit/30107e38f393aa6d3de43ada6c5b88c7a0f36911
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-16 (Tue, 16 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/browser/server_groups/servers/static/js/server.js

Log Message:
-----------
Ensure that "pause replay of wal"/"resume replay of wal" are enabled/disabled appropriately. #6026

Commit: b9f9ad8027f6a7deedfee21b51d315b73eae427d
https://github.com/pgadmin-org/pgadmin4/commit/b9f9ad8027f6a7deedfee21b51d315b73eae427d
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-16 (Tue, 16 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes

Commit: 16e8df8f782d3c80b981acb5502267922ce334cc
https://github.com/pgadmin-org/pgadmin4/commit/16e8df8f782d3c80b981acb5502267922ce334cc
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-16 (Tue, 16 May 2023)

Changed paths:
M Make.bat

Log Message:
-----------
Cleanup Make.bat to use latest NW.js. #6080

Commit: 40b916dc2e69e4a40866f94a392e49b3c88e5bac
https://github.com/pgadmin-org/pgadmin4/commit/40b916dc2e69e4a40866f94a392e49b3c88e5bac
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-17 (Wed, 17 May 2023)

Changed paths:
M Dockerfile

Log Message:
-----------
Use python3 instead of python3.10 in Dockerfile to fix docker builds

Commit: c9920063ddeb471b88d497ec68db73a899c152ea
https://github.com/pgadmin-org/pgadmin4/commit/c9920063ddeb471b88d497ec68db73a899c152ea
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-17 (Wed, 17 May 2023)

Changed paths:
M Dockerfile

Log Message:
-----------
Use python3.11 instead of python3 as setcap does not work on symlinks

Commit: 6c7f5d1a6b0a04acf3326947284b9c69f6972586
https://github.com/pgadmin-org/pgadmin4/commit/6c7f5d1a6b0a04acf3326947284b9c69f6972586
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-17 (Wed, 17 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/static/js/server.js

Log Message:
-----------
Ensure that connection heartbeat signals are stopped on server disconnect. #6147

Commit: c0c9034326565e95598f0b1219be4e35354af0bf
https://github.com/pgadmin-org/pgadmin4/commit/c0c9034326565e95598f0b1219be4e35354af0bf
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-05-17 (Wed, 17 May 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
M web/pgadmin/tools/sqleditor/utils/get_column_types.py

Log Message:
-----------
Fix an issue where varchar column sizes are not visible in query tool data grid. #6281

Commit: 4fd1e16bb4995905ddc2c37918b9f310cf4a643f
https://github.com/pgadmin-org/pgadmin4/commit/4fd1e16bb4995905ddc2c37918b9f310cf4a643f
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-17 (Wed, 17 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes

Commit: 6949b41fb96e71aca2edc7f9ff5e7a72e8baae8c
https://github.com/pgadmin-org/pgadmin4/commit/6949b41fb96e71aca2edc7f9ff5e7a72e8baae8c
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-18 (Thu, 18 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/static/js/SchemaView/DataGridView.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/index.jsx
M web/pgadmin/tools/user_management/static/js/UserManagementDialog.jsx

Log Message:
-----------
Ensure that a new row should be added on top in the User Management dialog. Fixes #5817

Commit: 4baae7512bf95bf396e667caf60f5f9d48601fb3
https://github.com/pgadmin-org/pgadmin4/commit/4baae7512bf95bf396e667caf60f5f9d48601fb3
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-18 (Thu, 18 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/static/js/primary_key.ui.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js

Log Message:
-----------
Ensure that name can't be empty in edit mode for Primary Key and Index. #6204

Commit: e2b27da2efcbec242a31c2a39d895facec45f38f
https://github.com/pgadmin-org/pgadmin4/commit/e2b27da2efcbec242a31c2a39d895facec45f38f
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-18 (Thu, 18 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/static/js/fts_parser.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/static/js/fts_template.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/packages/static/js/package.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/static/js/rule.ui.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js

Log Message:
-----------
Fixed an issue where properties not visible for FTS Parsers, FTS Templates, MViews and Rules in Catalog objects. #6127

Commit: 736879567fddded6c5e52fbfd24d35704b9f0fda
https://github.com/pgadmin-org/pgadmin4/commit/736879567fddded6c5e52fbfd24d35704b9f0fda
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/master_password.rst
M requirements.txt
M web/pgAdmin4.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/browser/tests/test_master_password.py
M web/pgadmin/evaluate_config.py
M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/utils/constants.py
M web/pgadmin/utils/driver/psycopg3/connection.py
M web/pgadmin/utils/driver/psycopg3/server_manager.py

Log Message:
-----------
Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode. #5123

Commit: 7ab096d87f0e8c2cd1b7ca52e632ef61de86db42
https://github.com/pgadmin-org/pgadmin4/commit/7ab096d87f0e8c2cd1b7ca52e632ef61de86db42
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes

Commit: 87c1023c4f6d99a0cdf552bf38c2c1a633ed7969
https://github.com/pgadmin-org/pgadmin4/commit/87c1023c4f6d99a0cdf552bf38c2c1a633ed7969
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/misc/dependents/static/js/Dependents.jsx

Log Message:
-----------
Use dependent instead of dependant in the message. #6278

Commit: 48dd32f0e454fe0d01c72c1dfda6cc038d5bee01
https://github.com/pgadmin-org/pgadmin4/commit/48dd32f0e454fe0d01c72c1dfda6cc038d5bee01
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M web/pgadmin/browser/__init__.py
M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx

Log Message:
-----------
Ensure that master password is validated before migrating the passwords to OS secret storage and stopped. #5123

Commit: e04f5a0938ecd2aa627372c188bb26c959488dc4
https://github.com/pgadmin-org/pgadmin4/commit/e04f5a0938ecd2aa627372c188bb26c959488dc4
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py

Log Message:
-----------
Fixed an issue where REVOKE ALL DDL in table SQL was added only for one role. #5926

Commit: c9013a39b80f7c8faf8f87d972504549d2aa6219
https://github.com/pgadmin-org/pgadmin4/commit/c9013a39b80f7c8faf8f87d972504549d2aa6219
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes

Commit: cedfd12f6ad26700c1763db83bbd8c4ba0c16638
https://github.com/pgadmin-org/pgadmin4/commit/cedfd12f6ad26700c1763db83bbd8c4ba0c16638
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/images/preferences_browser_display.png
M docs/en_US/preferences.rst
M web/pgadmin/browser/collection.py
M web/pgadmin/browser/register_browser_preferences.py
M web/pgadmin/browser/server_groups/servers/databases/casts/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/casts/templates/casts/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/extensions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/languages/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/aggregates/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/aggregates/templates/aggregates/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collations/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/templates/fts_configurations/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionaries/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/templates/fts_parsers/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_templates/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/ppas/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/ppas/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/pg/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/pg/sql/14_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/ppas/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/ppas/sql/14_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/ppas/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/pg/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/pg/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/ppas/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/ppas/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/operators/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/operators/templates/operators/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/packages/templates/packages/ppas/12_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/packages/templates/packages/ppas/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequences/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/templates/synonyms/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/columns/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/compound_triggers/sql/ppas/12_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/row_security_policies/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/rules/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/tables/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/pg/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/12_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/types/templates/types/pg/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/types/templates/types/ppas/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/pg/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/ppas/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/subscriptions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/subscriptions/templates/subscriptions/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/resource_groups/__init__.py
A web/pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/sql/default/count.sql
M web/pgadmin/browser/utils.py
M web/pgadmin/static/js/tree/tree_nodes.ts

Log Message:
-----------
Add an option to hide/show empty object collection nodes. #5048

Commit: db3d0c6e212e0dec210bc073d60980b961a90106
https://github.com/pgadmin-org/pgadmin4/commit/db3d0c6e212e0dec210bc073d60980b961a90106
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/static/js/Dialogs/index.jsx

Log Message:
-----------
Make the 'Connect to server' dialog a modal dialog. #6043

Commit: fb3b2a4635c163e61b6e2e532969cdd4ee5243ad
https://github.com/pgadmin-org/pgadmin4/commit/fb3b2a4635c163e61b6e2e532969cdd4ee5243ad
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py

Log Message:
-----------
Fix an issue where View RE-SQL is not quoting the column comments. #6280

Commit: 4b183f7988b770cf0afd7cdc0400a3fc96acd0a0
https://github.com/pgadmin-org/pgadmin4/commit/4b183f7988b770cf0afd7cdc0400a3fc96acd0a0
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/tests/ppas/12_plus/alter_table_update_grants.sql

Log Message:
-----------
Fixed resql test case. #5926

Commit: b1eba4fc4c1436b2bdaff8c412eb79edae4a6b2b
https://github.com/pgadmin-org/pgadmin4/commit/b1eba4fc4c1436b2bdaff8c412eb79edae4a6b2b
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/create.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/get_columns.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/node.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/properties.sql

Log Message:
-----------
Fix incorrect number of foreign tables displayed. Show column comments in RE-SQL. #6279

Commit: bfa859e9cecf5b1a64478faef51659ebd74f1846
https://github.com/pgadmin-org/pgadmin4/commit/bfa859e9cecf5b1a64478faef51659ebd74f1846
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/server_manager.py

Log Message:
-----------
Fixed an issue where PSQL tool prompts for password if using password exec command. #6247

Commit: dd4639d602c7e2d1d66864abca7c3b67bfe6e2b3
https://github.com/pgadmin-org/pgadmin4/commit/dd4639d602c7e2d1d66864abca7c3b67bfe6e2b3
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/foreign_key/sql/default/get_constraint_cols.sql

Log Message:
-----------
Fixed an issue where Foreign Key columns are shown in the wrong order in SQL and Properties. #5789

Commit: 96f3ac8a53edb2ea45fd84d2f08904365a24bcd8
https://github.com/pgadmin-org/pgadmin4/commit/96f3ac8a53edb2ea45fd84d2f08904365a24bcd8
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
M web/pgadmin/static/js/tree/tree_nodes.ts

Log Message:
-----------
Code improvements to handle API errors gracefully in tree code. #6308

Commit: b6924a84d6fa40e0c7d5ca61fe7db5756b50de6e
https://github.com/pgadmin-org/pgadmin4/commit/b6924a84d6fa40e0c7d5ca61fe7db5756b50de6e
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/static/js/server.js

Log Message:
-----------
Fixed error occurring while opening query tool after togging Resume/Pause wal replay. #6026

Commit: 75cbf9165e59c993aaccef1cc254d7031547e41e
https://github.com/pgadmin-org/pgadmin4/commit/75cbf9165e59c993aaccef1cc254d7031547e41e
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M web/pgadmin/browser/register_browser_preferences.py
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx

Log Message:
-----------
Text changes for Show/Hide nodes feature. #5048

Commit: 3e031ad33410f53a4381bc35fbce5c9e54059cab
https://github.com/pgadmin-org/pgadmin4/commit/3e031ad33410f53a4381bc35fbce5c9e54059cab
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Include the architecture name in the macOS DMG, in preparation for native M1 support.

Commit: fec63c6cf3d85c742eb2ed5f3d6fc67ec9e00bdf
https://github.com/pgadmin-org/pgadmin4/commit/fec63c6cf3d85c742eb2ed5f3d6fc67ec9e00bdf
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/evaluate_config.py
M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/static/js/Theme/dark.js
M web/pgadmin/static/js/Theme/high_contrast.js
M web/pgadmin/static/js/Theme/standard.js
M web/pgadmin/static/js/helpers/ModalProvider.jsx
M web/pgadmin/utils/constants.py

Log Message:
-----------
Text improvement for the OS secret store feature. #5123

Commit: 619680e71fe981a2fd66c254e25ea66eb8b38435
https://github.com/pgadmin-org/pgadmin4/commit/619680e71fe981a2fd66c254e25ea66eb8b38435
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Don't unnecessarily set the PATH to include a hard coded directory.

Commit: 7609038a16a74f8688308f661512b8e48e143251
https://github.com/pgadmin-org/pgadmin4/commit/7609038a16a74f8688308f661512b8e48e143251
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Install packages into the vent separately to avoid psycopg build issues.

Commit: bdcf1f986f000a2e69ffce192cfb9f67a8e6d2ea
https://github.com/pgadmin-org/pgadmin4/commit/bdcf1f986f000a2e69ffce192cfb9f67a8e6d2ea
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Manually install pip as well, to minimise work done by the framework creation script.

Commit: 4baaff456694ae3a11d63ff1bf28d9db20ac5306
https://github.com/pgadmin-org/pgadmin4/commit/4baaff456694ae3a11d63ff1bf28d9db20ac5306
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-24 (Wed, 24 May 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Fix typo.

Commit: cba3dc94571183cc6432977bc942be549604e0ef
https://github.com/pgadmin-org/pgadmin4/commit/cba3dc94571183cc6432977bc942be549604e0ef
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-25 (Thu, 25 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/operators/__init__.py

Log Message:
-----------
Fixed an issue where Operators collection node throwing an error. #6325

Commit: 702bc8c8ce630d857f6911e1b2a6994d1e2e1040
https://github.com/pgadmin-org/pgadmin4/commit/702bc8c8ce630d857f6911e1b2a6994d1e2e1040
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-25 (Thu, 25 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/config.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/utils/master_password.py

Log Message:
-----------
Allow pgAdmin to retrieve master password from external script/program. #4769

Commit: 8b7eeca545249fd57f888de4a1c87ce3e634d907
https://github.com/pgadmin-org/pgadmin4/commit/8b7eeca545249fd57f888de4a1c87ce3e634d907
Author: Anil Sahoo <122535205+anilsahoo20(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-05-25 (Thu, 25 May 2023)

Changed paths:
A docs/en_US/images/publication_options.png
A docs/en_US/images/publication_tables.png
M docs/en_US/publication_dialog.rst
M web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.js
M web/pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.ui.js
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/get_all_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/get_pub_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_all_columns.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_all_tables.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_add_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_add_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_drop_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_drop_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_event_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/create_publication_few_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/create_publication_few_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/test.json
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_event.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_event_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_only.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_only_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/test.json
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_add_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_add_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_drop_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_drop_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_event_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/create_publication_few_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/create_publication_few_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/test.json
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/publication_test_data.json
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_create.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_delete.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_delete_multiple.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_get.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_add_schema.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_add_table.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_drop_schema.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_drop_table.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_update_schema.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_update_table.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_sql.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/utils.py
M web/pgadmin/static/js/components/QueryThresholds.jsx
M web/regression/javascript/schema_ui_files/publication.ui.spec.js

Log Message:
-----------
Implement new PostgreSQL 15 features in publication dialog and SQL. #5868

Commit: 396f6c9d736d75ea48a50f56c907a6cda889f818
https://github.com/pgadmin-org/pgadmin4/commit/396f6c9d736d75ea48a50f56c907a6cda889f818
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-25 (Thu, 25 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes

Commit: cb070fc365e6d3955c4eb762ac2396ef5acc2491
https://github.com/pgadmin-org/pgadmin4/commit/cb070fc365e6d3955c4eb762ac2396ef5acc2491
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-25 (Thu, 25 May 2023)

Changed paths:
M web/pgadmin/browser/__init__.py
M web/pgadmin/static/js/Dialogs/index.jsx

Log Message:
-----------
Fix error handling to show error when a user enters incorrect Master Password. #4769

Commit: 7d068130a45bf3cd7a8f89acb183071641159f1f
https://github.com/pgadmin-org/pgadmin4/commit/7d068130a45bf3cd7a8f89acb183071641159f1f
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-25 (Thu, 25 May 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Build for Apple Silicon using the test SDK build from NWjs.

Commit: b9a3178b432dd366f2397c5f296a4cf663e9ecf9
https://github.com/pgadmin-org/pgadmin4/commit/b9a3178b432dd366f2397c5f296a4cf663e9ecf9
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-26 (Fri, 26 May 2023)

Changed paths:
M web/pgadmin/messages.pot
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po
M web/pgadmin/translations/de/LC_MESSAGES/messages.mo
M web/pgadmin/translations/de/LC_MESSAGES/messages.po
M web/pgadmin/translations/es/LC_MESSAGES/messages.mo
M web/pgadmin/translations/es/LC_MESSAGES/messages.po
M web/pgadmin/translations/fr/LC_MESSAGES/messages.mo
M web/pgadmin/translations/fr/LC_MESSAGES/messages.po
M web/pgadmin/translations/id/LC_MESSAGES/messages.mo
M web/pgadmin/translations/id/LC_MESSAGES/messages.po
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po
M web/pgadmin/translations/ja/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ja/LC_MESSAGES/messages.po
M web/pgadmin/translations/ko/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ko/LC_MESSAGES/messages.po
M web/pgadmin/translations/pl/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pl/LC_MESSAGES/messages.po
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po
M web/pgadmin/translations/ru/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ru/LC_MESSAGES/messages.po
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po

Log Message:
-----------
Update message catalogs.

Commit: 29053098fccf092caac7826906a8b41b8ebdcab8
https://github.com/pgadmin-org/pgadmin4/commit/29053098fccf092caac7826906a8b41b8ebdcab8
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-26 (Fri, 26 May 2023)

Changed paths:
M DEPENDENCIES

Log Message:
-----------
Update Dependencies.

Commit: 67ef438730aeb9b054d5acad541aed2b74905911
https://github.com/pgadmin-org/pgadmin4/commit/67ef438730aeb9b054d5acad541aed2b74905911
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-26 (Fri, 26 May 2023)

Changed paths:
M web/pgadmin/browser/__init__.py

Log Message:
-----------
Ensure migrate master password dialog is not shown with a fresh installation. #5123

Commit: b337b64eb1c266a5da0f9b653db749bdc9bd60a4
https://github.com/pgadmin-org/pgadmin4/commit/b337b64eb1c266a5da0f9b653db749bdc9bd60a4
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-05-26 (Fri, 26 May 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Make sure the quarantine bit isn't set.

Commit: 72794f9524016b4fc3d1906ae1bbb09c72daefaa
https://github.com/pgadmin-org/pgadmin4/commit/72794f9524016b4fc3d1906ae1bbb09c72daefaa
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-26 (Fri, 26 May 2023)

Changed paths:
A web/pgadmin/browser/server_groups/servers/databases/languages/templates/languages/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/templates/schemas/pg/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/templates/schemas/ppas/default/sql/count.sql

Log Message:
-----------
Fix issues related to show/hide empty nodes feature. #5048

Commit: dc8832192d813662eeb2ae4ec8a4858ff4cfb8d8
https://github.com/pgadmin-org/pgadmin4/commit/dc8832192d813662eeb2ae4ec8a4858ff4cfb8d8
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-26 (Fri, 26 May 2023)

Changed paths:
M web/pgadmin/browser/static/js/MainMenuFactory.js
M web/pgadmin/browser/static/js/layout.js

Log Message:
-----------
When opening pgAdmin the layout should be auto reset if it is corrupted. Reset layout menu should work if layout is corrupted while using pgAdmin. #6266

Commit: e3aa616edd82da5314637ee5f44c1a95b67bc4b9
https://github.com/pgadmin-org/pgadmin4/commit/e3aa616edd82da5314637ee5f44c1a95b67bc4b9
Author: Libor M <liborm85(at)gmail(dot)com>
Date: 2023-05-29 (Mon, 29 May 2023)

Changed paths:
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po

Log Message:
-----------
Czech translation for version 7.2

Commit: 8ba7cea2f10f58a3a8d7ac5bdbcf89d59922a554
https://github.com/pgadmin-org/pgadmin4/commit/8ba7cea2f10f58a3a8d7ac5bdbcf89d59922a554
Author: asdf-qwert <1550507+asdf-qwert(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-05-29 (Mon, 29 May 2023)

Changed paths:
M web/pgadmin/dashboard/templates/dashboard/sql/default/activity.sql

Log Message:
-----------
Separate multiple Blocking PIDs with delimiter on Dashboard. #6331

Commit: 7be7d3a0248371a5172d7377599cf94f63e2be5d
https://github.com/pgadmin-org/pgadmin4/commit/7be7d3a0248371a5172d7377599cf94f63e2be5d
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-05-29 (Mon, 29 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst

Log Message:
-----------
Update release notes

Commit: 396a22b6bebca82be2f9799b834eab49aa93bb3e
https://github.com/pgadmin-org/pgadmin4/commit/396a22b6bebca82be2f9799b834eab49aa93bb3e
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-29 (Mon, 29 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/templates/schemas/ppas/default/sql/count.sql

Log Message:
-----------
Fix count SQL for EPAS schemas to show/hide nodes. #5048

Commit: 05b595d32de5a62e81b35436207fdb4e72c8cf50
https://github.com/pgadmin-org/pgadmin4/commit/05b595d32de5a62e81b35436207fdb4e72c8cf50
Author: Anil Sahoo <122535205+anilsahoo20(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-05-29 (Mon, 29 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.ui.js
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/11_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/11_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/13_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/13_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/13_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/get_all_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/get_pub_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/delete.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/dependencies.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_all_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_all_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_position.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/11_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/11_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/13_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/13_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/13_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/get_all_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/get_pub_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/delete.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/dependencies.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_all_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_all_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_position.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/update.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/11_plus/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/11_plus/properties.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/13_plus/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/13_plus/properties.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/13_plus/update.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/get_all_schemas.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/get_pub_schemas.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/get_tables.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/15_plus/update.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/count.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/delete.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/dependencies.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_all_columns.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_all_tables.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_position.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_tables.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/nodes.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/properties.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/update.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/publication_test_data.json
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_create.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_add_schema.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_add_table.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_drop_schema.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_drop_table.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_update_schema.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_update_table.py
M web/regression/javascript/components/FormComponents.spec.js

Log Message:
-----------
Fixed the failure of python test cases of EPAS and JS tests for publication node. #5868

Commit: 7d0ba9448bdadf8d68b2b6fb8a44baa9ce029ec4
https://github.com/pgadmin-org/pgadmin4/commit/7d0ba9448bdadf8d68b2b6fb8a44baa9ce029ec4
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-29 (Mon, 29 May 2023)

Changed paths:
M web/config.py

Log Message:
-----------
Update version for release 7.2

Commit: cbb89b09b17bb98238b78132aa318eb8aeeebae9
https://github.com/pgadmin-org/pgadmin4/commit/cbb89b09b17bb98238b78132aa318eb8aeeebae9
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-05-30 (Tue, 30 May 2023)

Changed paths:
M web/pgadmin/browser/__init__.py

Log Message:
-----------
Ensure migrate stored password dialogue is shown only if any server passwords are saved. #5123

Commit: 7dfcc73e958fa5c04282b02ffc5eb10d83bacc47
https://github.com/pgadmin-org/pgadmin4/commit/7dfcc73e958fa5c04282b02ffc5eb10d83bacc47
Author: Anil Sahoo <122535205+anilsahoo20(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-05-30 (Tue, 30 May 2023)

Changed paths:
R docs/en_US/images/publication_definition.png
M docs/en_US/images/publication_general.png
M docs/en_US/images/publication_options.png
M docs/en_US/images/publication_sql.png
R docs/en_US/images/publication_tables.png
A docs/en_US/images/publication_tables_14.png
A docs/en_US/images/publication_tables_15.png
M docs/en_US/publication_dialog.rst
M web/pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.ui.js

Log Message:
-----------
Update the publication dialog tabs and the docs. #5868

Commit: 0b58bfe6bf76aab9159c94576815dcadfcd0229a
https://github.com/pgadmin-org/pgadmin4/commit/0b58bfe6bf76aab9159c94576815dcadfcd0229a
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update requests requirement from ==2.28.* to ==2.31.* (#6314)

Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 28b1f6875089e9e02e665e911aa1c1b9cf6b1515
https://github.com/pgadmin-org/pgadmin4/commit/28b1f6875089e9e02e665e911aa1c1b9cf6b1515
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M runtime/package.json
M runtime/yarn.lock

Log Message:
-----------
Python dependency: Bump eslint from 8.38.0 to 8.41.0 in /runtime (#6309)

Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.41.0)

---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 36cb8e8428456723a658f1b8e99a35dfe4bbe829
https://github.com/pgadmin-org/pgadmin4/commit/36cb8e8428456723a658f1b8e99a35dfe4bbe829
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump mini-css-extract-plugin in /web (#6299)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.7.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.7.6)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 05eb956aaba8d8156ec3bc6e721bf293d81e4a7b
https://github.com/pgadmin-org/pgadmin4/commit/05eb956aaba8d8156ec3bc6e721bf293d81e4a7b
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M web/regression/requirements.txt

Log Message:
-----------
Python dependency: Bump selenium from 4.8.3 to 4.9.1 in /web/regression (#6265)

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.8.3 to 4.9.1.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.9.1)

---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 0be4fb937fd3a119c51f645124d8ca53a1d01127
https://github.com/pgadmin-org/pgadmin4/commit/0be4fb937fd3a119c51f645124d8ca53a1d01127
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M runtime/package.json
M runtime/yarn.lock

Log Message:
-----------
Python dependency: Bump axios from 1.3.5 to 1.4.0 in /runtime (#6214)

Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 9b85e0a4cdae456d751eb32b9b1be826099ca205
https://github.com/pgadmin-org/pgadmin4/commit/9b85e0a4cdae456d751eb32b9b1be826099ca205
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump @material-ui/core from 4.11.0 to 4.12.4 in /web (#6182)

Bumps [(at)material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.11.0 to 4.12.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.12.4/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.4/packages/material-ui)

---
updated-dependencies:
- dependency-name: "@material-ui/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: b5af4ead0d55cf956fb68d2f72bf3086c0a6c870
https://github.com/pgadmin-org/pgadmin4/commit/b5af4ead0d55cf956fb68d2f72bf3086c0a6c870
Author: Anil Sahoo <122535205+anilsahoo20(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx

Log Message:
-----------
Fix an issue where editing a database object de-selects it on the browser tree. #6136

Commit: 99d1c9996322033b32ed85e88228e7dd825f67bc
https://github.com/pgadmin-org/pgadmin4/commit/99d1c9996322033b32ed85e88228e7dd825f67bc
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M docs/en_US/release_notes.rst
A docs/en_US/release_notes_7_3.rst

Log Message:
-----------
Update release note

Commit: 149e093c88876da2cc01461423bd0d9ccb5ecfd4
https://github.com/pgadmin-org/pgadmin4/commit/149e093c88876da2cc01461423bd0d9ccb5ecfd4
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-02 (Fri, 02 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_3.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/foreign_key/sql/default/get_constraint_cols.sql

Log Message:
-----------
Fixed an issue where Foreign Key with 3 or more columns are shown in the wrong order in SQL and Properties. #6345

Commit: 1afcc5c835f953d89f2f7a8bf9fd93dc728fe89b
https://github.com/pgadmin-org/pgadmin4/commit/1afcc5c835f953d89f2f7a8bf9fd93dc728fe89b
Author: oon arfiandwi <oon(dot)arfiandwi(at)gmail(dot)com>
Date: 2023-06-05 (Mon, 05 Jun 2023)

Changed paths:
M web/pgadmin/translations/id/LC_MESSAGES/messages.mo
M web/pgadmin/translations/id/LC_MESSAGES/messages.po

Log Message:
-----------
Indonesian translation for version 7.2

Commit: 10077f13c4af83328ecda2806622bd5eb7196902
https://github.com/pgadmin-org/pgadmin4/commit/10077f13c4af83328ecda2806622bd5eb7196902
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-06-05 (Mon, 05 Jun 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/connection.py

Log Message:
-----------
Fixed an issue where pgadmin is unable to take the defined role. #6342

Commit: f6275688e7248ee218328b35fb5252a27aca5202
https://github.com/pgadmin-org/pgadmin4/commit/f6275688e7248ee218328b35fb5252a27aca5202
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-06-05 (Mon, 05 Jun 2023)

Changed paths:
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/utils/driver/psycopg3/server_manager.py

Log Message:
-----------
Fixed following issues: (#6361)

1) Ensure that SSH Tunnel should work properly after upgrading to 7.2 from 7.1. #6341
2) Ensure that the master password dialog should not visible if the parameter MASTER_PASSWORD_REQUIRED is set to False. #6353

Commit: 9a793a30b3a9841df8b630a97ead71908770616b
https://github.com/pgadmin-org/pgadmin4/commit/9a793a30b3a9841df8b630a97ead71908770616b
Author: LingBing <860668820(at)qq(dot)com>
Date: 2023-06-05 (Mon, 05 Jun 2023)

Changed paths:
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po

Log Message:
-----------
Chinese Translation for version 7.3

Commit: 4bddb5c36c9743331b8b6289ab68d48ed88eeb9a
https://github.com/pgadmin-org/pgadmin4/commit/4bddb5c36c9743331b8b6289ab68d48ed88eeb9a
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-05 (Mon, 05 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_3.rst
M web/config.py

Log Message:
-----------
1) Update version for release 7.3
2) Update release note.

Commit: c69315bb43c464b82031781ec3fa88c7fedc16c3
https://github.com/pgadmin-org/pgadmin4/commit/c69315bb43c464b82031781ec3fa88c7fedc16c3
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-05 (Mon, 05 Jun 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py

Log Message:
-----------
Fixed SSH Tunnel save password issue.

Commit: f04fecb6c723ffda95d0035d9587d61ddb592918
https://github.com/pgadmin-org/pgadmin4/commit/f04fecb6c723ffda95d0035d9587d61ddb592918
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump @typescript-eslint/eslint-plugin in /web (#6366)

Bumps [(at)typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.1 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: c649fcca946e2ddaca75c5f5e058134e6d6be9df
https://github.com/pgadmin-org/pgadmin4/commit/c649fcca946e2ddaca75c5f5e058134e6d6be9df
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M runtime/package.json
M runtime/yarn.lock

Log Message:
-----------
Python dependency: Bump nw from 0.76.0 to 0.77.0 in /runtime (#6365)

Bumps [nw](https://github.com/nwjs/npm-installer) from 0.76.0 to 0.77.0.
- [Commits](https://github.com/nwjs/npm-installer/commits)

---
updated-dependencies:
- dependency-name: nw
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: caad254fca9fa4497e67471980556278392cbf81
https://github.com/pgadmin-org/pgadmin4/commit/caad254fca9fa4497e67471980556278392cbf81
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump chartjs-plugin-zoom from 1.2.1 to 2.0.1 in /web (#6348)

Bumps [chartjs-plugin-zoom](https://github.com/chartjs/chartjs-plugin-zoom) from 1.2.1 to 2.0.1.
- [Release notes](https://github.com/chartjs/chartjs-plugin-zoom/releases)
- [Commits](https://github.com/chartjs/chartjs-plugin-zoom/compare/v1.2.1...v2.0.1)

---
updated-dependencies:
- dependency-name: chartjs-plugin-zoom
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 8e58bcc4c0781c738c01d2568ba90f1098b17473
https://github.com/pgadmin-org/pgadmin4/commit/8e58bcc4c0781c738c01d2568ba90f1098b17473
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Bump azure-identity from 1.12.0 to 1.13.0 (#6347)

Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.12.0...azure-identity_1.13.0)

---
updated-dependencies:
- dependency-name: azure-identity
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: aa7720f226db3c0fc28ac58203d41915194dfe70
https://github.com/pgadmin-org/pgadmin4/commit/aa7720f226db3c0fc28ac58203d41915194dfe70
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump @emotion/styled from 10.3.0 to 11.11.0 in /web (#6256)

Bumps [(at)emotion/styled](https://github.com/emotion-js/emotion) from 10.3.0 to 11.11.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled(at)10(dot)3(dot)0(dot)(dot)(dot)@emotion/styled(at)11(dot)11(dot)0)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: c1a7984e1fae7e9aa85aa4ddc836f85fdf20f2db
https://github.com/pgadmin-org/pgadmin4/commit/c1a7984e1fae7e9aa85aa4ddc836f85fdf20f2db
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M runtime/package.json
M runtime/yarn.lock

Log Message:
-----------
Python dependency: Bump eslint from 8.41.0 to 8.42.0 in /runtime (#6362)

Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0)

---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 90630e386b32a03b8e0350987947ffecbf32c73d
https://github.com/pgadmin-org/pgadmin4/commit/90630e386b32a03b8e0350987947ffecbf32c73d
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Remove requests module from requirements and allow it be installed as a dependency instead

Commit: 3b9eef3bb7bc51c5607e6cde8d0555c3a8b9959f
https://github.com/pgadmin-org/pgadmin4/commit/3b9eef3bb7bc51c5607e6cde8d0555c3a8b9959f
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-06-08 (Thu, 08 Jun 2023)

Changed paths:
M docs/en_US/master_password.rst

Log Message:
-----------
Updated master password documentation.

Commit: 7e3a9328909c1c0449d858b0f92edd12e46e9432
https://github.com/pgadmin-org/pgadmin4/commit/7e3a9328909c1c0449d858b0f92edd12e46e9432
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M Dockerfile
M web/pgadmin/dashboard/static/js/Graphs.jsx
M web/pgadmin/misc/cloud/static/js/biganimal.js
M web/pgadmin/static/bundle/app.js
M web/pgadmin/static/js/components/PgTree/scss/styles.scss
M web/regression/python_test_utils/test_utils.py

Log Message:
-----------
Fixed SonarQube Bugs

Commit: 07fa09f3c7799fb4ebb20a771236cc5b3d711628
https://github.com/pgadmin-org/pgadmin4/commit/07fa09f3c7799fb4ebb20a771236cc5b3d711628
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/pgAdmin4.py

Log Message:
-----------
Ignore Python 3.8 minor versions while fixing eventlet issues for Python 3.9.

Commit: a5b5ede8fd9e466ba22fa192834ca52f0f5947ea
https://github.com/pgadmin-org/pgadmin4/commit/a5b5ede8fd9e466ba22fa192834ca52f0f5947ea
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/encoding.py

Log Message:
-----------
Fix the UNICODE encoding issue while connecting through Pgbouncer after upgrading from 6.21 to 7.1 #6340.

Commit: e20e862c2256bfe05e109a0a959f3653b03cdc2f
https://github.com/pgadmin-org/pgadmin4/commit/e20e862c2256bfe05e109a0a959f3653b03cdc2f
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump image-minimizer-webpack-plugin in /web (#6408)

Bumps [image-minimizer-webpack-plugin](https://github.com/webpack-contrib/image-minimizer-webpack-plugin) from 2.2.0 to 3.8.2.
- [Release notes](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/compare/v2.2.0...v3.8.2)

---
updated-dependencies:
- dependency-name: image-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: c42e00a090623daa7fd2b973e7fc1180b3bb2d8b
https://github.com/pgadmin-org/pgadmin4/commit/c42e00a090623daa7fd2b973e7fc1180b3bb2d8b
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/regression/requirements.txt

Log Message:
-----------
Python dependency: Bump selenium from 4.9.1 to 4.10.0 in /web/regression (#6409)

Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.9.1...selenium-4.10.0)

---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: e385aec7f7bfb4ee99aa5fc0fbec9365737938bb
https://github.com/pgadmin-org/pgadmin4/commit/e385aec7f7bfb4ee99aa5fc0fbec9365737938bb
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/regression/requirements.txt

Log Message:
-----------
Python dependency: Bump fixtures from 4.0.1 to 4.1.0 in /web/regression (#6410)

Bumps [fixtures](https://github.com/testing-cabal/fixtures) from 4.0.1 to 4.1.0.
- [Changelog](https://github.com/testing-cabal/fixtures/blob/master/NEWS)
- [Commits](https://github.com/testing-cabal/fixtures/compare/4.0.1...4.1.0)

---
updated-dependencies:
- dependency-name: fixtures
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 923168833cff30794f0b48d3ab1a8565b32dede2
https://github.com/pgadmin-org/pgadmin4/commit/923168833cff30794f0b48d3ab1a8565b32dede2
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Bump azure-mgmt-resource in /web/regression (#6411)

Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-resource_23.0.0...azure-mgmt-resource_23.0.1)

---
updated-dependencies:
- dependency-name: azure-mgmt-resource
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 15ea450abe7a0dea544f6ee30d9321aa5fd22c4c
https://github.com/pgadmin-org/pgadmin4/commit/15ea450abe7a0dea544f6ee30d9321aa5fd22c4c
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Python dependency: Bump @babel/preset-typescript in /web (#6419)

Bumps [(at)babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.21.4 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 22f2ac050757e99ea24c5b62464cba9c97d4b208
https://github.com/pgadmin-org/pgadmin4/commit/22f2ac050757e99ea24c5b62464cba9c97d4b208
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/regression/requirements.txt

Log Message:
-----------
Python dependency: Bump coverage from 7.2.3 to 7.2.7 in /web/regression (#6413)

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.3 to 7.2.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.3...7.2.7)

---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: f4ea95da124a884d5b5dd6e68b6cd40331f857e8
https://github.com/pgadmin-org/pgadmin4/commit/f4ea95da124a884d5b5dd6e68b6cd40331f857e8
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx
M web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py

Log Message:
-----------
Fixed few query tool query tool shortcuts. #6065

Commit: 745a91393c6ff7f635e01f96eff906a9c416d1cc
https://github.com/pgadmin-org/pgadmin4/commit/745a91393c6ff7f635e01f96eff906a9c416d1cc
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/package.json
M web/pgadmin/static/js/Theme/dark.js
M web/pgadmin/static/js/Theme/high_contrast.js
M web/pgadmin/static/js/Theme/index.jsx
M web/pgadmin/static/js/Theme/standard.js
M web/pgadmin/static/js/helpers/ModalProvider.jsx
M web/regression/javascript/jasmine_capture_warnings_beforeall.js
M web/webpack.config.js
M web/yarn.lock

Log Message:
-----------
Fix JS test cases and other JS build issues caused due to dependabot updates.

Commit: a1608900ed20e3c57faebbf6d563c82442c1d0dc
https://github.com/pgadmin-org/pgadmin4/commit/a1608900ed20e3c57faebbf6d563c82442c1d0dc
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M web/webpack.config.js

Log Message:
-----------
Use correct plugins for webpack image minimiser plugin

Commit: 6bf27336284114d0746e071c9464fc31db543234
https://github.com/pgadmin-org/pgadmin4/commit/6bf27336284114d0746e071c9464fc31db543234
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-06-09 (Fri, 09 Jun 2023)

Changed paths:
M pkg/mac/build-functions.sh

Log Message:
-----------
Use the release build of NWJS for Apple Silicon

Commit: 78c098c9ea18320f7c432680a9e17f821f3f0772
https://github.com/pgadmin-org/pgadmin4/commit/78c098c9ea18320f7c432680a9e17f821f3f0772
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-10 (Sat, 10 Jun 2023)

Changed paths:
M web/package.json
M web/yarn.lock

Log Message:
-----------
Add imagemin to packages as it is required now by image-minimizer-webpack-plugin

Commit: 3e713cf58b36f2f1bb10c944b9acbe184d204504
https://github.com/pgadmin-org/pgadmin4/commit/3e713cf58b36f2f1bb10c944b9acbe184d204504
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-06-12 (Mon, 12 Jun 2023)

Changed paths:
M web/webpack.config.js
M web/webpack.test.config.js

Log Message:
-----------
Fixed an issue where preview images for themes were not loading in preferences. #6363

Commit: 251bf0569217279e29e3170684b024cc429b6312
https://github.com/pgadmin-org/pgadmin4/commit/251bf0569217279e29e3170684b024cc429b6312
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-12 (Mon, 12 Jun 2023)

Changed paths:
M docs/en_US/release_notes.rst
A docs/en_US/release_notes_7_4.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/__init__.py
M web/pgadmin/browser/static/js/quick_search/trigger_search.js
M web/pgadmin/dashboard/static/js/Dashboard.jsx
M web/pgadmin/misc/bgprocess/static/js/ProcessDetails.jsx
M web/pgadmin/misc/cloud/static/js/aws_schema.ui.js
M web/pgadmin/misc/cloud/static/js/cloud_components.jsx
M web/pgadmin/misc/file_manager/__init__.py
M web/pgadmin/misc/file_manager/static/js/components/GridView.jsx
M web/pgadmin/static/js/AppMenuBar.jsx
M web/pgadmin/static/js/Explain/Analysis.jsx
M web/pgadmin/static/js/SchemaView/DataGridView.jsx
M web/pgadmin/static/js/components/ObjectBreadcrumbs.jsx
M web/pgadmin/static/js/components/ShortcutTitle.jsx
M web/pgadmin/tools/import_export/__init__.py
M web/pgadmin/tools/import_export/static/js/import_export.ui.js
M web/pgadmin/tools/import_export_servers/__init__.py
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/restore/__init__.py
M web/pgadmin/tools/schema_diff/__init__.py
M web/pgadmin/tools/schema_diff/directory_compare.py
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/Notifications.jsx
M web/pgadmin/tools/sqleditor/utils/apply_explain_plan_wrapper.py
M web/pgadmin/utils/__init__.py
M web/pgadmin/utils/driver/psycopg3/connection.py
M web/pgadmin/utils/driver/psycopg3/server_manager.py
M web/pgadmin/utils/paths.py
M web/regression/feature_tests/query_tool_tests.py

Log Message:
-----------
Fixed the following SonarQube code smells:
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.

Commit: c90f831493c40a3a7d3259285e7303c1741e95df
https://github.com/pgadmin-org/pgadmin4/commit/c90f831493c40a3a7d3259285e7303c1741e95df
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-12 (Mon, 12 Jun 2023)

Changed paths:
M web/pgadmin/tools/schema_diff/directory_compare.py

Log Message:
-----------
Fix new code smell

Commit: be4db5ce048f30176325c1f85f5b10bd70117eae
https://github.com/pgadmin-org/pgadmin4/commit/be4db5ce048f30176325c1f85f5b10bd70117eae
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-06-13 (Tue, 13 Jun 2023)

Changed paths:
M web/pgadmin/tools/psql/__init__.py

Log Message:
-----------
Fixed an issue where PSQL tool not working if the database name have single and double quotes #6431

Commit: 64446790d222232d618e614cf9665dc3749136e3
https://github.com/pgadmin-org/pgadmin4/commit/64446790d222232d618e614cf9665dc3749136e3
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-06-14 (Wed, 14 Jun 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx

Log Message:
-----------
Add a precautionary fix to handle connection timeout issue when fetching more rows in query tool grid. #6291

Commit: 789f169135b1bae8a52f69ae1172bf960ac6f904
https://github.com/pgadmin-org/pgadmin4/commit/789f169135b1bae8a52f69ae1172bf960ac6f904
Author: Anil Sahoo <122535205+anilsahoo20(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-15 (Thu, 15 Jun 2023)

Changed paths:
M docs/en_US/import_export_servers.rst
M web/pgadmin/browser/server_groups/servers/static/js/server.ui.js
M web/pgadmin/setup/tests/servers.json
M web/pgadmin/utils/__init__.py

Log Message:
-----------
Add Password exec command and Expiration time to server export JSON and also allow them to import. #6258

Commit: b8377be1b5505b22119c351d0249555166cfde1f
https://github.com/pgadmin-org/pgadmin4/commit/b8377be1b5505b22119c351d0249555166cfde1f
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-15 (Thu, 15 Jun 2023)

Changed paths:
M web/regression/requirements.txt

Log Message:
-----------
Pin selenium=4.9.1 as latest version having some issues.

Commit: eef295f9d83d433224cd2fbab943ebfbf17f2a2a
https://github.com/pgadmin-org/pgadmin4/commit/eef295f9d83d433224cd2fbab943ebfbf17f2a2a
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M web/regression/python_test_utils/test_utils.py
M web/regression/requirements.txt
M web/regression/runtests.py

Log Message:
-----------
Fixed feature tests failing due to selenium upgrade to 4.10.0.

Commit: 557f33c4f916cf618c13580298d80593082983c8
https://github.com/pgadmin-org/pgadmin4/commit/557f33c4f916cf618c13580298d80593082983c8
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M docs/en_US/keyboard_shortcuts.rst
M docs/en_US/menu_bar.rst
M docs/en_US/release_notes_7_4.rst
M docs/en_US/tree_control.rst
M web/pgadmin/browser/register_browser_preferences.py
M web/pgadmin/browser/server_groups/servers/databases/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
M web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/default/delete.sql
R web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/default/delete_multiple.sql
A web/pgadmin/browser/server_groups/servers/databases/tests/test_db_delete_multiple_force.py
M web/pgadmin/browser/static/js/keyboard.js
M web/pgadmin/browser/static/js/node.js
M web/pgadmin/misc/properties/CollectionNodeProperties.jsx
M web/pgadmin/static/js/utils.js
M web/regression/python_test_utils/test_utils.py

Log Message:
-----------
Added support to drop databases using the 'WITH (FORCE)' option. #6367

Commit: 36949aef996b919a8f75ac160fceed8cc42448cb
https://github.com/pgadmin-org/pgadmin4/commit/36949aef996b919a8f75ac160fceed8cc42448cb
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M docs/en_US/images/index_definition.png
M docs/en_US/images/unique_constraint_definition.png
M docs/en_US/index_dialog.rst
M docs/en_US/unique_constraint_dialog.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_first.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_first_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_last.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_last_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_first.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_first_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_last.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_last_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/test_indexes.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/index_test_data.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/test_indexes_add.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/15_plus/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/15_plus/properties.sql

Log Message:
-----------
Added option to create unique index with nulls not distinct. #6368

Commit: bb570a50aed04b46ae7e23c88291d9c37c91bf59
https://github.com/pgadmin-org/pgadmin4/commit/bb570a50aed04b46ae7e23c88291d9c37c91bf59
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst

Log Message:
-----------
Update release notes

Commit: d21e1eb17ec507b0d321e4b6ede0fac9c75f89a8
https://github.com/pgadmin-org/pgadmin4/commit/d21e1eb17ec507b0d321e4b6ede0fac9c75f89a8
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst

Log Message:
-----------
Update release notes

Commit: a9ae7ca0991b34e1e6fa0bdf2d2b4ccb86fdd9e4
https://github.com/pgadmin-org/pgadmin4/commit/a9ae7ca0991b34e1e6fa0bdf2d2b4ccb86fdd9e4
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx

Log Message:
-----------
Ensure that query tool status poller is paused if the query tool is not visible/active

Commit: c5cbb33a0668fe16e2acb740928db839c0dff90e
https://github.com/pgadmin-org/pgadmin4/commit/c5cbb33a0668fe16e2acb740928db839c0dff90e
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
M web/pgadmin/utils/driver/psycopg3/connection.py

Log Message:
-----------
Fix raise notice from func/proc or code blocks are no longer displayed live. #6420

Commit: 5d619fd45580548c5f69794ca339faf1e20d0528
https://github.com/pgadmin-org/pgadmin4/commit/5d619fd45580548c5f69794ca339faf1e20d0528
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst
M web/pgadmin/tools/schema_diff/__init__.py
A web/pgadmin/utils/tests/templates/some_feature/sql/11_plus/some_action.sql
A web/pgadmin/utils/tests/templates/some_feature/sql/11_plus/some_action_with_default.sql
A web/pgadmin/utils/tests/templates/some_feature/sql/12_plus/some_action.sql
A web/pgadmin/utils/tests/templates/some_feature/sql/12_plus/some_action_with_default.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.1_plus/some_action.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.1_plus/some_action_with_default.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.2_plus/some_action.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.2_plus/some_action_with_default.sql
M web/pgadmin/utils/tests/test_versioned_template_loader.py
M web/pgadmin/utils/versioned_template_loader.py

Log Message:
-----------
1) Fixed Schema Diff issue.
2) Remove unsupported versions from the get_version_mapping_directories() function.
3) Updated test cases for version template loader.

Commit: 4746fbd34674574bec09113d0240618301fdcebf
https://github.com/pgadmin-org/pgadmin4/commit/4746fbd34674574bec09113d0240618301fdcebf
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-06-19 (Mon, 19 Jun 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/columns/sql/default/nodes.sql
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/command.py
M web/pgadmin/tools/sqleditor/templates/sqleditor/sql/11_plus/primary_keys.sql
M web/pgadmin/tools/sqleditor/templates/sqleditor/sql/default/get_columns.sql
M web/pgadmin/tools/sqleditor/templates/sqleditor/sql/default/primary_keys.sql
M web/pgadmin/tools/sqleditor/utils/get_column_types.py

Log Message:
-----------
Fixed an issue where View/Edit data is throwing an error if the user deleted and re-create the same table for which View/Edit data was opened. #6431

Commit: 4490f6f83865f30f37920e98619c14a6064316fe
https://github.com/pgadmin-org/pgadmin4/commit/4490f6f83865f30f37920e98619c14a6064316fe
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-20 (Tue, 20 Jun 2023)

Changed paths:
M web/pgadmin/utils/route.py

Log Message:
-----------
Ensure that if test cases run with the '--pkg resql' option then only RESQL test cases should be run.

Commit: 878c14dec03aa307373905ab7b890c446bb539ac
https://github.com/pgadmin-org/pgadmin4/commit/878c14dec03aa307373905ab7b890c446bb539ac
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-20 (Tue, 20 Jun 2023)

Changed paths:
M Make.bat

Log Message:
-----------
Attempt to fix windows build with npm rebuild command.

Commit: 466e969776bdd6c4af3920f8d2eed187b2fd23e1
https://github.com/pgadmin-org/pgadmin4/commit/466e969776bdd6c4af3920f8d2eed187b2fd23e1
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-06-21 (Wed, 21 Jun 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/static/js/rule.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.js
M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M web/pgadmin/static/js/tree/tree.js

Log Message:
-----------
Fix an issue where object explorer tree crashes occasionally. #5306

Commit: 595a0dfc55ef29112e33512caeef05384fc04176
https://github.com/pgadmin-org/pgadmin4/commit/595a0dfc55ef29112e33512caeef05384fc04176
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-06-21 (Wed, 21 Jun 2023)

Changed paths:
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/alter_unique_constraint.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/alter_unique_reset_fillfactor.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/test_primary_key.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/test_unique_constraint.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/alter_name_fillfactor_comment.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/alter_reset_fillfactor_cluster.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/test_indexes.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/pg/14_plus/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/pg/14_plus/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/14_plus/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/14_plus/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_before_update_event_trigger_enable_replica.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_delete_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_insert_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_b4r_update_multiple_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_b4r_update_multiple_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_at_statement.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_at_statement_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_update_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_update_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/test.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_before_update_event_trigger_enable_replica.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_delete_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_insert_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_b4r_update_multiple_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_b4r_update_multiple_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_at_statement.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_at_statement_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_update_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_update_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/test.json

Log Message:
-----------
Added 'OR REPLACE' clause while creating trigger. #6370

Commit: 0d926d4c7f91bad57e6cdf4ebc0b67af162dbd9f
https://github.com/pgadmin-org/pgadmin4/commit/0d926d4c7f91bad57e6cdf4ebc0b67af162dbd9f
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-21 (Wed, 21 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst

Log Message:
-----------
Update release note.

Commit: 7c6e83c6fe05e9522f3a6f3e899e0b614e3d1756
https://github.com/pgadmin-org/pgadmin4/commit/7c6e83c6fe05e9522f3a6f3e899e0b614e3d1756
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-21 (Wed, 21 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst
M web/pgadmin/static/js/Explain/Graphical.jsx

Log Message:
-----------
Fix an issue where explain plan details is showing HTML escaped characters. #6352

Commit: 1184752540820874620df1803866a1399d97910b
https://github.com/pgadmin-org/pgadmin4/commit/1184752540820874620df1803866a1399d97910b
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-06-21 (Wed, 21 Jun 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/encoding.py

Log Message:
-----------
Support UNICODE encoding as psycopg3 do not support it by default.

Commit: 78db1e3c36b5a564db9f7ecefd84f70121d9dc36
https://github.com/pgadmin-org/pgadmin4/commit/78db1e3c36b5a564db9f7ecefd84f70121d9dc36
Author: Anil Sahoo <122535205+anilsahoo20(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-22 (Thu, 22 Jun 2023)

Changed paths:
M docs/en_US/images/view_definition.png
M docs/en_US/images/view_sql.png
M docs/en_US/view_dialog.rst
M web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/create.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_schemas.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns_where.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_where.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_schemas.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_tables.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_event.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns_where.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_where.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_schemas.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_schemas_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_where.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_where_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_only.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_only_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_schemas.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_schemas_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_schemas.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_schemas_msql.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.ui.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/15_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/15_plus/sql/update.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/create.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/15_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/15_plus/sql/update.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/create.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_add_some_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_definition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_definition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_delete_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_update_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/test_mview.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/tests.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/default/alter_view_add_some_priv_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/default/alter_view_definition.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/default/alter_view_definition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_add_some_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_delete_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_update_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/test_mview.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/tests.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/view_test_data.json

Log Message:
-----------
Added security_invoker option while creating a view. #6371

Commit: 5a701b7c61216f78b96bb6bcc902e4415b3bdf68
https://github.com/pgadmin-org/pgadmin4/commit/5a701b7c61216f78b96bb6bcc902e4415b3bdf68
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-22 (Thu, 22 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst

Log Message:
-----------
Update release note

Commit: f7bc826262e5abf0ef93a3eb7c283c35805168a1
https://github.com/pgadmin-org/pgadmin4/commit/f7bc826262e5abf0ef93a3eb7c283c35805168a1
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-22 (Thu, 22 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst
M web/pgadmin/static/js/helpers/Menu.js

Log Message:
-----------
Fix an issue where all the menus are enabled when pgAdmin is opened and no object is selected in the object explorer. #6435

Commit: 4b477aed5d6129858ae0bb5910f0e8ab33557477
https://github.com/pgadmin-org/pgadmin4/commit/4b477aed5d6129858ae0bb5910f0e8ab33557477
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-22 (Thu, 22 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst

Log Message:
-----------
Update release notes

Commit: 058da752a17711466ce5ed293e780015414b31a1
https://github.com/pgadmin-org/pgadmin4/commit/058da752a17711466ce5ed293e780015414b31a1
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-22 (Thu, 22 Jun 2023)

Changed paths:
M web/pgadmin/messages.pot
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po
M web/pgadmin/translations/de/LC_MESSAGES/messages.mo
M web/pgadmin/translations/de/LC_MESSAGES/messages.po
M web/pgadmin/translations/es/LC_MESSAGES/messages.mo
M web/pgadmin/translations/es/LC_MESSAGES/messages.po
M web/pgadmin/translations/fr/LC_MESSAGES/messages.mo
M web/pgadmin/translations/fr/LC_MESSAGES/messages.po
M web/pgadmin/translations/id/LC_MESSAGES/messages.mo
M web/pgadmin/translations/id/LC_MESSAGES/messages.po
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po
M web/pgadmin/translations/ja/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ja/LC_MESSAGES/messages.po
M web/pgadmin/translations/ko/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ko/LC_MESSAGES/messages.po
M web/pgadmin/translations/pl/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pl/LC_MESSAGES/messages.po
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po
M web/pgadmin/translations/ru/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ru/LC_MESSAGES/messages.po
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po

Log Message:
-----------
Update message catalogs.

Commit: c93000a6e2a8cdbd3299c3c32329c17a7d8bf760
https://github.com/pgadmin-org/pgadmin4/commit/c93000a6e2a8cdbd3299c3c32329c17a7d8bf760
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-22 (Thu, 22 Jun 2023)

Changed paths:
M DEPENDENCIES
M web/yarn.lock

Log Message:
-----------
Update Dependencies.

Commit: ca01116700a8e8609d5aafc2610cd19672fcfbaa
https://github.com/pgadmin-org/pgadmin4/commit/ca01116700a8e8609d5aafc2610cd19672fcfbaa
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-23 (Fri, 23 Jun 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/browser/server_groups/servers/static/js/server.ui.js

Log Message:
-----------
Typecast some parameters before sending to GUI in server module.

Commit: 5a228761768f179aa5636acad4b05a20c780f07d
https://github.com/pgadmin-org/pgadmin4/commit/5a228761768f179aa5636acad4b05a20c780f07d
Author: Libor M <liborm85(at)gmail(dot)com>
Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths:
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po

Log Message:
-----------
Czech translation for version 7.4

Commit: ee0cfef31a7cef07af39163aae771ce8eb40bff6
https://github.com/pgadmin-org/pgadmin4/commit/ee0cfef31a7cef07af39163aae771ce8eb40bff6
Author: MysticBoy <mysticboy(at)live(dot)com>
Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths:
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po

Log Message:
-----------
Chinese translation for v7.4

Commit: 64c48ad237d41906b0665999b710348d28af7cf3
https://github.com/pgadmin-org/pgadmin4/commit/64c48ad237d41906b0665999b710348d28af7cf3
Author: oon arfiandwi <oon(dot)arfiandwi(at)gmail(dot)com>
Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths:
M web/pgadmin/translations/id/LC_MESSAGES/messages.mo
M web/pgadmin/translations/id/LC_MESSAGES/messages.po

Log Message:
-----------
Indonesian translation for version 7.4

Commit: 39359dd2f1a05a5a66ebed3d76926852434e18d4
https://github.com/pgadmin-org/pgadmin4/commit/39359dd2f1a05a5a66ebed3d76926852434e18d4
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths:
M web/yarn.lock

Log Message:
-----------
Update yarn.lock for yarn v3

Commit: 8dc79e73bd8490d3f0b9d79da78c4fe1f3c878db
https://github.com/pgadmin-org/pgadmin4/commit/8dc79e73bd8490d3f0b9d79da78c4fe1f3c878db
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths:
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx

Log Message:
-----------
Fix an XSS issue in PSQL tool title

Commit: d655d0437d9c2fdf0f972649cf43e5b814e1b5b4
https://github.com/pgadmin-org/pgadmin4/commit/d655d0437d9c2fdf0f972649cf43e5b814e1b5b4
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths:
M web/yarn.lock

Log Message:
-----------
Fix failing JS test cases due to yarn.lock update

Commit: dcca55a200123fad14c959b8e3790241c4f7a4ed
https://github.com/pgadmin-org/pgadmin4/commit/dcca55a200123fad14c959b8e3790241c4f7a4ed
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-26 (Mon, 26 Jun 2023)

Changed paths:
M web/config.py

Log Message:
-----------
Update version for release v7.4

Commit: 0687c52fdcc6c150d26d435ef721e3e8390696b1
https://github.com/pgadmin-org/pgadmin4/commit/0687c52fdcc6c150d26d435ef721e3e8390696b1
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-29 (Thu, 29 Jun 2023)

Changed paths:
M docs/en_US/release_notes.rst
A docs/en_US/release_notes_7_5.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/default/detach.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/default/detach.sql

Log Message:
-----------
Added support to detach partitions using concurrently and finalize. #6369

Commit: cbeacf890de02104ebc37cf0a90dd9dbf5c81366
https://github.com/pgadmin-org/pgadmin4/commit/cbeacf890de02104ebc37cf0a90dd9dbf5c81366
Author: Anil Sahoo <122535205+anilsahoo20(at)users(dot)noreply(dot)github(dot)com>
Date: 2023-06-29 (Thu, 29 Jun 2023)

Changed paths:
M web/pgadmin/static/js/tree/tree_nodes.ts

Log Message:
-----------
Fixed Query Tool/ PSQL tool tab title not getting updated on database rename. #6364

Commit: 944b614431a63d8b440db8e457648f3eced7d2ed
https://github.com/pgadmin-org/pgadmin4/commit/944b614431a63d8b440db8e457648f3eced7d2ed
Author: Kevapo <kevapo(at)gmail(dot)com>
Date: 2023-06-29 (Thu, 29 Jun 2023)

Changed paths:
M web/pgadmin/tools/import_export/__init__.py

Log Message:
-----------
Fixed an issue where Import Export not working when using pgpassfile. #6165

Commit: 8600a41185d47a1e9fba9ce3e15e9e3a7918166d
https://github.com/pgadmin-org/pgadmin4/commit/8600a41185d47a1e9fba9ce3e15e9e3a7918166d
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-29 (Thu, 29 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Update release note

Commit: 732bcc2b4d91f0126cf69d69c14df199bc4106bc
https://github.com/pgadmin-org/pgadmin4/commit/732bcc2b4d91f0126cf69d69c14df199bc4106bc
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-06-30 (Fri, 30 Jun 2023)

Changed paths:
M web/pgadmin/tools/sqleditor/templates/sqleditor/sql/default/primary_keys.sql

Log Message:
-----------
Fixed an issue where the query tool is unable to execute a query on Postgres 10 and below versions. #6515

Commit: d6cddd8c29b676ce0f66899d4a805c9a30433998
https://github.com/pgadmin-org/pgadmin4/commit/d6cddd8c29b676ce0f66899d4a805c9a30433998
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-06-30 (Fri, 30 Jun 2023)

Changed paths:
M docs/en_US/images/change_user_password.png
M docs/en_US/images/login.png
M docs/en_US/images/login_recover.png
M docs/en_US/images/mfa_registration.png
M docs/en_US/images/oauth2_login.png
M docs/en_US/kerberos.rst
M docs/en_US/login.rst
M docs/en_US/webserver.rst
M web/pgadmin/authenticate/__init__.py
M web/pgadmin/authenticate/kerberos.py
M web/pgadmin/authenticate/mfa/authenticator.py
M web/pgadmin/authenticate/mfa/email.py
R web/pgadmin/authenticate/mfa/templates/mfa/email.js
R web/pgadmin/authenticate/mfa/templates/mfa/email_code_sent.html
R web/pgadmin/authenticate/mfa/templates/mfa/email_view.html
M web/pgadmin/authenticate/mfa/templates/mfa/register.html
M web/pgadmin/authenticate/mfa/templates/mfa/validate.html
M web/pgadmin/authenticate/mfa/views.py
M web/pgadmin/authenticate/oauth2.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/static/scss/_browser.scss
M web/pgadmin/browser/tests/test_kerberos_with_mocking.py
M web/pgadmin/static/js/AppMenuBar.jsx
M web/pgadmin/static/js/Dialogs/ChangePasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx
A web/pgadmin/static/js/SecurityPages/BasePage.jsx
A web/pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx
A web/pgadmin/static/js/SecurityPages/LoginPage.jsx
A web/pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx
A web/pgadmin/static/js/SecurityPages/MfaValidatePage.jsx
A web/pgadmin/static/js/SecurityPages/PasswordResetPage.jsx
A web/pgadmin/static/js/SecurityPages/index.jsx
M web/pgadmin/static/js/components/FormComponents.jsx
M web/pgadmin/static/js/helpers/Notifier.jsx
M web/pgadmin/templates/base.html
R web/pgadmin/templates/security/change_password.html
R web/pgadmin/templates/security/fields.html
M web/pgadmin/templates/security/forgot_password.html
M web/pgadmin/templates/security/login_user.html
R web/pgadmin/templates/security/messages.html
R web/pgadmin/templates/security/panel.html
A web/pgadmin/templates/security/render_page.html
M web/pgadmin/templates/security/reset_password.html
R web/pgadmin/templates/security/watermark.html
M web/pgadmin/tools/debugger/__init__.py
M web/pgadmin/tools/erd/__init__.py
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/schema_diff/__init__.py
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/user_management/static/js/user_management.js
M web/pgadmin/utils/constants.py
A web/regression/javascript/SecurityPages/ForgotPasswordPage.spec.js
A web/regression/javascript/SecurityPages/LoginPage.spec.js
A web/regression/javascript/SecurityPages/MfaRegisterPage.spec.js
A web/regression/javascript/SecurityPages/MfaValidatePage.spec.js
A web/regression/javascript/SecurityPages/PasswordResetPage.spec.js
M web/regression/javascript/jasmine_capture_warnings_beforeall.js
M web/webpack.config.js
M web/webpack.shim.js

Log Message:
-----------
Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295

Commit: 8724fe561947e64987ed6c2698ebc61f8e9a3c84
https://github.com/pgadmin-org/pgadmin4/commit/8724fe561947e64987ed6c2698ebc61f8e9a3c84
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-06-30 (Fri, 30 Jun 2023)

Changed paths:
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Update release note.

Commit: 8f6d016df005cd9d4291b2b4bbe3afef4f9e8b72
https://github.com/pgadmin-org/pgadmin4/commit/8f6d016df005cd9d4291b2b4bbe3afef4f9e8b72
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-07-03 (Mon, 03 Jul 2023)

Changed paths:
M LICENSE
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Clarify the LICENSE file to indicate the it is the PostgreSQL Licence.

Fixes #6423.

Commit: cba689dcd96013cfe5a0e2a6d178c9ed4a05bed3
https://github.com/pgadmin-org/pgadmin4/commit/cba689dcd96013cfe5a0e2a6d178c9ed4a05bed3
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-07-03 (Mon, 03 Jul 2023)

Changed paths:
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Fix typo.

Commit: 326dc2bbcc6e8c923f8eca2d823a17259b5d3fa4
https://github.com/pgadmin-org/pgadmin4/commit/326dc2bbcc6e8c923f8eca2d823a17259b5d3fa4
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-07-04 (Tue, 04 Jul 2023)

Changed paths:
M docs/en_US/release_notes_7_4.rst
M docs/en_US/release_notes_7_5.rst
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/command.py
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
M web/pgadmin/tools/sqleditor/tests/execute_query_test_utils.py
M web/pgadmin/tools/sqleditor/tests/test_download_csv_query_tool.py
M web/pgadmin/tools/sqleditor/tests/test_encoding_charset.py
M web/pgadmin/tools/sqleditor/tests/test_explain_plan.py
M web/pgadmin/tools/sqleditor/tests/test_poll_query_tool.py
M web/pgadmin/tools/sqleditor/tests/test_sql_ascii_encoding.py
M web/pgadmin/tools/sqleditor/tests/test_view_data.py
M web/pgadmin/tools/sqleditor/utils/start_running_query.py
M web/pgadmin/tools/sqleditor/utils/tests/test_save_changed_uuid_data.py
M web/pgadmin/tools/sqleditor/utils/tests/test_start_running_query.py
M web/pgadmin/utils/driver/psycopg3/connection.py

Log Message:
-----------
Fix an issue where queries longer than 1 minute get stuck - Container 7.1. #6317 (#6491)

Fix an issue where queries longer than 1 minute get stuck - Container 7.1. #6317
Fix an issue where queries get stuck with auto-completion enabled. #6356
Fix an issue where queries can't complete execution. #6163

Commit: d09c3b6b21ea7cf1993b960a8828250b6d1eaa05
https://github.com/pgadmin-org/pgadmin4/commit/d09c3b6b21ea7cf1993b960a8828250b6d1eaa05
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-07-04 (Tue, 04 Jul 2023)

Changed paths:
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Update release notes.

Commit: 6b232ba7e8a6da958d38ffaa3b603dbf53bea2fe
https://github.com/pgadmin-org/pgadmin4/commit/6b232ba7e8a6da958d38ffaa3b603dbf53bea2fe
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-07-05 (Wed, 05 Jul 2023)

Changed paths:
M Dockerfile
M docs/en_US/container_deployment.rst
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Remove unsupported PostgreSQL versions from the container.

Fixes #6532

Commit: c12f229c6472f60dfa7b267164226b1ce19a5d25
https://github.com/pgadmin-org/pgadmin4/commit/c12f229c6472f60dfa7b267164226b1ce19a5d25
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-05 (Wed, 05 Jul 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/default/nodes.sql

Log Message:
-----------
Added check to enable/disable Concurrently and Finalize menu of Detach Partition. #6369

Commit: dd92196c40b05c5e39f6f862fba95a01e652ab18
https://github.com/pgadmin-org/pgadmin4/commit/dd92196c40b05c5e39f6f862fba95a01e652ab18
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2023-07-05 (Wed, 05 Jul 2023)

Changed paths:
M docs/en_US/container_deployment.rst

Log Message:
-----------
Un-break the doc build.

Commit: bccdb131ee747092360f241421eebd5c9432b84c
https://github.com/pgadmin-org/pgadmin4/commit/bccdb131ee747092360f241421eebd5c9432b84c
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-06 (Thu, 06 Jul 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/default/nodes.sql

Log Message:
-----------
Fixed an issue where Partitions are not visible in EPAS Servers.

Commit: 70d356d0f442f5666ebf456232cf8e30e4855a5b
https://github.com/pgadmin-org/pgadmin4/commit/70d356d0f442f5666ebf456232cf8e30e4855a5b
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-06 (Thu, 06 Jul 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/14_plus/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/default/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/14_plus/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/default/nodes.sql

Log Message:
-----------
Fixed API test cases failing for v13 and below

Commit: 9aa116bf3f8bdb712d1ee7f26a8f3ae72aa8b312
https://github.com/pgadmin-org/pgadmin4/commit/9aa116bf3f8bdb712d1ee7f26a8f3ae72aa8b312
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M docs/en_US/backup_dialog.rst
M docs/en_US/backup_server_dialog.rst
M docs/en_US/release_notes_7_5.rst
M web/pgadmin/tools/backup/__init__.py
M web/pgadmin/tools/backup/static/js/backup.js
M web/pgadmin/tools/backup/static/js/backup.ui.js
M web/pgadmin/tools/backup/tests/test_backup_create_job_unit_test.py
M web/pgadmin/tools/sqleditor/command.py

Log Message:
-----------
1) Added new/missing parameters to pg_dumpall (Backup Server). #6416

2) Added new/missing parameters to pg_dump (Backup Objects). #6417

Commit: 62056cab14e52017dd3a4c9a81ccc5a36508da65
https://github.com/pgadmin-org/pgadmin4/commit/62056cab14e52017dd3a4c9a81ccc5a36508da65
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M runtime/src/js/pgadmin.js
M web/pgadmin/__init__.py
M web/pgadmin/authenticate/mfa/authenticator.py
M web/pgadmin/browser/server_groups/servers/databases/casts/static/js/cast.ui.js
M web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/domains/static/js/domain.ui.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/static/js/synonym.ui.js
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M web/pgadmin/static/js/pgadmin.js
M web/regression/javascript/SecurityPages/ForgotPasswordPage.spec.js
M web/regression/javascript/SecurityPages/LoginPage.spec.js
M web/regression/javascript/SecurityPages/MfaRegisterPage.spec.js
M web/regression/javascript/SecurityPages/MfaValidatePage.spec.js
M web/regression/javascript/SecurityPages/PasswordResetPage.spec.js

Log Message:
-----------
Fixed sonaqube security smells and bugs

1. Delete unreachable code or refactor the code to make it reachable.
2. Unexpected var, use let or const instead.
3. Remove useless assignment to variable.
4. Define a constant instead of duplicating the literal
5. Remove commented out code

Commit: cb7fd7106c87a040c37d4ed669dee8af6abef381
https://github.com/pgadmin-org/pgadmin4/commit/cb7fd7106c87a040c37d4ed669dee8af6abef381
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M docs/en_US/cloud_edb_biganimal.rst
M docs/en_US/images/cloud_biganimal_instance.png
M web/pgacloud/providers/aws.py
M web/pgacloud/providers/biganimal.py
M web/pgadmin/misc/cloud/biganimal/__init__.py
M web/pgadmin/misc/cloud/rds/__init__.py
M web/pgadmin/misc/cloud/static/js/aws.js
M web/pgadmin/misc/cloud/static/js/aws_schema.ui.js
M web/pgadmin/misc/cloud/static/js/biganimal.js
M web/pgadmin/misc/cloud/static/js/biganimal_schema.ui.js

Log Message:
-----------
Enable cluster deployment with gp3 volume for AWS & BigAnimal cloud providers. #6323

Commit: a6b8b7bfa9d78c1103787f78ab8b4f58f8746c5f
https://github.com/pgadmin-org/pgadmin4/commit/a6b8b7bfa9d78c1103787f78ab8b4f58f8746c5f
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Update release notes.

Commit: 115d4afd9e0242db6717025c86df46b7b6a1f9d3
https://github.com/pgadmin-org/pgadmin4/commit/115d4afd9e0242db6717025c86df46b7b6a1f9d3
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M docs/en_US/release_notes_7_5.rst
M web/pgadmin/utils/driver/psycopg3/connection.py

Log Message:
-----------
Fix security hotspots reported by Sonarqube.

Commit: 7686280cb2ae37278901051aa9c14da5697fa021
https://github.com/pgadmin-org/pgadmin4/commit/7686280cb2ae37278901051aa9c14da5697fa021
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M docs/en_US/backup_server_dialog.rst
M web/pgadmin/tools/backup/__init__.py
M web/pgadmin/tools/backup/static/js/backup.ui.js
M web/pgadmin/tools/backup/tests/test_backup_create_job_unit_test.py
M web/regression/javascript/schema_ui_files/backup.ui.spec.js

Log Message:
-----------
1) Added --exclude-database option for Backup Server.
2) Fixed Jasmine test cases.

Commit: a08714cd6548e5463c0b4f79fde8566407f5389c
https://github.com/pgadmin-org/pgadmin4/commit/a08714cd6548e5463c0b4f79fde8566407f5389c
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M web/pgadmin/static/js/SchemaView/FieldSetView.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/MappedControl.jsx
M web/pgadmin/static/js/components/FormComponents.jsx
M web/pgadmin/tools/backup/static/js/backup.ui.js

Log Message:
-----------
Allow two controls to be inline in SchemaView.

Commit: 16a0950f63594d6f26ce7ab218f6ccb222e573dc
https://github.com/pgadmin-org/pgadmin4/commit/16a0950f63594d6f26ce7ab218f6ccb222e573dc
Author: San Lin Naing <sanlinnaing2008(at)gmail(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M web/pgadmin/misc/file_manager/__init__.py

Log Message:
-----------
Fix an issue where adding a sub-folder inside a folder is not working as expected. #6544

Commit: 613002c4174bba852a898e39fd0ed51206e66068
https://github.com/pgadmin-org/pgadmin4/commit/613002c4174bba852a898e39fd0ed51206e66068
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M docs/en_US/release_notes_7_5.rst

Log Message:
-----------
Update release notes

Commit: fbb43f8c3e2c36bcfaa3d51e21c3d0ec142cfd6b
https://github.com/pgadmin-org/pgadmin4/commit/fbb43f8c3e2c36bcfaa3d51e21c3d0ec142cfd6b
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-07-10 (Mon, 10 Jul 2023)

Changed paths:
M web/pgadmin/tools/backup/static/js/backup.ui.js

Log Message:
-----------
Align two switch controls inline for Backup Server and Backup Object dialog.

Commit: ecf29c5be948900d8c9784d8db76449471a6d6bf
https://github.com/pgadmin-org/pgadmin4/commit/ecf29c5be948900d8c9784d8db76449471a6d6bf
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-07-11 (Tue, 11 Jul 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update botocore requirement in /web/regression (#6541)

Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.29.0...1.31.0)

---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 8744b29edff77a942b4887b096f8a5d9edcd10d0
https://github.com/pgadmin-org/pgadmin4/commit/8744b29edff77a942b4887b096f8a5d9edcd10d0
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-07-11 (Tue, 11 Jul 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update cryptography requirement (#6404)

Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.0...41.0.1)

---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 21b81f7999fd95a8679bd8eb113458660637fb62
https://github.com/pgadmin-org/pgadmin4/commit/21b81f7999fd95a8679bd8eb113458660637fb62
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-07-11 (Tue, 11 Jul 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Bump psycopg[c] from 3.1.8 to 3.1.9 (#6240)

Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/psycopg/psycopg/releases)
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.1.8...3.1.9)

---
updated-dependencies:
- dependency-name: psycopg[c]
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>

Commit: 2fb68bf7fc6084bc37f8c42409b72a584b5984fe
https://github.com/pgadmin-org/pgadmin4/commit/2fb68bf7fc6084bc37f8c42409b72a584b5984fe
Author: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Date: 2023-07-11 (Tue, 11 Jul 2023)

Changed paths:
M requirements.txt

Log Message:
-----------
Python dependency: Update boto3 requirement in /web/regression (#6540)

Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.26.0...1.28.0)

---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support(at)github(dot)com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot](at)users(dot)noreply(dot)github(dot)com>
Co-authored-by: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Commit: 511fcf4235df7ec3255e99f7c0c0775b97cf75ac
https://github.com/pgadmin-org/pgadmin4/commit/511fcf4235df7ec3255e99f7c0c0775b97cf75ac
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-07-11 (Tue, 11 Jul 2023)

Changed paths:
M DEPENDENCIES
M Dockerfile
M LICENSE
M Make.bat
M docs/en_US/backup_dialog.rst
M docs/en_US/backup_server_dialog.rst
M docs/en_US/cloud_edb_biganimal.rst
M docs/en_US/container_deployment.rst
M docs/en_US/images/change_user_password.png
M docs/en_US/images/cloud_biganimal_instance.png
M docs/en_US/images/index_definition.png
M docs/en_US/images/login.png
M docs/en_US/images/login_recover.png
M docs/en_US/images/mfa_registration.png
M docs/en_US/images/oauth2_login.png
M docs/en_US/images/preferences_browser_display.png
R docs/en_US/images/publication_definition.png
M docs/en_US/images/publication_general.png
A docs/en_US/images/publication_options.png
M docs/en_US/images/publication_sql.png
A docs/en_US/images/publication_tables_14.png
A docs/en_US/images/publication_tables_15.png
M docs/en_US/images/unique_constraint_definition.png
M docs/en_US/images/view_definition.png
M docs/en_US/images/view_sql.png
M docs/en_US/import_export_servers.rst
M docs/en_US/index_dialog.rst
M docs/en_US/kerberos.rst
M docs/en_US/keyboard_shortcuts.rst
M docs/en_US/login.rst
M docs/en_US/master_password.rst
M docs/en_US/menu_bar.rst
M docs/en_US/preferences.rst
M docs/en_US/publication_dialog.rst
M docs/en_US/release_notes.rst
M docs/en_US/release_notes_7_1.rst
A docs/en_US/release_notes_7_2.rst
A docs/en_US/release_notes_7_3.rst
A docs/en_US/release_notes_7_4.rst
A docs/en_US/release_notes_7_5.rst
M docs/en_US/tree_control.rst
M docs/en_US/unique_constraint_dialog.rst
M docs/en_US/view_dialog.rst
M docs/en_US/webserver.rst
M pkg/linux/build-functions.sh
M pkg/mac/build-functions.sh
M pkg/redhat/setup.sh
M requirements.txt
M runtime/package.json
M runtime/src/js/pgadmin.js
M runtime/yarn.lock
M tools/setup-python-env.sh
M web/config.py
M web/package.json
M web/pgAdmin4.py
A web/pgacloud/providers/aws.py
M web/pgacloud/providers/biganimal.py
R web/pgacloud/providers/rds.py
M web/pgadmin/__init__.py
M web/pgadmin/authenticate/__init__.py
M web/pgadmin/authenticate/kerberos.py
M web/pgadmin/authenticate/mfa/authenticator.py
M web/pgadmin/authenticate/mfa/email.py
R web/pgadmin/authenticate/mfa/templates/mfa/email.js
R web/pgadmin/authenticate/mfa/templates/mfa/email_code_sent.html
R web/pgadmin/authenticate/mfa/templates/mfa/email_view.html
M web/pgadmin/authenticate/mfa/templates/mfa/register.html
M web/pgadmin/authenticate/mfa/templates/mfa/validate.html
M web/pgadmin/authenticate/mfa/views.py
M web/pgadmin/authenticate/oauth2.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/collection.py
M web/pgadmin/browser/register_browser_preferences.py
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/casts/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/casts/static/js/cast.ui.js
A web/pgadmin/browser/server_groups/servers/databases/casts/templates/casts/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/extensions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/languages/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/languages/templates/languages/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.js
M web/pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.ui.js
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/11_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/11_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/13_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/13_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/13_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/get_all_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/get_pub_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/15_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/delete.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/dependencies.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_all_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_all_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_position.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/pg/default/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/11_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/11_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/13_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/13_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/13_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/get_all_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/get_pub_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/15_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/delete.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/dependencies.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_all_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_all_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_position.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/get_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/ppas/default/sql/update.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/11_plus/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/11_plus/properties.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/13_plus/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/13_plus/properties.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/13_plus/update.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/create.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/delete.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/dependencies.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_all_tables.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_position.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/get_tables.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/nodes.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/properties.sql
R web/pgadmin/browser/server_groups/servers/databases/publications/templates/publications/sql/default/update.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_add_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_add_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_drop_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_drop_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_event_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/alter_publication_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/create_publication_few_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/create_publication_few_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/13_plus/test.json
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_columns_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_add_tables_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_drop_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_event.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_event_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_columns_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/alter_publication_set_tables_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_columns_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_only.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_only_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_schemas.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/create_publication_few_tables_where_schemas_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/15_plus/test.json
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_add_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_add_tables_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_drop_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_drop_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_event_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/alter_publication_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/create_publication_few_tables.sql
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/create_publication_few_tables_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/default/test.json
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/publication_test_data.json
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_create.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_delete.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_delete_multiple.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_get.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_add_schema.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_add_table.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_drop_schema.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_drop_table.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_update_schema.py
A web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_put_update_table.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/test_publication_sql.py
M web/pgadmin/browser/server_groups/servers/databases/publications/tests/utils.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/aggregates/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/aggregates/templates/aggregates/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/sql/ppas/default/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collations/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/domains/static/js/domain.ui.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/create.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/get_columns.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/node.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/properties.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/templates/fts_configurations/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionaries/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/static/js/fts_parser.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/templates/fts_parsers/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/static/js/fts_template.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_templates/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/ppas/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/ppas/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/pg/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/pg/sql/14_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/ppas/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/ppas/sql/14_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedures/ppas/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/pg/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/pg/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/ppas/sql/11_plus/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/trigger_functions/ppas/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/operators/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/operators/templates/operators/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/packages/static/js/package.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/packages/templates/packages/ppas/12_plus/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/packages/templates/packages/ppas/12_plus/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/packages/templates/packages/ppas/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequences/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/static/js/synonym.ui.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/synonyms/templates/synonyms/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/static/js/primary_key.ui.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/alter_unique_constraint.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/alter_unique_reset_fillfactor.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/test_primary_key.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/index_constraint/tests/15_plus/test_unique_constraint.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/alter_name_fillfactor_comment.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/alter_reset_fillfactor_cluster.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_first.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_first_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_last.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_asc_null_last_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_first.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_first_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_last.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/create_btree_desc_null_last_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/15_plus/test_indexes.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/index_test_data.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/tests/test_indexes_add.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/static/js/rule.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/static/js/rule.ui.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/columns/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/columns/sql/default/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/compound_triggers/sql/ppas/12_plus/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/foreign_key/sql/default/get_constraint_cols.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/15_plus/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/15_plus/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/14_plus/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/pg/default/detach.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/14_plus/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/partitions/sql/ppas/default/detach.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/row_security_policies/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/rules/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/tables/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/tables/sql/default/get_types_where_condition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/pg/14_plus/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/pg/14_plus/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/pg/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/12_plus/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/12_plus/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/14_plus/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/14_plus/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/triggers/sql/ppas/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/tests/ppas/12_plus/alter_table_update_grants.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/alter_before_update_event_trigger_enable_replica.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_delete_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_after_insert_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_b4r_update_multiple_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_b4r_update_multiple_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_at_statement.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_at_statement_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_insert_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_update_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/create_before_update_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/pg/14_plus/test.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/alter_before_update_event_trigger_enable_replica.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_delete_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_delete_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_insert_event_trigger_with_transition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_after_insert_event_trigger_with_transition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_b4r_update_multiple_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_b4r_update_multiple_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_at_statement.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_at_statement_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_insert_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_update_event_trigger.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/create_before_update_event_trigger_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/tests/ppas/14_plus/test.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/templates/schemas/pg/default/sql/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/templates/schemas/ppas/default/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/schemas/types/templates/types/pg/sql/default/count.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/types/templates/types/ppas/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.ui.js
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/pg/default/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/pg/default/sql/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/ppas/default/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/mviews/ppas/default/sql/nodes.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/15_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/15_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/create.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/pg/default/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/15_plus/sql/create.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/15_plus/sql/properties.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/15_plus/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/count.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/create.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/nodes.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/templates/views/ppas/default/sql/update.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_add_some_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_definition.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_definition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_delete_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/alter_view_update_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/test_mview.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/15_plus/tests.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/default/alter_view_add_some_priv_msql.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/default/alter_view_definition.sql
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/pg/default/alter_view_definition_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_add_some_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_delete_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_msql.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/alter_view_update_priv.sql
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/test_mview.json
A web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/ppas/15_plus/tests.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/tests/view_test_data.json
M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
M web/pgadmin/browser/server_groups/servers/databases/subscriptions/__init__.py
A web/pgadmin/browser/server_groups/servers/databases/subscriptions/templates/subscriptions/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/default/delete.sql
R web/pgadmin/browser/server_groups/servers/databases/templates/databases/sql/default/delete_multiple.sql
A web/pgadmin/browser/server_groups/servers/databases/tests/test_db_delete_multiple_force.py
M web/pgadmin/browser/server_groups/servers/resource_groups/__init__.py
A web/pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/sql/default/count.sql
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M web/pgadmin/browser/server_groups/servers/static/js/server.ui.js
M web/pgadmin/browser/server_groups/servers/tablespaces/__init__.py
M web/pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/nodes.sql
M web/pgadmin/browser/server_groups/servers/utils.py
M web/pgadmin/browser/static/js/MainMenuFactory.js
M web/pgadmin/browser/static/js/keyboard.js
M web/pgadmin/browser/static/js/layout.js
M web/pgadmin/browser/static/js/node.js
M web/pgadmin/browser/static/js/quick_search/trigger_search.js
M web/pgadmin/browser/static/scss/_browser.scss
M web/pgadmin/browser/tests/test_kerberos_with_mocking.py
M web/pgadmin/browser/tests/test_master_password.py
M web/pgadmin/browser/utils.py
M web/pgadmin/dashboard/static/js/Dashboard.jsx
M web/pgadmin/dashboard/static/js/Graphs.jsx
M web/pgadmin/dashboard/templates/dashboard/sql/default/activity.sql
M web/pgadmin/evaluate_config.py
M web/pgadmin/messages.pot
M web/pgadmin/misc/bgprocess/static/js/ProcessDetails.jsx
M web/pgadmin/misc/cloud/__init__.py
M web/pgadmin/misc/cloud/biganimal/__init__.py
M web/pgadmin/misc/cloud/rds/__init__.py
M web/pgadmin/misc/cloud/static/js/aws.js
M web/pgadmin/misc/cloud/static/js/aws_schema.ui.js
M web/pgadmin/misc/cloud/static/js/biganimal.js
M web/pgadmin/misc/cloud/static/js/biganimal_schema.ui.js
M web/pgadmin/misc/cloud/static/js/cloud_components.jsx
M web/pgadmin/misc/cloud/utils/__init__.py
M web/pgadmin/misc/dependents/static/js/Dependents.jsx
M web/pgadmin/misc/file_manager/__init__.py
M web/pgadmin/misc/file_manager/static/js/components/GridView.jsx
M web/pgadmin/misc/properties/CollectionNodeProperties.jsx
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
M web/pgadmin/setup/tests/servers.json
M web/pgadmin/static/bundle/app.js
M web/pgadmin/static/js/AppMenuBar.jsx
M web/pgadmin/static/js/Dialogs/ChangePasswordContent.jsx
M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx
M web/pgadmin/static/js/Explain/Analysis.jsx
M web/pgadmin/static/js/Explain/Graphical.jsx
M web/pgadmin/static/js/SchemaView/DataGridView.jsx
M web/pgadmin/static/js/SchemaView/FieldSetView.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/MappedControl.jsx
M web/pgadmin/static/js/SchemaView/index.jsx
A web/pgadmin/static/js/SecurityPages/BasePage.jsx
A web/pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx
A web/pgadmin/static/js/SecurityPages/LoginPage.jsx
A web/pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx
A web/pgadmin/static/js/SecurityPages/MfaValidatePage.jsx
A web/pgadmin/static/js/SecurityPages/PasswordResetPage.jsx
A web/pgadmin/static/js/SecurityPages/index.jsx
M web/pgadmin/static/js/Theme/dark.js
M web/pgadmin/static/js/Theme/high_contrast.js
M web/pgadmin/static/js/Theme/index.jsx
M web/pgadmin/static/js/Theme/standard.js
M web/pgadmin/static/js/components/FormComponents.jsx
M web/pgadmin/static/js/components/ObjectBreadcrumbs.jsx
M web/pgadmin/static/js/components/PgTree/scss/styles.scss
M web/pgadmin/static/js/components/QueryThresholds.jsx
M web/pgadmin/static/js/components/ShortcutTitle.jsx
M web/pgadmin/static/js/helpers/Menu.js
M web/pgadmin/static/js/helpers/ModalProvider.jsx
M web/pgadmin/static/js/helpers/Notifier.jsx
M web/pgadmin/static/js/pgadmin.js
M web/pgadmin/static/js/tree/pgadmin_tree_save_state.js
M web/pgadmin/static/js/tree/tree.js
M web/pgadmin/static/js/tree/tree_nodes.ts
M web/pgadmin/static/js/utils.js
M web/pgadmin/templates/base.html
R web/pgadmin/templates/security/change_password.html
R web/pgadmin/templates/security/fields.html
M web/pgadmin/templates/security/forgot_password.html
M web/pgadmin/templates/security/login_user.html
R web/pgadmin/templates/security/messages.html
R web/pgadmin/templates/security/panel.html
A web/pgadmin/templates/security/render_page.html
M web/pgadmin/templates/security/reset_password.html
R web/pgadmin/templates/security/watermark.html
M web/pgadmin/tools/backup/__init__.py
M web/pgadmin/tools/backup/static/js/backup.js
M web/pgadmin/tools/backup/static/js/backup.ui.js
M web/pgadmin/tools/backup/tests/test_backup_create_job_unit_test.py
M web/pgadmin/tools/debugger/__init__.py
M web/pgadmin/tools/erd/__init__.py
M web/pgadmin/tools/import_export/__init__.py
M web/pgadmin/tools/import_export/static/js/import_export.ui.js
M web/pgadmin/tools/import_export_servers/__init__.py
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/restore/__init__.py
M web/pgadmin/tools/schema_diff/__init__.py
M web/pgadmin/tools/schema_diff/directory_compare.py
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/command.py
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/Notifications.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx
M web/pgadmin/tools/sqleditor/templates/sqleditor/sql/11_plus/primary_keys.sql
M web/pgadmin/tools/sqleditor/templates/sqleditor/sql/default/get_columns.sql
M web/pgadmin/tools/sqleditor/templates/sqleditor/sql/default/primary_keys.sql
M web/pgadmin/tools/sqleditor/tests/execute_query_test_utils.py
M web/pgadmin/tools/sqleditor/tests/test_download_csv_query_tool.py
M web/pgadmin/tools/sqleditor/tests/test_encoding_charset.py
M web/pgadmin/tools/sqleditor/tests/test_explain_plan.py
M web/pgadmin/tools/sqleditor/tests/test_poll_query_tool.py
M web/pgadmin/tools/sqleditor/tests/test_sql_ascii_encoding.py
M web/pgadmin/tools/sqleditor/tests/test_view_data.py
M web/pgadmin/tools/sqleditor/utils/apply_explain_plan_wrapper.py
M web/pgadmin/tools/sqleditor/utils/get_column_types.py
M web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py
M web/pgadmin/tools/sqleditor/utils/start_running_query.py
M web/pgadmin/tools/sqleditor/utils/tests/test_save_changed_uuid_data.py
M web/pgadmin/tools/sqleditor/utils/tests/test_start_running_query.py
M web/pgadmin/tools/user_management/static/js/UserManagementDialog.jsx
M web/pgadmin/tools/user_management/static/js/user_management.js
M web/pgadmin/translations/cs/LC_MESSAGES/messages.mo
M web/pgadmin/translations/cs/LC_MESSAGES/messages.po
M web/pgadmin/translations/de/LC_MESSAGES/messages.mo
M web/pgadmin/translations/de/LC_MESSAGES/messages.po
M web/pgadmin/translations/es/LC_MESSAGES/messages.mo
M web/pgadmin/translations/es/LC_MESSAGES/messages.po
M web/pgadmin/translations/fr/LC_MESSAGES/messages.mo
M web/pgadmin/translations/fr/LC_MESSAGES/messages.po
A web/pgadmin/translations/id/LC_MESSAGES/messages.mo
A web/pgadmin/translations/id/LC_MESSAGES/messages.po
M web/pgadmin/translations/it/LC_MESSAGES/messages.mo
M web/pgadmin/translations/it/LC_MESSAGES/messages.po
M web/pgadmin/translations/ja/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ja/LC_MESSAGES/messages.po
M web/pgadmin/translations/ko/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ko/LC_MESSAGES/messages.po
M web/pgadmin/translations/pl/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pl/LC_MESSAGES/messages.po
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo
M web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po
M web/pgadmin/translations/ru/LC_MESSAGES/messages.mo
M web/pgadmin/translations/ru/LC_MESSAGES/messages.po
M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo
M web/pgadmin/translations/zh/LC_MESSAGES/messages.po
M web/pgadmin/utils/__init__.py
M web/pgadmin/utils/constants.py
M web/pgadmin/utils/driver/psycopg3/connection.py
M web/pgadmin/utils/driver/psycopg3/encoding.py
M web/pgadmin/utils/driver/psycopg3/server_manager.py
M web/pgadmin/utils/driver/psycopg3/typecast.py
M web/pgadmin/utils/master_password.py
M web/pgadmin/utils/paths.py
M web/pgadmin/utils/route.py
A web/pgadmin/utils/tests/templates/some_feature/sql/11_plus/some_action.sql
A web/pgadmin/utils/tests/templates/some_feature/sql/11_plus/some_action_with_default.sql
A web/pgadmin/utils/tests/templates/some_feature/sql/12_plus/some_action.sql
A web/pgadmin/utils/tests/templates/some_feature/sql/12_plus/some_action_with_default.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.1_plus/some_action.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.1_plus/some_action_with_default.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.2_plus/some_action.sql
R web/pgadmin/utils/tests/templates/some_feature/sql/9.2_plus/some_action_with_default.sql
M web/pgadmin/utils/tests/test_versioned_template_loader.py
M web/pgadmin/utils/versioned_template_loader.py
R web/regression/README
A web/regression/README.md
M web/regression/feature_tests/datatype_test.json
M web/regression/feature_tests/pg_datatype_validation_test.py
M web/regression/feature_tests/query_tool_tests.py
M web/regression/feature_utils/base_feature_test.py
A web/regression/javascript/SecurityPages/ForgotPasswordPage.spec.js
A web/regression/javascript/SecurityPages/LoginPage.spec.js
A web/regression/javascript/SecurityPages/MfaRegisterPage.spec.js
A web/regression/javascript/SecurityPages/MfaValidatePage.spec.js
A web/regression/javascript/SecurityPages/PasswordResetPage.spec.js
M web/regression/javascript/components/FormComponents.spec.js
M web/regression/javascript/jasmine_capture_warnings_beforeall.js
M web/regression/javascript/schema_ui_files/backup.ui.spec.js
M web/regression/javascript/schema_ui_files/publication.ui.spec.js
M web/regression/python_test_utils/test_utils.py
M web/regression/requirements.txt
M web/regression/runtests.py
M web/webpack.config.js
M web/webpack.shim.js
M web/webpack.test.config.js
M web/yarn.lock

Log Message:
-----------
Merge branch 'master' into dependabot/pip/urllib3-eq-2.0.star

Compare: https://github.com/pgadmin-org/pgadmin4/compare/e417a83fdb4e...511fcf4235df

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-07-11 06:25:49 [pgadmin-org/pgadmin4] fbf25f: Python dependency: Update urllib3 requirement from...
Previous Message dependabot[bot] 2023-07-11 06:06:14 [pgadmin-org/pgadmin4] 36e5eb: Python dependency: Update pillow requirement in /w...