pgadmin4/web/pgadmin
2020-10-08 11:23:45 +05:30
..
about Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
authenticate 1) Added email id validation on the login page. 2020-09-11 19:55:19 +05:30
browser Fixed API test cases failed for PG 9.5 due to change in the order of ACL. 2020-10-07 08:41:21 +05:30
dashboard Fixed code smells 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-09-29 15:08:14 +05:30
feature_tests Fixed PEP8 2020-10-05 15:09:39 +05:30
help Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
misc Merged the latest code of 'pgcli' used for the autocomplete feature. Fixes #5497 2020-10-01 13:29:46 +05:30
model Allow user to change the database connection from an open query tool tab. Fixes #3794 2020-10-01 13:29:46 +05:30
preferences Fixed linter error by removing 'debugger;' keyword. 2020-09-03 13:16:08 +05:30
redirects Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
settings Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-08-20 20:26:51 +05:30
setup Fixed code smells 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-09-29 15:08:14 +05:30
static Added gettext and escape around Macro name and label. Fixes #5894 2020-10-08 11:23:45 +05:30
templates Fixed accessibility issues for main panels. 2020-09-01 12:58:23 +05:30
tools Added gettext and escape around Macro name and label. Fixes #5894 2020-10-08 11:23:45 +05:30
translations Update French translation. 2020-09-17 20:13:15 +05:30
utils Allow user to change the database connection from an open query tool tab. Fixes #3794 2020-10-01 13:29:46 +05:30
__init__.py Ensure that a valid error message should be displayed for an incorrect user or password. 2020-09-11 11:26:47 +05:30
messages.pot Update message catalogs. 2020-09-11 20:00:07 +05:30