[pgadmin-org/pgadmin4] 30509d: Added copy server support, allowing the duplicatio...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 30509d: Added copy server support, allowing the duplicatio...
Date: 2024-01-08 06:47:02
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/5e710f-30509d@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 30509d1bc1978b33d133ed0856503da0bf2e0bfd
https://github.com/pgadmin-org/pgadmin4/commit/30509d1bc1978b33d133ed0856503da0bf2e0bfd
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2024-01-08 (Mon, 08 Jan 2024)

Changed paths:
M docs/en_US/images/file_menu.png
M docs/en_US/images/object_menu.png
M docs/en_US/images/runtime_menu.png
M docs/en_US/menu_bar.rst
M docs/en_US/release_notes_8_2.rst
M web/pgadmin/browser/server_groups/__init__.py
M web/pgadmin/browser/server_groups/servers/__init__.py
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/static/js/node.js
M web/pgadmin/misc/cloud/static/js/cloud.js
M web/pgadmin/misc/properties/ObjectNodeProperties.jsx
M web/pgadmin/model/__init__.py
M web/regression/javascript/schema_ui_files/server.ui.spec.js

Log Message:
-----------
Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085 (#7106)

Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2024-01-08 08:34:51 [pgadmin-org/pgadmin4] 26ec59: Limit the keyring calls based on save_password fla...
Previous Message Akshay Joshi 2024-01-08 04:09:56 [pgadmin-org/pgadmin4] 5e710f: Fixed an issue where Schema Diff not generating di...