pgadmin4/web/pgadmin
2023-05-17 12:10:43 +05:30
..
about Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
authenticate Ensure the user is able to log in if the specified OAUTH2_USERNAME_CLAIM is present in the OAuth2 profile. #6267 2023-05-10 14:39:35 +05:30
browser Ensure that connection heartbeat signals are stopped on server disconnect. #6147 2023-05-17 12:07:49 +05:30
dashboard Add a new checkbox to allow filtering active sessions on Dashboard. #3831 2023-05-05 13:55:20 +05:30
help Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
misc Fixed the error occurring while postgresql cloud instance deployment on AWS RDS. 2023-04-28 15:16:22 +05:30
model Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 2023-03-15 11:57:16 +05:30
preferences Nomenclature changes: 2023-03-28 22:20:14 +05:30
redirects Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
settings Fix layout saving which didn't work after jQuery changes. #5701 2023-03-15 18:57:31 +05:30
setup Add missing import. 2023-02-28 11:24:35 +00:00
static Fix the browser tree state that is not remembered when reopening pgAdmin. #5777 2023-05-11 14:32:00 +05:30
templates Ensure the language dropdown is left aligned beside forget password link on the login form. 2022-11-08 13:35:38 +05:30
tools Fix an issue where varchar column sizes are not visible in query tool data grid. #6281 2023-05-17 12:10:43 +05:30
translations Fixed translation issues. 2023-05-01 11:54:40 +05:30
utils Fix circular reference error for the multirange data types in the query tool. #6221 2023-05-10 10:32:47 +05:30
__init__.py Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 2023-03-15 11:57:16 +05:30
evaluate_config.py Validate user inputs provided in configuration files before starting pgadmin server. #5907 2023-03-17 17:46:11 +05:30
messages.pot Fixed translation issues. 2023-05-01 11:54:40 +05:30
submodules.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30