pgadmin4/web/pgadmin
Akshay Joshi 5f3965ff0a 1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12.
2) Correct the URL to log an issue in pgAdmin in the ERD tool script.
2023-11-03 16:55:24 +05:30
..
about Server config information in the about dialog should be only visible to admin users. #6769 2023-11-03 14:37:25 +05:30
authenticate Fix foreign table api test failures for EPAS. 2023-10-27 12:58:47 +05:30
browser Fixed the query generated when creating subscription where copy_data parameter was missing. #6817 2023-11-03 14:58:48 +05:30
dashboard Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
help Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
misc 1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12. 2023-11-03 16:55:24 +05:30
model Add support for setting prepare threshold in server connection. #6285 2023-10-12 16:54:06 +05:30
preferences Continue fixing multiple UI issues found when testing wcDocker changes. #6479 2023-11-01 20:52:38 +05:30
redirects Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
settings Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
setup Add Password exec command and Expiration time to server export JSON and also allow them to import. #6258 2023-06-15 11:49:06 +05:30
static Continue fixing multiple UI issues found when testing wcDocker changes. #6479 2023-11-01 20:52:38 +05:30
templates Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-27 15:51:45 +05:30
tools 1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12. 2023-11-03 16:55:24 +05:30
translations Czech translation for version 7.8 2023-10-16 11:25:29 +05:30
utils 1) Replace utcnow() function with datetime.now(timezone.utc) as it is deprecated from Python v3.12. 2023-11-03 16:55:24 +05:30
__init__.py Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
evaluate_config.py Text improvement for the OS secret store feature. #5123 2023-05-24 18:06:21 +05:30
messages.pot Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30
submodules.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30