pgadmin4/web/pgadmin
2023-05-08 11:40:53 +05:30
..
about Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
authenticate Ensure that internal users are able to login when auth sources are [ldap, internal]. #6151 2023-04-24 11:54:02 +05:30
browser Ensure user/roles with special characters are quoted to avoid syntax error.#6234 2023-05-03 15:19:08 +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 multiple object breadcrumbs bugs. #2078 2023-05-03 15:18:17 +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 Allow user to set the minimum value to 1 from preferences for ON_DEMAND_ROW_COUNT 2023-05-03 12:37:37 +05:30
translations Fixed translation issues. 2023-05-01 11:54:40 +05:30
utils Fix an issue in the register server when setting the role, an arbitrary SQL query can be fired. #6253 2023-05-08 11:40:53 +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