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
4450145d31973209deaca8ec78a10e3bdfe4aba2
pgadmin4
/
web
/
pgadmin
/
browser
/
templates
/
browser
History
Aditya Toshniwal
1e7517dc98
Show object breadcrumbs path along with its comment on object hover.
#2078
2023-04-26 11:18:16 +05:30
..
css
Added option to trigger autocomplete on key press in the query tool.
Fixes
#4488
2022-07-19 11:55:37 +05:30
js
The search object, query tool, and psql tool menu should not be displayed for pgAgent.
#6077
2023-04-20 18:01:20 +05:30
browser.html
Warn the user if an unsupported, deprecated or unknown browser is detected.
Fixes
#5399
2020-04-14 21:15:02 +05:30
index.html
Show object breadcrumbs path along with its comment on object hover.
#2078
2023-04-26 11:18:16 +05:30
kerberos_login.html
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser.
Fixes
#5457
2021-01-18 16:32:10 +05:30
kerberos_logout.html
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser.
Fixes
#5457
2021-01-18 16:32:10 +05:30
messages.html
Fixed gettext usage:
2020-04-10 14:52:41 +05:30
upgrade.html
Un-split some strings for translateability. And so begins the battle between gettext and pep8...
2017-04-05 15:05:11 +01:00