This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5581f0909a4f0da0ba3419ea6da9c29dfd893b06
pgadmin4
/
web
/
pgadmin
/
browser
History
Pradip Parkale
5581f0909a
Fixed an issue where Debugger and ERD tool panel give a blank white panel, missing from the last patch.
...
refs
#6398
2021-06-25 11:38:02 +05:30
..
server_groups
Refactor the registry class logic and remove duplicate code for the same functionality.
2021-06-24 11:30:11 +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