From: | Khushboo Vashi <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] 0d287d: Administer pgAdmin Users and Preferences Using the... |
Date: | 2023-12-21 06:37:39 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/a973c9-0d287d@github.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0d287df6ddc3021d692ae741fb8c8d78a059f213
https://github.com/pgadmin-org/pgadmin4/commit/0d287df6ddc3021d692ae741fb8c8d78a059f213
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M docs/en_US/import_export_servers.rst
M docs/en_US/preferences.rst
M docs/en_US/user_management.rst
M pkg/docker/entrypoint.sh
M pkg/linux/setup-web.sh
M pkg/pip/setup_pip.py
M requirements.txt
M web/pgAdmin4.py
M web/pgadmin/__init__.py
M web/pgadmin/browser/server_groups/__init__.py
M web/pgadmin/preferences/__init__.py
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
M web/pgadmin/setup/tests/test_export_import_servers.py
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/MappedControl.jsx
M web/pgadmin/static/js/components/KeyboardShortcuts.jsx
M web/pgadmin/tools/user_management/__init__.py
M web/pgadmin/utils/__init__.py
M web/pgadmin/utils/csrf.py
M web/pgadmin/utils/preferences.py
M web/regression/javascript/components/KeyboardShortcuts.spec.js
M web/regression/runtests.py
M web/setup.py
Log Message:
-----------
Administer pgAdmin Users and Preferences Using the Command Line Interface (CLI). #2483
From | Date | Subject | |
---|---|---|---|
Next Message | Khushboo Vashi | 2023-12-21 09:10:00 | [pgadmin-org/pgadmin4] c85a9b: Fix an issue where the server-group node is gettin... |
Previous Message | Akshay Joshi | 2023-12-20 06:38:37 | [pgadmin-org/pgadmin4] a973c9: Remove EPAS 11 and add EPAS 16 in the GitHub actions. |