| .. |
|
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
|
Ensure that the 'CREATE SCHEMA' statement should be present in the generated script if the schema is not present in the target database. Fixes #5816
|
2020-09-11 19:06:56 +05:30 |
|
dashboard
|
1) Changing the state of the react directly is not recommended, so avoid changing it directly.
|
2020-09-09 13:08:58 +05:30 |
|
feature_tests
|
Change the following to replace Python 2 code with Python 3:
|
2020-08-31 16:45:31 +05:30 |
|
help
|
Upgrade font awesome from v4 to v5. Fixes #5731
|
2020-08-13 12:04:00 +05:30 |
|
misc
|
1) Added email id validation on the login page.
|
2020-09-11 19:55:19 +05:30 |
|
model
|
Added shared server support for admin users. Fixes #4979
|
2020-09-03 12:59:28 +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
|
1) Added email id validation on the login page.
|
2020-09-11 19:55:19 +05:30 |
|
static
|
1) Added tooltip & keyboard shortcut for the query tool button.
|
2020-09-09 19:32:33 +05:30 |
|
templates
|
Fixed accessibility issues for main panels.
|
2020-09-01 12:58:23 +05:30 |
|
tools
|
1) Added email id validation on the login page.
|
2020-09-11 19:55:19 +05:30 |
|
translations
|
Update Czech translation.
|
2020-08-17 17:53:55 +05:30 |
|
utils
|
1) Added email id validation on the login page.
|
2020-09-11 19:55:19 +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-08-14 17:26:42 +05:30 |