pgadmin4/web/pgadmin/utils
Usman Muzaffar be26fc540c Many fixes to the stability of the feature tests, including:
tree toggle issue
Query tool inteliSence issue eg. when there is only one option and drop down is not shown
Backup and restore windows locator changes
Fixes required due to resolving rm # 4041
Dependent tab not showing data sometime, so refreshed the page and handled it
Due to change of logic for auto commit, did the required changes
Due to fix of RM 4062, did the required workaround which broke the test case.
2019-03-21 12:04:37 +00:00
..
driver Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
javascript Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
sqlautocomplete Remove Python 2.6 code that's now obsolete. Fixes #3935 2019-01-31 13:47:56 +01:00
tests Fix PEP-8 issue. 2019-03-01 14:19:08 +00:00
__init__.py Close connections gracefully when the user logs out of pgAdmin. Fixes #3942 2019-02-06 13:17:52 +00:00
ajax.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
compile_template_name.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
crypto.py Replace the PyCrypto module with the cryptography module. Fixes #3272 2019-01-31 15:57:27 +01:00
csv.py Ensure that null values handled properly in CSV download. Fixes #3780 2019-01-01 15:15:36 +05:30
exception.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
html.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
menu.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
paths.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
preferences.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
route.py Many fixes to the stability of the feature tests, including: 2019-03-21 12:04:37 +00:00
server_utils.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
session.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
versioned_template_loader.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30