pgadmin4/web/pgadmin
2021-09-06 10:32:12 +05:30
..
about Remove some configuration from the about dialog. 2021-06-25 11:11:28 +05:30
authenticate Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627 2021-08-31 14:36:14 +05:30
browser Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff. Fixes #6620 2021-09-02 14:51:50 +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 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 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
templates Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
tools Increase the width of the user management dialog. 2021-08-31 14:06:03 +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