.. |
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 issues where the 'pg_pltemplate' system catalog is removed from PG 13 and it gives error while creating the language.
|
2020-10-05 14:35:48 +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 feature tests for autocomplete.
|
2020-10-05 15:08:09 +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
|
Allow user to change the database connection from an open query tool tab. Fixes #3794
|
2020-10-01 13:29:46 +05:30 |
templates
|
Fixed accessibility issues for main panels.
|
2020-09-01 12:58:23 +05:30 |
tools
|
Fixed an issue where the user is unable to change the macro name. Fixes #5885
|
2020-10-05 14:40:21 +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 |