pgadmin4/web/pgadmin
Nikhil Mohite 0f5450c6d2
Fixed the following issues found in testing of #642
1. When all nodes are collapsed & you select the schema node, table node remains partially selected.
2. When paren node is expanded with above operation, Child selection is not visible
3. Prevent scrolling to top on selection of node
4. The checkbox state is NOT remembered on switching of the tab.
2023-09-18 16:23:20 +05:30
..
about Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
authenticate Add support for additional ID token claim checks for OAuth 2 authentication. #6736 2023-09-05 11:28:18 +05:30
browser Fix an issue where user get logged out if password in changed. #6274 2023-09-18 14:06:38 +05:30
dashboard Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
help Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
misc Fix a security related issue where an authenticated user can run remote command using validate binary path API (CVE-2023-5002). #6763 (#6764) 2023-09-18 14:01:11 +05:30
model Allow changing the POOL_SIZE and MAX_OVERFLOW config values of the pgAdmin config DB connection pool. #6208 2023-08-16 15:29:11 +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 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 Fixed the following issues found in testing of #642 2023-09-18 16:23:20 +05:30
templates Fix issues found while testing login pages. #6295 2023-07-11 18:12:06 +05:30
tools Added support to select/deselect objects in the Backup dialog. #642 2023-09-13 11:07:28 +05:30
translations Update Japanese translation for v7.7 2023-09-18 13:45:13 +05:30
utils Ensure user is redirected to login page after failed login. #6704 2023-08-25 10:38:50 +05:30
__init__.py Fixed sonaqube security smells and bugs 2023-07-10 10:36:15 +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 for v7.7 2023-09-14 18:06:56 +05:30
submodules.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30