pgadmin4/web/pgadmin
2021-08-09 14:29:31 +05:30
..
about Remove some configuration from the about dialog. 2021-06-25 11:11:28 +05:30
authenticate Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin. Fixes #6664 2021-08-09 14:24:26 +05:30
browser Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
dashboard Fixed dashboard server activity issue when active_since parameter is None. Fixes #6650 2021-07-29 11:49:27 +05:30
feature_tests Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
help Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
misc Resolved the issue when the user selects the folder 'Select' button is not getting enabled for 'Select folder' dialog. 2021-07-06 19:00:08 +05:30
model Ensure that the login account should be locked after N number of attempts. N is configurable using the 'MAX_LOGIN_ATTEMPTS' parameter. Fixes #6337 2021-07-22 12:24:43 +05:30
preferences Rename the "Resize by data?" to "Columns sized by" and disabled the 'Maximum column width' 2021-07-27 15:17:06 +05:30
redirects Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
settings Ensure that the file format for the storage manager should be 'All files' and for other dialogs, it should remember the last selected format. Fixes #6325 2021-04-08 12:23:57 +05:30
setup Added exception handling for SQLAlchemy function to check the table exists or not. 2021-07-19 14:01:45 +05:30
static Fixed styling for JSON Editor to match with pgAdmin4 style. 2021-08-06 18:01:50 +05:30
templates Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
tools Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
translations Update message catalogs. 2021-08-06 19:35:30 +05:30
utils Rename the "Resize by data?" to "Columns sized by" and disabled the 'Maximum column width' 2021-07-27 15:17:06 +05:30
__init__.py Fixed an issue where an empty SQLite database file is created when try to get the version. 2021-07-30 15:44:46 +05:30
messages.pot Update message catalogs. 2021-08-06 19:35:30 +05:30