| .. |
|
driver
|
1) Fixed an issue where the user is not warned if Kerberos ticket expiration
|
2021-05-14 12:33:01 +05:30 |
|
javascript
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
sqlautocomplete
|
Fixed autocomplete issue where it is not showing any suggestions if the schema name contains escape characters. Fixes #6045.
|
2021-01-29 11:45:38 +05:30 |
|
tests
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
__init__.py
|
Fixed API test cases failed due to wrong handling of default binary path.
|
2021-06-08 13:24:17 +05:30 |
|
ajax.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
compile_template_name.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
constants.py
|
Ensure that the Query Tool connection string should not be changed as per the 'Query Tool tab title'. Fixes #6404
|
2021-06-07 22:07:51 +05:30 |
|
crypto.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
csrf.py
|
Added support to launch PSQL for the connected database server. Fixes #2341
|
2021-05-25 20:12:57 +05:30 |
|
csv.py
|
Change the following to replace Python 2 code with Python 3:
|
2020-08-31 16:45:31 +05:30 |
|
enhanced_log_rotation.py
|
Added support to rotate the pgadmin log file on the basis of Size and Age. Fixes #6395
|
2021-05-25 20:18:46 +05:30 |
|
exception.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
html.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
master_password.py
|
Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158
|
2021-05-03 16:10:45 +05:30 |
|
menu.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
paths.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
preferences.py
|
1) Added browse button to select the binary path in the Preferences. Fixes #1561
|
2021-06-04 17:55:35 +05:30 |
|
route.py
|
Modifies the way to execute feature tests in parallel and it should be configured in Server Mode.
|
2021-05-27 11:01:25 +05:30 |
|
security_headers.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
server_utils.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
session.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
validation_utils.py
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
versioned_template_loader.py
|
1) Added SSL support for creating a subscription. Fixes #6201
|
2021-02-19 14:56:45 +05:30 |