pgadmin4/web/pgadmin
2021-09-22 19:14:19 +05:30
..
about Remove some configuration from the about dialog. 2021-06-25 11:11:28 +05:30
authenticate Added support for OAuth 2 authentication. Fixes #5940 2021-09-09 12:40:53 +05:30
browser Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added. 2021-09-22 19:14:19 +05:30
dashboard Remove GPDB support completely. Fixes #6692 2021-09-09 13:09:53 +05:30
feature_tests Added support for the truncate table with restart identity. Fixes #2538 2021-08-27 12:41:29 +05:30
help Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
misc Fixed theme issue in server mode. 2021-09-09 14:10:37 +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 an issue where unable to change the column properties from edit dialog. Fixes #6766 2021-09-22 18:23:40 +05:30
templates Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
tools Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added. 2021-09-22 19:14:19 +05:30
translations Update Japanese translation. 2021-09-06 10:32:12 +05:30
utils Added PG/EPAS 14 binary path entry in the preferences dialog. 2021-09-20 14:59:05 +05:30
__init__.py Fixed UnboundLocalError where local variable 'user_id' referenced before assignment. Fixes #6671 2021-08-19 15:06:16 +05:30
messages.pot Update message catalog. 2021-09-03 20:15:18 +05:30