pgadmin4/web/pgadmin/browser
2021-06-27 19:00:16 +05:30
..
server_groups Fixed an issue where incorrect column name listed in the properties of Index. Fixes #6557 2021-06-27 19:00:16 +05:30
static Fixed an issue where Debugger and ERD tool panel give a blank white panel, missing from the last patch. 2021-06-25 11:38:02 +05:30
templates/browser 1) Disable the PSQL feature entirely in server mode by default. 2021-06-14 20:53:11 +05:30
tests Fixed server mode api test case failure. 2021-06-24 19:41:58 +05:30
__init__.py Added check if the Windows version is not supporting the ConPty or WinPty disable the PSQL for that version. 2021-06-14 11:47:40 +05:30
collection.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
register_browser_preferences.py Ensure that setting 'Open in new browser tab' should be visible, it should not be based on the value of 'ENABLE_PSQL'. Fixes #6541 2021-06-23 11:59:56 +05:30
utils.py Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30