pgadmin4/web/pgadmin
2023-03-20 18:22:16 +05:30
..
about Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
authenticate Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 2023-03-15 11:57:16 +05:30
browser Fix issues related to packages update. #5901 2023-03-20 18:21:33 +05:30
dashboard Use http for SVG namespace URLs which were changed to https for SonarQube fixes. #5943 2023-03-14 13:48:43 +05:30
help Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
misc Fix issues reported during testing. #5750 2023-03-20 18:22:16 +05:30
model Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 2023-03-15 11:57:16 +05:30
preferences Added support for mounting shared storage in server mode. #5014 2023-03-06 17:03: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 Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion. #5894 2023-03-20 18:20:48 +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 Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes. When closing a browser tab, axios does not guarantee AJAX request completion. #5894 2023-03-20 18:20:48 +05:30
translations Update Japanese translation for v6.20 2023-02-06 11:05:19 +05:30
utils Fix SQLEditor Notifier and InetLoader issue. 2023-03-20 18:20:25 +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 Update message catalogs 2023-02-02 20:22:13 +05:30
submodules.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30