pgadmin4/web/pgadmin
2021-09-09 12:54:25 +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 Port Language node to react. Fixes #6581 2021-09-09 12:52:54 +05:30
dashboard Fixed an issue where the user can not paste the updated table header in safari 12 and 13 browsers. Fixes #4815 2021-08-30 14:46:42 +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 Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +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 Fieldset changes should be included. Fix linter errors. 2021-09-09 12:54:25 +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 Resolve the issue related to the close query tool panel with the save query tool changes. 2021-09-06 19:17:16 +05:30
translations Update Japanese translation. 2021-09-06 10:32:12 +05:30
utils Enables pgAdmin to retrieve user permissions in case of nested roles which helps to terminate the session for AWS RDS. Fixes #6641 2021-08-24 17:01:06 +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