[pgadmin-org/pgadmin4] 669a3a: Fixed SocketIO calls when pgAdmin 4 server is runn...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 669a3a: Fixed SocketIO calls when pgAdmin 4 server is runn...
Date: 2022-11-15 08:21:23
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/c5e9aa-669a3a@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 669a3a7673137c1b7e1202ef4e32cbe6cd18e69a
https://github.com/pgadmin-org/pgadmin4/commit/669a3a7673137c1b7e1202ef4e32cbe6cd18e69a
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-11-15 (Tue, 15 Nov 2022)

Changed paths:
M web/pgadmin/__init__.py
M web/pgadmin/static/js/socket_instance.js
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/psql/static/js/psql_module.js

Log Message:
-----------
Fixed SocketIO calls when pgAdmin 4 server is running from a sub directory. #5521

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-11-15 08:30:48 [pgadmin-org/pgadmin4] aa4f99: Ensure that autocomplete works properly with objec...
Previous Message Akshay Joshi 2022-11-14 13:59:07 [pgadmin-org/pgadmin4] c5e9aa: Ensure that the load file paths are children of th...