This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-07-31 16:48:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfb20048bbf839620064ccf0e835bc641eae3ef9
pgadmin4
/
web
/
pgadmin
/
browser
T
History
Akshay Joshi
fcfe7fae54
Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff.
Fixes
#6620
2021-09-02 14:51:50 +05:30
..
server_groups
Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff.
Fixes
#6620
2021-09-02 14:51:50 +05:30
static
Avoid a potential conflict with jquery.drag and use addEventListener to bind events.
2021-09-01 15:02:20 +05:30
templates
/browser
Added support for OAuth 2 authentication.
Fixes
#5940
2021-07-06 13:22:58 +05:30
tests
Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration.
Fixes
#6627
2021-08-31 14:36:14 +05:30
__init__.py
Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin.
Fixes
#6664
2021-08-09 14:24:26 +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