pgadmin4/web/pgadmin
Nikhil Mohite f6275688e7
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
2023-06-05 12:45:34 +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 Fixed following issues: (#6361) 2023-06-05 12:45:34 +05:30
dashboard Separate multiple Blocking PIDs with delimiter on Dashboard. #6331 2023-05-29 11:02:29 +05:30
help Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
misc Use dependent instead of dependant in the message. #6278 2023-05-22 11:38:19 +05:30
model Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 2023-03-15 11:57:16 +05:30
preferences Fix an issue where editing a database object de-selects it on the browser tree. #6136 2023-06-02 10:59:47 +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 Fixed following issues: (#6361) 2023-06-05 12:45:34 +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 Ensure that a new row should be added on top in the User Management dialog. Fixes #5817 2023-05-18 13:26:47 +05:30
translations Indonesian translation for version 7.2 2023-06-05 12:31:26 +05:30
utils Fixed following issues: (#6361) 2023-06-05 12:45:34 +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 Text improvement for the OS secret store feature. #5123 2023-05-24 18:06:21 +05:30
messages.pot Update message catalogs. 2023-05-26 10:38: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