| .. |
|
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 an issue where Backup, Restore, and Maintenance not working if connection timeout is set in the server dialog. #5959
|
2023-03-27 17:41:19 +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
|
Ensure google authentication can be completed successfully, while pgAdmin is running in behind proxy servers. #5750
|
2023-03-28 11:07:41 +05:30 |
|
model
|
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
|
2023-03-15 11:57:16 +05:30 |
|
preferences
|
Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser. #5022
|
2023-03-24 15:44:43 +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
|
Auto expand row edit form when a new row is added for Primary Key, Foreign Key, Unique Constraint and Exclusion Constraint. #3298
|
2023-03-27 17:14:37 +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 Backup, Restore, and Maintenance not working if connection timeout is set in the server dialog. #5959
|
2023-03-27 17:41:19 +05:30 |
|
translations
|
Update Japanese translation for v6.20
|
2023-02-06 11:05:19 +05:30 |
|
utils
|
Fix UUID datatype typecast issue.
|
2023-03-27 11:38:57 +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 |