pgadmin4/web/pgadmin/utils
Nikhil Mohite bef692d431 Fixed an issue where On-demand rows throw an error when any row cell is edited
and saved it then scroll to get more rows.

Fixes #7005
2021-11-28 13:26:40 +05:30
..
driver Fixed an issue where On-demand rows throw an error when any row cell is edited 2021-11-28 13:26:40 +05:30
dynamic_registry Refactor the registry class logic and remove duplicate code for the same functionality. 2021-06-24 11:30:11 +05:30
javascript Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
sqlautocomplete Fixed autocomplete issue where it is not showing any suggestions if the schema name contains escape characters. Fixes #6045. 2021-01-29 11:45:38 +05:30
tests Remove GPDB support completely. Fixes #6692 2021-09-09 13:09:53 +05:30
__init__.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
ajax.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
compile_template_name.py Remove GPDB support completely. Fixes #6692 2021-09-09 13:09:53 +05:30
constants.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
crypto.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
csrf.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
csv.py Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
enhanced_log_rotation.py Added support to rotate the pgadmin log file on the basis of Size and Age. Fixes #6395 2021-05-25 20:18:46 +05:30
exception.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
html.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
master_password.py Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
menu.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
paths.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
preferences.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
route.py Modifies the way to execute feature tests in parallel and it should be configured in Server Mode. 2021-05-27 11:01:25 +05:30
security_headers.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
server_utils.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
session.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
validation_utils.py Resolve the log in issue for a user having a non-existing email id 2021-07-05 12:55:40 +05:30
versioned_template_loader.py Fixed API test cases for PG 14 2021-10-20 18:39:42 +05:30