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
5fe52b9cfec6d283724dfc5877caaf1da729daf9
pgadmin4
/
web
/
pgadmin
/
browser
History
Rahul Shirsat
5fe52b9cfe
Added support for Reassign/Drop Owned for login roles.
Fixes
#3893
2021-06-28 18:55:52 +05:30
..
server_groups
Added support for Reassign/Drop Owned for login roles.
Fixes
#3893
2021-06-28 18:55:52 +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