.. |
about
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
authenticate
|
Fixed SonarQube code smell Replace the unused local variable with '_'.
|
2024-01-24 18:33:43 +05:30 |
browser
|
Fixed all broken submenus of the Help menu due to the SonarQube fix.
|
2024-02-08 12:24:40 +05:30 |
dashboard
|
Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'.
|
2024-01-25 16:51:40 +05:30 |
help
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
misc
|
Fixed an issue where format sql was messing up operator. #5083
|
2024-02-02 12:28:25 +05:30 |
model
|
Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085 (#7106)
|
2024-01-08 12:16:49 +05:30 |
preferences
|
Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'.
|
2024-01-25 16:51:40 +05:30 |
redirects
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
settings
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
setup
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
static
|
Fix SonarQube bugs
|
2024-01-29 18:39:30 +05:30 |
templates
|
Fix few accessibility related issues. #6991
|
2023-12-06 11:18:23 +05:30 |
tools
|
Fixed an issue where format sql was messing up operator. #5083
|
2024-02-02 12:28:25 +05:30 |
translations
|
Italian translation for version 8.3
|
2024-02-05 10:48:35 +05:30 |
utils
|
Fixed SonarQube code smell Replace the unused local variable with '_'.
|
2024-01-24 18:33:43 +05:30 |
__init__.py
|
Use COOKIE_DEFAULT_PATH or SCRIPT_NAME in session cookie path. #6557
|
2024-01-22 12:25:20 +05:30 |
evaluate_config.py
|
Use COOKIE_DEFAULT_PATH or SCRIPT_NAME in session cookie path. #6557
|
2024-01-22 12:25:20 +05:30 |
messages.pot
|
Update message catalogs for v8.3
|
2024-02-01 21:27:06 +05:30 |
submodules.py
|
Removing dynamic module loading and replacing it with static loading. Fixes #7492
|
2022-06-30 11:06:50 +05:30 |